html { background-color: #39A4C8; }
body { font-family: Trebuchet MS, Tahoma; margin: 0px; }
#body-content { background-color: #FFF; width: 980px; background-image: url("../images/main-bg.jpg"); background-repeat: repeat-y; margin: 0px; padding: 0px; }

/* header styles*/

#header {
	display: block;
	height: 210px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/header-bg.jpg");
	background-repeat: repeat-y;
}

#header-left {
	display: block;
	float: left;
	height: 140px;
	width: 298px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
}

#header-right {
	display: block;
	float: right;
	height: 210px;
	width: 655px;
	padding: 0px 13px 0px 0px;
	margin: 0px;
}

/* main navigation styles*/

#logo { 
	display: block;
	float: left;
	width: 298px;
	height: 210px;
	margin: 0px;
	text-align: left;
}

/* main navigation styles*/

#top-area { 
	display: block;
	float: left;
	width: 640px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#top-ad { 
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 0px 0px 120px;
}

#topnav { 
	display: block;
	float: left;
	width: 640px;
	height: 30px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: left;
}

#nav { 
	display: block;
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#nav-spacer { 
	display: block;
	float: left;
	width: 655px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url("../images/nav-bg.jpg");
	background-repeat: no-repeat;
}

#top-sponsors { 
	display: block;
	float: left;
	width: 655px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url("../images/main-bg.jpg");
	background-repeat: repeat-y;
	background-position: -312px;
}

#sponsor-links { 
	display: block;
	float: left;
	height: 60px;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	text-align: left;
}

/* main class styles*/

.imagetext { 
	font-size: 8pt;
	line-height: 11pt;
	color: #032553;
	border: 0px;
	text-decoration: none;
}

.imagetext:hover { color: #FFCC33; }

.readmore { 
	font-size: 8pt;
	line-height: 11pt;
	color: #032553;
	text-decoration: underlined;
}

.readmore:hover { color: #428204; }

.email { 
	font-size: 9pt;
	line-height: 12pt;
	color: #032553;
}

.email:hover { color: #428204; }

.visit { 
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
	text-decoration: underlined;
}

.visit:hover { color: #FF9900; }

.news-link { 
	font-size: 9pt;
	line-height: 14pt;
	color: #000;
	text-decoration: underlined;
}

.news-link:hover { color: #D02F27; }

.title { 
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	color: #33C85B;
	text-decoration: none;
}

.subtitle { 
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.subtitle:hover { color: #428204; }

.text { 
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
	text-decoration: none;
}

/* body styles*/

#page-image {
	display: block;
	clear: both;
	float: left;
	height: 310px;
	width: 560px;
	padding: 0px;
	margin: 0px;
}