body {background-color: #FFFFFF;
padding: 0;
margin: 0;}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

#topnav {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 140px;
	width: 100%;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

#topnav img {
	position: absolute;
	left: 10px;
	
}

#topnav img a {
border: 0;
}

#topnav img a:hover {
text-decoration: none;
border: 0;
}

#topnav p {
	position: relative;
	left: 160px;
	top: 119px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
}

#topnav a {
	text-decoration: none;
}

#topnav a:hover {
	color: #CA191F;
}

#left {
	background-color: #C8DFB9;
	border: solid 1px #2B2B2B;
	position: absolute;
	top: 160px;
	left:10px;
	width:130px;
	height: 600px;
}

#left img {
	position: relative;
	left: 3px;
	top: 5px;
	border: 1px solid #2B2B2B;
}

#left p {
	position: relative;
	top: 10px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 16px;
	padding: 5px;
	color: #666666;
}

#maintext {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #2B2B2B;
	position: relative;
	top: 10px;
	left: 160px;
	width: 500px;
	margin: 0;
	padding: 0;
	
}


#maintext a {
	color: #CA191F;
	text-decoration: none;
}

#maintext a:hover {
color: #629143;
}

table {
border: 0;
font-size: 12px;
font-family: Georgia, Serif;
color: #2B2B2B;
}

#maintext .highlight 
{font-size: 15px;
color: 333333;}

#maintext .top {
font-size: 9px;}

#maintext a.top {
	font-size: 9px;
}

#maintext a.top:hover {
	font-size: 9px;
}