#top {
	background-image: none;
	background-position: center;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: auto;
	vertical-align: bottom;
	margin-bottom: 15px;
}
#middle {
	float: left;
	width: 450px;
	margin-left: 12px;
}
#middle_secondary {
	float: left;
	width: 550px;
	margin-left: 12px;
}

#left {
	float: left;
	width: 120px;
	border-left-style: none;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #800000;
}
#nav  {
	text-decoration: none;
	margin: 5px;
	text-align: right;
	width: auto;
	display: block;
	
}

#nav     a:link  {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	background-image: none;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

#nav   a:hover    {
	color: #767676;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(../images/arrow.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#footer {
	clear: both;
}
#darklink  a:link {
	color: #800000;
}
#darklink  {
	color: #800000;
}

#grayblock a:link {
	color: #800000;
	background-color: #666666;
	padding: 5px;
}
.grayblock a:visited {
	color: #800000;
	background-color: #666666;
	padding: 5px;
}
.grayblock {
	color: #800000;
	background-color: #666666;
	padding: 5px;
}



#middle #notebox {
	color: #000000;
	padding: 8px;
	width: 350px;
	margin-left: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#middle #notebox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#middle #notebox a:visited {
	color: #333333;
	text-decoration: underline;
}
#middle #notebox a:hover {
	color: #800000;
	text-decoration: underline;
}



#right {
	float: right;
	width: 200px;
}
.box {
	background-color: #999999;
	color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.box a:hover {
	color: #800000;
	text-decoration: none;
}
.box a:visited {
	color: #333333;
	text-decoration: none;
}




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #800000;
	color: #000000;
	background-image: url(../images/nav_spartan_small.png);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #800000;
}
a:visited {
	color: #333333;
}
#sitelinks a:link  {
	color: #333333;
}

h1 {
	font-size: 1.8em;
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
 

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
}
h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
span {
	font-weight: bold;
	color: #800000;

}
#hedder {
	padding: 4px;
}
