/* CSS Document */

body {margin: 0;
	padding: 0px 3px 0px 0px;
	background: #f1f7d4 url(/images/bg.jpg) center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
hr {border-top: #999999 dashed 1px;
	border-bottom: #999999 dashed 1px;}
h1 {font-size: 1.3em;
	padding-left: 7px;}
img {border-color: #999999;}
a {color: #5085a3;}
a:hover {text-decoration: none;}
p {padding: 0px 7px;}
form {padding: 2px;}
	
#wrapper {width: 801px;
	margin: 0 auto;}
	
#header {margin: 3px 0px 15px 0px;
	background: url(/images/logo.jpg) left top no-repeat;}
	
#date {text-align: right;
	font-size: .7em;
	padding: 5px 10px 0px 0px;}

#navrow {width: 100%;
	border-bottom: #5085a3 3px solid;
	padding: 56px 0px 5px 0px;
	text-align: right;}
#navrow a {margin: 6px 0px;
	padding: 6px 5px;
	color: #ffffff;
	font-size: .75em;
	background: #5085a3 url(/images/blue-fade.jpg) repeat-x;
	text-decoration: none;
	border-right: #ffffff solid 1px;}
#navrow a:hover {background-image: none;
	margin: 7px 0px;
	padding: 7px 5px;
	position: relative;
	bottom: 1px;}
#navrow a.active {background-image: none;
	margin: 8px 0px;
	padding: 8px 9px;}
#tagline {width: 788;
	padding: 3px 3px 5px 10px;
	background: #5085a3;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;}
	
#main {font-size: .8em;}
	
#topic-table {width: 100%;
	color: #ffffff;
	background: #00395a url(/images/blue-bg.jpg);}
#topic-table td {padding: 10px;}
	
#footer {padding: 5px;
	font-size: .7em;
	border-top: 2px solid #CCCCCC;}