body {
	background-image: url(bg4.jpg);
	background-repeat: no-repeat;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	background-color: #000099;
	background-position: center top;
}

	a:link { color:#333333; text-decoration:none}
	a:visited { color:#333333; text-decoration:none}
	a:hover { color:#CC0000; text-decoration:none; cursor:hand}
	a:active { color:#333333; text-decoration:none}
	
div#container {
	/*background-image: url(page_header3.gif);*/
	margin: 0 auto;
	width: 950px;
	padding: 0px;
	text-align: left;
	}
	
div#header {
	background-image: url(header.gif);
	margin: 0 auto;
	width: 950px;
	height: 171px;
	padding: 0px;
	text-align: left;
	}
	
div#body {
	background-image: url(body.jpg);
	margin: 0 auto;
	width: 950px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}
	
div#footer {
	width: 950px;
	background-image: url(bottom.jpg);
	height: 98px;
	padding: 25px 100px 0 100px;
	color: #6699cc;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin: 0px;
	background-repeat: no-repeat;
	}			

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	margin: 0px 0px 0px 100px;
	padding: 50px 0px 0px;
	text-decoration: none;
	text-transform: none;
}

h2 {
	color: #666666;
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 15px;
	margin-left: 100px;
	margin-right: 350px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

h3 {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 15px;
	margin-left: 100px;
	margin-right: 350px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

h4 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 230px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

h5 {
	color: #000000;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 15px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h6 {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}
	
div#menu1 {
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	margin-left: 400px;
	margin-top: 25px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	float: left;
}

#nav {
padding: 0px;
width: 515px;
margin-left:490px;
padding-top: 145px;
}
#mainnav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#mainnav li {
padding: 0px;
float: left;
margin:0px 3px 0px 0px;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active {
color: #333;
text-decoration: none;
margin: 0px;
display: block;
float: left;
border-bottom:solid 5px #dadada;
padding: 0px;
width: 100px;
height: 20px;
text-align: left;
}
#mainnav li a:hover {
text-decoration: none;
border-bottom:solid 5px #cc0000;
}
#mainnav li a.active:link, #mainnav li a.active:visited, #mainnav li a.active:active, #mainnav li a.active:hover {
text-decoration: none;
border-bottom:solid 5px #cc0000;
} 

div#right {
width: 200px;
float: right;
padding-right: 130px;
padding-top: 100px;
}


