body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(img/backgroundimg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #3E659C;
	line-height: 22px;
	color: #2f2f2f;
}
#main {
	width:770px;
	margin-top: 14px;
	background-color: #FFFFFF;
	border-top: 2px none #1b2531;
	border-right: 2px solid #1b2531;
	border-bottom: 2px solid #1b2531;
	border-left: 2px solid #1b2531;
	text-align: left;
	margin-bottom: 20px;
}
#menu {
	background-image: url(img/menubg.jpg);
	height: 30px;
}
#leftcontent {
	width:540px;
	float:left;
	padding-top: 10px;
}
#rightcontent {
	width:210px;
	float:left;
	background-image: url(img/sidebg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 20px;
	height: 300px;
	padding-left: 4px;
}
#footer {
	font-size: 11px;
}
#footercredits {
	width:770px;
	text-align: right;
	padding-right: 20px;
}
.clear {
	clear:both;
}
h1 {
	color:#0a365b;
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#inside {
	padding: 10px;
}
#rightcontent ul li {
	list-style-image: url(img/bulletimg.jpg);
}
#menu
{
margin: 0;
padding: 0 0 0 12px;
}

#menu UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#menu A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background: url(img/menudivider.jpg) no-repeat right 0px;
	margin: 0;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
}

#menu A:hover, #menu A:active {
	color: #1C6FCB;
}

.current
{
font-weight: bold;
}
.footerlogo {
	margin-right: 10px;
	float: left;
}
.credits {
	color: #CCCCCC;
}
#leftcontent2 {

	width:300px;
	float:left;
	padding-top: 10px;
}
#rightcontent2 {
	width:310px;
	float:left;
	margin-left: 10px;
	padding-top: 60px;
	padding-left: 4px;
}
h2 {
	font-size:18px;
	font-weight: normal;
	color: #6999C9;
	text-decoration: underline;
}
.lightblue {
	color: #3A68A3;
}
h3 {
	font-size:18px;
	font-weight: normal;
	color: #6999C9;
	text-decoration: underline;
}
h4 {
	font-size:18px;
	font-weight: normal;
	color: #6999C9;
	text-decoration: underline;
}
#leftcontent3 {
	width:430px;
	float:left;
	padding-top: 10px;
}
#rightcontent3 {
	width:320px;
	float:left;
	margin-left: 10px;
	padding-top: 60px;
	padding-left: 4px;
}
.creditslogo {
	vertical-align: middle;
	margin-right: 10px;
}
