@charset "UTF-8";
body {
	background-image: url(images/bkrd.jpg);
	color: #330000;
}
a:link {
	color: #336699;
}
a:hover {
	color: #CC6633;
}
a:visited {
	color: #333366;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #330000;
}
.body-smcaps {
	font-variant: normal;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-transform: uppercase;
}
#container {
	width: 755px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -377px;
	padding: 0px;
	left: 50%;
	position: absolute;
	color: #330000;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 755px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main {
	margin: 0px;
	padding: 5px;
	width: 745px;
	position: absolute;
	top: 55px;
	left: 0px;
	background-color: #FFFFFF;
	height: 710px;
	color: #330000;
}
#logo {
	position: absolute;
	height: 54px;
	width: 210px;
	left: 0px;
	top: 0px;
	background-image: url(images/innerpage/logo.gif);
}
#mainnav {
	position: absolute;
	height: 54px;
	width: 320px;
	top: 0px;
	left: 211px;
}
#navright {
	position: absolute;
	height: 54px;
	width: 225px;
	left: 531px;
	top: 0px;
	background-image: url(images/innerpage/nav-right.gif);
}
