#container {
	margin: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin inset #000033;
	font-style: normal;
	background-color: #FFFFFF;
}
#content {

	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	background-color: #FFFFFF;

}
.disclaimer1 {
	font-size: 9px;
}


#footer {
	clear: both;
	text-align: center;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#footer a{
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}



#topmenu {
height: 20px;
}

body {
	background-image: url(/images/back2.jpg);
	background-repeat: repeat;
}




.rightbox {
	margin: 5px;
	padding: 5px;
	float: right;
}
.leftbox {
	margin: 5px;
	padding: 5px;
	float: left;

}

.mainmenu {
	float: left;

}

.mainbox{
	clear: left;
}





.emailbox {
	width: 600px;
	margin: 5px;
	padding: 5px;
	border: medium dashed #000099;
	
}





.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	font-weight : normal;
	font-size: 16px;
	text-decoration : none;
	color: #333333;
	background: #CCCCCC;
	position: relative;
	width: 115px;
	height: 70px;
	margin: 2px 10px 2px 0px;
	padding: 3px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #eeeeee;
	clear: left;
}

.mainmenu a:hover{
	text-decoration: underline;
	left: 3px;
}






h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #336633;
	font-size: 24px;
}




.copyright {
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
