body {
	width: 950px;
	text-align: center;
	margin: auto;
	background:url('../images/subbody_background.jpg') no-repeat top left;
	}

#header {
	margin: auto;
	width: 950px;
	height: 150px;
	margin-top: 10px;
	background:url('../images/subheader_background.jpg') no-repeat top left;
	}

#header h1 {
	float: right;
	font: 18px arial, helvetica;
	text-align: center;
	color: #0000ff;
	margin-right: 30px;
	}

#mainnav {
	float: left;
	width: 155px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
	}

#mainnav A:link {
	display: block;
	color: #000066; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	width: 150px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -12px;
	line-height: 12px;
	background: #c0c0c0;
	border: 2px ridge #000066;
	}

#mainnav A:visited {
	display: block;
	color: #000066; 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	width: 150px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	line-height: 12px;
	margin-bottom: -12px;
	background: #c0c0c0;
	border: 2px ridge #000066;
	}

#mainnav A:hover {
	color: #c0c0c0;
	background: #000066;
	}

#content {
	margin: auto;
	width: 950px;
	padding-right: 0px;
	text-align: center;
	}

#content .commtable {
	width: 600px;
	border: 0;
	}

#content td.community {
	font: 12px arial, helvetica;
	color: #000000;
	text-align: left;
	font-weight: bold;
	}

#content hr {
	height: 3px;
	color: #000066;
	background-color: #000077;
	}

#content h1 {
	font: 16px arial, helvetica;
	color: #00ffff;
	text-align: center;
	font-weight: bold;
	}

#content h2 {
	font: 16px arial, helvetica;
	color: #c0c0c0;
	text-align: center;
	font-weight: bold;
	}

#content p {
	font: 14px arial, helvetica;
	color: #fff000;
	text-align: left;
	font-weight: bold;
	}


#content .style1 {
	font: 14px arial, helvetica;
	color: #00ffff;
	text-align: center;
	font-weight: bold;
	}

#content .style2 {
	font: 14px arial, helvetica;
	color: #fff000;
	text-align: center;
	font-weight: bold;
	}

#content .style3 {
	font: 14px arial, helvetica;
	color: #000066;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}

#content li {
	font: 14px arial, helvetica;
	color: #00ffff;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	}


#footer {
	clear: both;
	text-align: center;
	width: 950px;
	height: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 5px ridge #ce0004;
	background:url('../images/footer_background.jpg') no-repeat center top;
	}

#footer img.floatleft {
	float: left;
	margin-left: 15%;
	margin-right: 10px;
	margin-bottom: 40px;
	}

#footer h3 {
	font-size: 12px;
	font-family: arial, helvetica;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

#footer A:link {
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#footer A:visited {
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#footer A:hover {
	color: #00ffff;
	}

#resources {
	text-align: center;
	width: 950px;
	margin-bottom: 10px;
	}


#resources A:link {
	color: #00ffff; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#resources A:visited {
	color: #00ffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: underline;
	}

#resources A:hover {
	color: #fff000;
	}

A:link {
	color: #00ffff; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica;
	text-decoration: none;
	}

A:visited {
	color: #00ffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica;
	text-decoration: none;
	}

A:hover {
	color: #fff000;
	}
