body {
	margin: auto;
	text-align: center;
	background-color: #ffffff;
	background:url('../images/homepage_background.jpg') repeat-y left top;
	}

#header {
	margin: auto;
	text-align: center;
	width: 950px;
	height: 300px;
	background-color: #ce0004;
	background:url('../images/header.jpg') no-repeat left center;
	}

#header .floatleft {
	float: left;
	margin-left: 5px;
	}

#header .floatright {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	}

#header hr {
	color: #c0c0c0;
	height: 6px;
	}

#header h1 {
	float: left;
	font: 18px arial, helvetica;
	text-align: center;
	color: #c0c0c0;
	font-style: italic;
	font-weight: bold;
	padding-top: 200px;
	margin-left: -120px;
	}

#header h2 {
	float: left;
	font: 14px arial, helvetica;
	text-align: center;
	color: #c0c0c0;
	font-style: italic;
	font-weight: bold;
	padding-top: 220px;
	margin-left: -120px;
	}

#header .style1 {
	font: 14px arial, helvetica;
	text-align: center;
	color: #c0c0c0;
	font-style: italic;
	font-weight: bold;
	}

#header A:link {
	margin-right: 10px;
	color: #000066; 
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	background-color: #c0c0c0;
	}

#header A:visited {
	margin-right: 10px;
	color: #000066; 
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: none;
	background-color: #c0c0c0;
	}

#header A:hover {
	color: #ce0004;
	}

#linkbox {
	width: 950px;
	text-align: center;
	padding-top: 20px;
	}

#linkbar {
	float: left;
	width: 170px;
	min-height: 1%;
	margin-right: 10px;
	padding: 10px;
	text-align: center;
	background-color: #000066;
	background:url('../images/linkbg.jpg') no-repeat top left;
	}

#linkbar hr {
	color: #00ffff;
	height: 1px;
	}

#linkbar h2 {
	font: 12px arial, helvetica;
	text-align: center;
	color: #fff000;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#linkbar .style3 {
	font: 14px arial, helvetica;
	text-align: center;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#linkbar .style2 {
	font: 10px arial, helvetica;
	text-align: center;
	color: #000066;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#linkbar A:link {
	color: #00ffff; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	background-color: #000066;
	}

#linkbar A:visited {
	color: #00ffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: none;
	background-color: #000066;
	}

#linkbar A:hover {
	color: #ce0004;
	}

#content {
	margin: auto;
	text-align: center;
	width: 930px;
	padding: 10px;
	background-color: #ffffff;
	}

#content img.floatleft {
	float: left;
	padding-right: 10px;
	}

#content img.floatright {
	float: right;
	padding-left: 10px;
	}

#content p {
	font: 14px arial, helvetica;
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#content .style1 {
	font: 16px arial, helvetica;
	text-align: center;
	color: #000066;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#resources {
	clear: both;
	margin: auto;
	width: 950px;
	padding-top: 10px;
	text-align: center;
	background-color: #ffffff;
	}

#resources .style1 {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	}

#resources A:link {
	color: #000066; 
	font-size: 11px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	}

#resources A:visited {
	color: #000066; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: none;
	}

#resources A:hover {color: #ff0000;}

