body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #c1bcb4;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	color: #790000;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 24px;
	color: #00486c;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #00486c;
	font-weight: normal;
	font-style:italic;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	color: #333;
	font-weight: normal;
	font-style:italic;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 18px;
	color: #00486c;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#main {
	width: 924px;
	margin: 0px auto 0px auto;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-y;
}

#header {
	height: 230px;
}

#mainnav {
	height: 54px;
	background-image: url(/images/mainnav-bg.gif);
	background-repeat: no-repeat;
	padding: 0px 19px 0px 19px;
}

#mainnav a {
	width: 126px;
	display: block;
	float: left;
	height: 44px;
	margin: 2px 0px 2px 0px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	padding: 6px 0px 0px 0px;
}

#mainnav a:hover {
	color: #E6E6E6;
}

#content {
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 0px 39px 0px 39px;
	overflow: hidden;
	background-position: 685px bottom;
	margin: 20px 0px 12px 0px;
	font-size: 12px;
}

#contentarea {
	width: 626px;
	float: left;
}

#contentarea ul {padding:6px 40px 15px 30px; margin:0px; line-height:19px;}

#cvnlayer1 {
	background-repeat: no-repeat;
	background-position: Center Center;
}

#cvnlayer2 {
	background-image: url(/images/cvn-roundtop.png);
	background-repeat: no-repeat;
}

#cvnlayer3 {
	background-image: url(/images/cvn-roundbtm.png);
	background-repeat: no-repeat;
	background-position: Center Bottom;
	padding: 8px 8px 8px 100px;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 0px 10px 30px 10px;
	font-size: 12px;
}

#sidebartop {
	display: block;
	background-image: url(../images/sidebar-bg-top.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #FFF;
	margin: 0px -10px 20px -10px;
	border-bottom: Solid #DAD7D3 2px;
}

#sidebarnav {
	margin: 0px -7px 20px -7px;
	background-color: #d1ccc5;
}

#sidebarnav a {
	display: block;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	border-bottom: Solid #aba7a1 1px;
	color: #00486C;
	font-weight: bold;
}

#sidebarnav a:hover {
	color: #FFF;
	background-color: #00486C;
}

#footer {
	background-image: url(/images/content-bot.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	color: #292929;
	background-color: #c1bcb4;
}
#content2 {
	background-repeat: repeat-y;
	padding: 0px 39px 0px 39px;
	overflow: hidden;
	background-position: 685px bottom;
	margin: 20px 0px 12px 0px;
	font-size: 12px;
}
