.surround {

	border:1px solid #000000;

}

.header {
	
	width:800px;
	height:84px;

}

.topnav {
	
	width:800px;
	height:32px;
	background-image: url(images/navbg.jpg);
	vertical-align:middle;
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;

}

a.navlink {

	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;

}

.contheader {
	vertical-align:top;
	font-family:Verdana;
	font-size:14px;
	color:#526CEE;
	width:581px;
	background-color:#ffffff;
	font-weight: bolder;
}

.contnt {

	vertical-align:top;	
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	width:581px;
	background-color:#ffffff;

}

.rnav {

	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	width:219px;
	background-image: url(images/rbg.jpg);
	background-repeat: repeat-y;

}

.sub-section {
	
	margin:0 auto;
	width:195px;
	text-align:left;

}

a {

	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

.homeback {

	font-size:9px;
	color:#656656;
	font-family:Arial;

}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 1px auto 0px;
	background-color: #AAA5A5;
}

.nav {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#4D68EE;
}

.button {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#000000;
}