@charset "utf-8";
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/comp08/headerBG.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #FFFFFF;
}

#container #header img {
	display: block;
	float: left;
}

#container #header {
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	width: auto;
	height: 117px;
	background-image: url(../images/comp08/topGreenstripe.jpg);
}
#container #mainImage {
	margin: 0px;
	padding: 0px;
}
#container #mainContent {
	background-color: #003366;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #669932;
}

#container #mainContent #section1 {
	float: left;
	width: 450px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#container #mainContent #section2 {
	float: left;
	width: 450px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#container  #mainContent   h2  {
	color: #2D9BFF;
	font-size: 1.1em;
}
#container #mainContent  a:link {
	color: #66B7FF;
}
#container #mainContent a:visited {
	color: #66B7FF;
}
#container #mainContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




#container #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #66973B;
	background-image: url(../images/comp08/sub/comp08_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 92px;
	text-align: center;
	padding-top: 10px;
	background-color: #FFFFFF;
	clear: left;
}

#footer a:link {
	color: #99CCFF;
}
#footer a:visited {
	color: #99CCFF;
}
#footer a:hover {
	color: #71BBFF;
	text-decoration: none;
}


#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	float: right;
	font-size: .9em;
	height: 201px;
	background-color: #0065C5;
	opacity: .85;
	filter: alpha (opacity=85);
	font-weight: bold;
	line-height: 1.6em;
}


#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	width: 200px;
	color: #fff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}

#navcontainer a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
	opacity: .80;
	text-align: right;
}

#navcontainer ul ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}
#container #navcontainer/*These are the rules for the Sub Nav bar*/

  {
	background-image: url(../images/comp08/sub/comp08sub_r3_c1.jpg);
	height: 201px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
#container #mainContent #section1 #HOF {
	font-size: .8em;
}
#container #mainContent #section2b {
	float: left;
	width: 450px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#container #mainContent #section1wide {
	float: left;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#container #mainContent #section1wide #smaller a:link {
	font-size: .9em;
}
#container #mainContent #section1wide #smaller #top {
	text-align: right;
}
#container #mainContent #section1 #photoCaption {
	font-size: .8em;
	width: 201px;
	float: left;
	padding-bottom: 30px;
	margin-right: 20px;
}
