@charset "UTF-8";
/* CSS Document */

#topband {
position: relative;
background-color:#ac0000;
z-index: 4}

#logo {
position: relative;
float: left;
top: 10px;
left: 8px;
width: 120px;
background-color: #ffffff;
z-index: 2;
}

#navigation {
position: relative;
top: 30px;
left: 11px;
width: 110px;
z-index: 4;
}

.navigation a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	line-height: 200%;
	text-decoration: none;
	z-index: 2;
}

#news {
	position: relative;
	top: 30px;
	float: left;
	left: 11px;
	width: 110px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
	background-color:#cccccc;
	padding: 5px;
	z-index: 4;
}

#copy {
	position:relative;
	float: left;
	top: -200px;
	left: 150px;
	width: 600px;
	background-color:#ffffff;
	z-index: 2;
}
	
#copy2 {
	position:absolute;
	top: 55px;
	left: 285px;
	width: 600px;
	background-color:#ffffff;
	z-index: 2;
}

#clear {
clear: both;
}

#bkgdhome {
	position: relative;
	float: left;
	top: -245px;
	left: 31px;
	z-index: 2;
}

#rule1 {
position: relative;
top: 305px;
height: 2px; width: 800px;
background-color: #636363;
z-index: 2;
}

#footer1 {
position: relative;
top: -230px;
float: left;
width: 800px;
text-align:left;
background-color:#ffffff;
z-index: 4;
}

#bkgd {
position: relative;
margin-top: 0px;
margin-left: 10%;
padding: 0 0;
width: 800px;
min-height: 610px;
background-color:#ffffff;
border: solid 2px #636363;
z-index: 1;
}

#bkgd2 {
position: absolute;
top: 0px; left: 0px;
width: 800px;
height: 650px;
background-color:#ffffff;
border: solid 2px #636363;
z-index: 1;
}

.newshead {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:10px;
color:#ac0000;
}

.bodycopy {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #333333;
overflow: scroll;
}

.head {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color:#ac0000;
}
.smallcopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

a.navigation:link {text-decoration: none}
a.navigation:visited {text-decoration: none}
a.navigation:hover {text-decoration: none}
a.navigation:active {text-decoration: none}

a:link {color: #636363}
a:visited {color: #636363}
a:hover {color: #ac0000}
a:active {color: #ac0000}
.newscopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
.navtype {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
