body
{
	background-position: top;
	background-attachment: fixed;
	background: #e0e0e0 url(/images/bg.jpg) fixed;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana, helvetica, lucida, sans-serif;
	color: #333;
}

	a:link {color: #0000CD; text-decoration: underline; }
	a:active {color: #CD0000; text-decoration: underline; }
	a:visited {color: #0000CD; text-decoration: underline; }
	a:hover {color: #CD0000; text-decoration: none; }

#frame {
	background: #FFF url(/images/bglogo.jpg) fixed no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin: 0px auto;
	width:770px;
	padding: 0;
	border: 1px solid #0000CD;
	text-align: left;
}

#banner {
	text-align: center;
	padding: 6px;
}

#header 
h1, h2, h3 { background-color: transparent; }

h1 { font-size: 100%; color: #0000CD; }

h2 { font-size: 140%; color: #CD0000; }

h3 { font-size: 100%; color: #0000CD; }

h4 { font-size: 110%; color: #ffffff; }

h5 { font-size: 80%; color: #CD0000; }

#header
{
	width: 100%;
	height: 80px;
	background-color: #FFF;
	}

#contentblock
{
	text-align: center;
	clear: both;
	margin:0;
	background: #FFF url(/images/bgheader3.jpg) right;
}

#contentblock2
{
	width: 47%;
	float: left;
	padding: 10px;	
	border-top: 1px solid #CD0000;
	text-align: center;
	}

#contentblock2 .content {
	background-color:transparent;
	padding:5px 5px 5px 5px;
	margin:0;
	text-align: left;
	}

#contentblock3
{
	width: 47%;
	float: right;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CD0000;
	}

#contentblock3 .content {
	background-color:transparent;
	padding:5px 5px 5px 5px;
	margin:0;
	text-align: left;
	}

#nav
{
	margin: 0;
	font-size: 100%;
	background: #CD0000 url(/images/navbgred.jpg) no-repeat bottom;
	background-color: #CD0000;
	border: 1px solid #0000CD;
	padding: 2px 0;
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}

#nav a:link, #nav a:visited
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #0000CD;
	background-color: #fff;
}

#nav1B
{
	margin: 0;
	font-size: 100%;
	font-style: italic; 
	text-align: center;
	background: #89A0B8 url(/images/navbgblue.jpg) no-repeat bottom;
	background-color: #89A0B8;
	border: 1px solid #0000CD;
	padding: 1px 0;
	color: #0000CD;
}

#nav2
{
	margin: 0;
	background: #89A0B8 url(/images/navbgblue.jpg) no-repeat bottom;
	font-size: 100%;
	text-align: left;
	background-color: #89A0B8;
	border: 1px solid #0000CD;
	padding: 1px 0;
	color: #0000CD;
}

#nav2 li
{
	display: inline;
	list-style-type: none;
	padding-left: 25px;
}

#nav2 a:link, #nav2 a:visited
{
	color: #0000CD;
	background-color: transparent;
	text-decoration: none;
}

#nav2 a:hover, #nav2 a:active
{
	color: #fff;
	background-color: #0000CD;
}

#nav3
{
	margin: 0;
	background: #89A0B8 url(/images/navbgblue.jpg) no-repeat bottom;
	font-size: 100%;
	text-align: left;
	background-color: #89A0B8;
	border: 1px solid #0000CD;
	padding: 1px 0;
	color: #0000CD;
}

#nav3 li
{
	display: inline;
	list-style-type: none;
	padding-left: 25px;
}

#nav3 a:link, #nav3 a:visited
{
	color: #0000CD;
	background-color: transparent;
	text-decoration: none;
}

#nav3 a:hover, #nav3 a:active
{
	color: #fff;
	background-color: #0000CD;
}

#footer
{
	border-top: 1px solid #CD0000;
	text-align: right;
	clear: both;
	}