/* CSS Document */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	background-image:url(Images/bg2.jpg);
	background-repeat:repeat-y;
	line-height:16px; 
	margin:0px auto;
}

p{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px;}
li{lineheight:13px; margin-bottom:4px;}

a:link {color:#990033; text-decoration:none;}
a:visited {color:#990033; text-decoration:none;}
a:hover {color:#86AA00; text-decoration:none;}
a:active {color:#86AA00; text-decoration:none;}	

hr {color:#cc6633; width:485px;}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
}	

#wrapper{width:800px; }
#header{margin-top:0px; background-image:url(Images/top_bar2.jpg); height:159px;}
#navigation{float:left;}
#under-nav {text-align:center; width:158px; margin-top:10px;}
#under-nav hr {color:#86AA00; width:130px; height:1px;}
#content{width:610px; float:right; margin-top:30px; margin-right:10px;}
#header_bar {
	background-image:url(Images/header.gif); 
	width:612px; 
	background-repeat:no-repeat;
	font-size:20px;
	color:#86AA00;
	padding-bottom:20px;
	text-transform: uppercase;
}

#login {margin-left:510px;
}

#footer{ 
	border-top: solid 1px #990033;
	margin-top:20px;
	height:20px; 
	font-size:10px;
	text-align:center;
	margin-right:10px;
}

.clear{clear:both;}
.numbers {font-family:Arial, Helvetica, sans-serif;}
.subtitle{font-size: 16px; font-weight:bold; font-style:italic;}
.picture {padding:2px; border: solid 1px #000000; margin-left:5px;}



.side-heading {color:#86AA00;}
