body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000;
	background-color: #FFF;
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	width: 730px;
}
p {
	font-size: 11px;
	line-height: 120%;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #336699;
}
#header {
	height: 100px;
	width: 730px;
}
#logo {
	border: 0px;
	width: 230px;
	height: 100px;
	float: left;
}
.headerbar {
	width: 500px;
	height: 75px;
	border: 0px;
	display: block;
}
#headernav {
	border: 0px;
	width: 500px;
	height: 25px;
	float: left;
}
#sidebar {
	width: 210px;
	padding: 10px;
	float: left;
}
#sidebarnav {
	font-size: 12px;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 5px;
}
#sidebarnav ul li {
	list-style-type: none;
	line-height: 200%;
}
#sidebarnav ul li.current a:link, #sidebarnav ul li.current a:visited, #sidebarnav ul li a:hover {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	font-weight: bold;
}
#sidebarnav ul li a {
	text-decoration: none;
	padding-left: 20px;
	font-weight: normal;
}
#sidebarnav ul li a:link {
	color: #777;
}
#sidebarnav ul li a:visited {
	color: #777;
}
#sidebarnav ul li a:hover {
	color: #CC3300;
}
#sidebarnav ul li a:active {
	color: #336699;
}
#images {
	width: 450px;
	border: 1px solid #DDD;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px 19px 5px 29px;
	float: left;
}
#images a {
	text-decoration: none;
	border: 0px;
}
#images a:link, #images a:visited {
	color: #000;
}
#images a:hover {
	color: #CC3300;
}
#images a:active {
	color: #336699;
}
#row1 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
}
.thumb {
	padding: 4px;
	margin-right: 15px;
	width: 127px;
	text-align: center;
	float: left;
}
.tn {
	margin: 5px 0px;
}
.subtitle {
	font-size: 13px;
	color: #336699;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	line-height: 110%;
	font-weight: bold;
}
#row2 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
	clear: left;
}
#row3 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
	clear: left;
}
#row4 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
	clear: left;
}
#row5 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
	clear: left;
}
#row6 {
	width: 450px;
	margin: 0px;
	padding-bottom: 10px;
	height: 170px;
	clear: left;
}
#footer {
	font-size: 9px;
	text-align: center;
	width: 730px;
	clear: both;
	color: #000;
	margin: 0 auto;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
}
#footer a:link {
	color: #AAA;
}
#footer a:visited {
	color: #AAA;
}
#footer a:hover {
	color: #CC3300;
}
#footer a:active {
	color: #336699;
}
.hl {
	color: #336699;
	font-weight: bold;
}
.fadetext {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	color: #AAA;
}
#text {
	width: 478px;
	float: left;
	border: 1px solid #DDD;
	margin: 20px 0px;
	padding: 10px;
	height: 550px;
}
.resource {
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}
.resource a {
	font-weight: normal;
}
.resource a:link, .resource a:visited {
	color: #AAA;
}
.resource a:hover {
	color: #CC3300;
}
.resource a:active {
	color: #336699;
}

a#pagelink {
	float: left;
	clear: left;
	font-size: 12px;
}
a#pagelink:link, a#pagelink:visited {
	color: #336699;
	font-weight: bold;
}
a#pagelink:hover, a#pagelink:active {
	color: #CC3300;
	font-weight: bold;
}