body {
	text-align: center;
	margin: auto;
	width: 950px;
	background:url('../images/header.jpg') no-repeat top left;
	}

#header {
	height: 120px;
	margin: auto;
	width: 950px;
	padding-left: 10px;
	text-align: left;
	background:url('../images/background_header.gif') no-repeat top left;
		}

#header h1 {
	font: 18px arial, helvetica;
	color: #000066;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	padding-top: 10px;
	}

#header h2 {
	font: 14px arial, helvetica;
	color: #fff000;
	font-weight: bold;
	text-align: center;
	margin-left: 300px;
	margin-top: -40px;
	}

#mainnav {
	float: left;
	width: 170px;
	min-height: 100px;
	text-align: center;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 5px;
	background-color: #000066;
	}

#mainnav A:link {
	display: block;
	color: #000066; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	width: 160px;
	height: 15px;
	background: #c0c0c0;
	border: 2px ridge #000066;
	margin-top: -14px;
	}

#mainnav A:visited {
	display: block;
	color: #000066; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	width: 160px;
	height: 15px;
	background: #c0c0c0;
	border: 2px ridge #000066;
	margin-top: -14px;
	}

#mainnav A:hover {
	color: #fff000;
	}

#content {
	width: 950px;
	min-height: 560px;
	margin: auto;
	text-align: center;
	background: transparent;
	}

#content .floatright {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	}

#content p {
	color: #000000; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica;
	padding: 10px;
	}

#content A:link {
	color: #000066; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#content A:visited {
	color: #000066; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#content A:hover {color: #ce0004;}

#footer {
	clear: both;
	width: 950px;
	text-align: center;
	margin: auto;
	height: 140px;
	background-color: #000066;
	margin-bottom: 10px;
	border: 3px ridge #ce0004;
	}

#footer p {
	font: 14px arial, helvetica;
	color: #00ffff;
	font-weight: bold;
	width: 800px;
	padding-top: 10px;
	}

#footer .style1 {
	font: 14px arial, helvetica;
	color: #00ffff;
	font-weight: bold;
	padding-top: 10px;
	}

#footer .floatleft {
	float: left;
	height: 100px;
	padding-left: 30px;
	padding-top: 20px;
	margin-right: -25px;
	}

#resources {
	width: 910px;
	margin: auto;
	text-align: center;
	background-color: #000066;
	padding: 20px;
	border: 3px ridge #ce0004;
	}

#resources .style1 {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #fff000;
	font-weight: bold;
	text-align: center;
	}

#resources h3 {
	font: 12px arial, helvetica;
	color: #00ffff;
	font-weight: bold;
	}

#resources A:link {
	color: #fff000; 
	font-size: 11px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#resources A:visited {
	color: #fff000; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#resources A:hover {color: #00ffff;}
