body {
	font-size: 1em;
	color: #000000;
	background: #0099CC;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}
#content {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFCC;
	text-align: left;
	margin: 30px 300px 10px 10px;
	width: 700px;
	padding: 15px;
}
#content .rss {
	float: right;
	width: 40px;
}
#content table {
	width: 90%;
	margin-top: 1em;
	border-collapse: collapse;
}
#content th {
	font-size: 99%;
	color: #72746D;
	background: #EAEAE2;
}
#nav ul.topics li {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background: #D9DDCF url(../images/nav-topics-bullet.gif) no-repeat 4px center;
	padding: 0.2em 0.4em 0.3em 26px;
	border-top: 1px solid #EAEAE2;
	border-right: 1px solid #72746D;
	border-bottom: 1px solid #72746D;
	border-left: 1px solid #EAEAE2;
}
#nav ul.topics li a:link {
	color: #003399;
	text-decoration: none;
}
#nav ul.topics li a:hover {
	color: #0000CC;
}
#nav {
	width: 266px;
	background: #FFFFCC;
	position: absolute;
	top: 162px;
	left: 755px;
}
#nav ul.topics {
	padding: 0px;
	margin-right: 20px;
	margin-left: 50px;
	list-style: none;
	margin-bottom: 20px;
}
#nav .section {
	background: url(../images/nav-headings.gif) no-repeat;
	margin-top: 30px;
	padding-top: 20px;
}
#nav h2 {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
	padding: 0px;
	margin-top: 0.2em;
	margin-bottom: 2em;
}
#content td {
	font-size: 90%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#content h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	padding-top: 0px;
	padding-bottom: 0.1em;
	padding-left: 0px;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0px;
}
#content tr.even {
	background: #F4F4F0;
}
#content .homepage-box {
	float: left;
	width: 28%;
	border-top: 1px solid #FFFF00;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 8px;
	margin-right: 10px;
}
#header {
	background: #ECECEC;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 636px;
}
#header-top {
	background: #FFF7DF;
	vertical-align: bottom;
	height: 90px;
	color: #FFFFFF;
}
.tagline {
	font: italic bold normal 110% Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 0px 0px 680px;
	float: left;
	padding-top: 2em;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header-bottom {
	background: #FFFF99;
	height: 42px;
	color: #FFFFFF;
}
#header-bottom ul {
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px;
	float: right;
}
#header-bottom li {
	font: bold normal 90% Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 3em;
}
.webaddress {
	font: bold normal 110% Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	margin: 0px 0px 0px 210px;
	float: left;
	padding-top: 80px;
}
#header-bottom a:hover {
	color: #00FFFF;
}
#content a:hover {
	color: #666666;
}
#nav ul.contact li {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #3C582F;
	background: #D9DDCF url(../images/nav-topics-bullet.gif) no-repeat 4px center;
	padding: 0.2em 0.4em 0.3em 26px;
	border-top: 1px solid #EAEAE2;
	border-right: 1px solid #72746D;
	border-bottom: 1px solid #72746D;
	border-left: 1px solid #EAEAE2;
}
.pullquote {
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	background: #FF0000 url(../images/quote-bottom.gif) no-repeat right bottom;
	margin: 0px 0px 10px 10px;
	padding: 0.2em 0.5em 0.2em 0.2em;
	float: right;
	width: 193px;
}
.pullquote p {
	background: url(../images/quote-top.gif) no-repeat left top;
	margin: 0px;
	padding: 10px 2px 20px 35px;
}
#content .homepage-box2 {
	float: left;
	width: 28%;
	border-top: 1px solid #FFFF00;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 30px;
	margin-right: 70px;
	margin-bottom: 5px;
}
#content .homepage-box3 {
	float: left;
	width: 28%;
	border-top: 1px solid #FFFF00;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 13px;
	margin-right: 30px;
}
