body {
	background-image: url(assets/wood.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 22px;
}
ul {
	font-size: 12px;
}
.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC00;
	text-align: left;
	line-height: 28px;
}
#tableformStyle {
	width: 292px;
	background-image: url(assets/NotePad.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 370px;
}
a:link {
	color: #6ACC07;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}
a:visited {
	color: #946D39;
}
a:hover {
	color: #946D39;
}
#tdBoard {
	height: 542px;
	width: 900px;
	background-image: url(assets/board.png);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #66CC00;
	font-weight: lighter;
}
#tdContent {
	margin-top: 90px;
	margin-left: 90px;
}
#tdNavbar {
	color: #FFFFFF;
	font-style: normal;
	background-image: url(assets/pencil.png);
	background-repeat: no-repeat;
	padding-left: 54px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 1px;
}
#tdNavbar a {
	text-decoration: none;
	display: inline;
	padding-left: 20px;
	color: #FFFFFF;
}
#tdNavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
#bodyMargins {
	margin: 0px;
}
#tdLogo {
	width: 131px;
	background-position: top;
	background-repeat: no-repeat;
	height: 31px;
}
#tdrightMargin {
	width: 31px;
}
#tdleftMargin {
	background-image: url(assets/logoVerticle.png);
	background-repeat: no-repeat;
	width: 31px;
}
li {
	line-height: 20px;
	list-style-type: square;
	margin-left: -10px;
}

.pullquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#6ACC07;
	line-height:21px;
	font-weight:normal;
}
.attribute{
	margin-left: 10px;
	color:#666;
	font-style:italic;
	line-height:20px;
}

#gallery img{
	border:#666 solid 1px;
}

