 { font-family: helvetica, sans-serif, arial;  }

body {
    background-color: #999999;
    color: #000;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
}

div.rounded-box {
    width: 100%;
    background-color: #b13521;
    color: #000;
    margin: 0px;
}

div.rounded-box-nav {
    background-color: #ffd803;
    width: 100%;
    color: #000;
    margin: 0px;
}

div.tlc, div.blc, div.trc, div.brc {position:absolute; width:20px; height:20px; color: #000; background-color:#FFF; overflow:hidden;}

div.tli, div.bli, div.tri, div.bri {position:relative; font-size:150px; font-family:arial,helvetica,sans-serif; color:#b13521; background-color:#fff; line-height: 40px;}

div.tlc {top:0px; left:0px; }
div.blc {bottom:0px; left:0px;}
div.trc {top:0px; right:0px;}
div.brc {bottom: 0px; right:0px;}
div.tli {left:-8px;}
div.bli {left:-8px; top:-17px;}
div.tri {left:-25px;}
div.bri {left:-25px; top:-17px;}
div.box-contents {
	position: relative; padding: 8px; color:#000; 
}

div#removed {
<!--        margin-left:expression(document.body.clientWidth < 600? "10px": "10%" ); -->
<!--        width:expression(document.body.clientWidth < 600? "580px": "60%" ); 
        min-width: 580px; -->
}

div#outer {
        width:80%;
	background-color:#FFFFFF;
        color: #000;
	margin-top: 10px;
	margin-bottom: 50px;
        margin-left:10%;
	padding: 0px;
	border: thin solid #000000;
}
div#header {
	padding: 15px;
	margin: 0px;
	text-align: center;
}
div#nav {
	width: 22%;
	padding: 10px;
	margin-top: 1px;
	margin-left:5px;
	float: top left;
}
div#main-small {
	margin-left: 23%;
	margin-top: 1px;
	padding: 10px;
	margin-right: 135px;
}
div#main {
	margin-top: 1px;
	padding: 10px;
	margin-right: 15px;
	float: right;
	width: 70%;
	position: relative;
	z-index: 10;
}
div.quicklinks {
  width: 120px; 
  float: right;
  z-index: 1;
  position: relative; 
  top: 130px;
  right: 15px;
}

div#footer {
	padding: 15px;
	margin: 0px;
}

table {
border: thin solid #000000;
}

td {
vertical-align: middle;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:20px; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

img#clearfix {
  content: "Something random";
}

span#needed {
  color: #b13521;
}


a#s2007 {
  color: white;

}

img#c2007 { width:120px; height: 120px display: block; position: absolute; 
            top: 0px; right: 0px; border: 0px; margin: 0px; padding: 0px; 
            z-index: 35; vertical-align: top }

td.logohdr { background-color: #b13521; font-weight: bold }

img#linkimg {
  border: 0px;
}

ul.siteNav a:hover { border-bottom: solid 4px green; }
ul.siteNav a.current, #boxcontents a:hover {border-bottom: solid 4px green; }
ul.siteNav a {display: block; height: 20px; padding-top: 14px; }
ul.siteNav a:link, #boxcontents a:visited, #boxcontents a:hover {
  color: #ffffff;
  padding: 0px 10px 3px;
  text-decoration: none;
}
ul.siteNav {
	list-style-type: none;
	display: block;
	position: relative;
	top: -10px;
	padding-bottom: 5px;
}
ul.siteNav li { font-weight: bold; line-height: 14px;
    text-align: left;
    display: inline;
    float: left;

    }

h1.sitename {
  text-align: right; 
  color: #ffd803; 
  font-weight: bold; 
  font-size: 20pt;
}
h1 strong {
   font-size: 10px; 
   color: #ffd803; 
   line-height:0px; 
   text-align: right; 
   padding: 0px;
   display: block;
   position: relative;
   top: -33px;
}

span.required {
	color: red;
}


.abexplore{
	display:block;
}
.abexplore *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#b13521;
}
.abexplore1{
	border-right:1px solid #dd910f;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #dd910f;
	padding-left:1px;
	margin-left:3px;
	background:#c45d19;
}
.abexplore2{
	border-right:1px solid #f7c706;
	border-left:1px solid #f7c706;
	padding:0px 1px;
	background:#bf531b;
	margin:0px 1px;
}
.abexplore3{
	border-right:1px solid #bf531b;
	border-left:1px solid #bf531b;
	margin:0px 1px;
}
.abexplore4{
	border-right:1px solid #dd910f;
	border-left:1px solid #dd910f;
}
.abexplore5{
	border-right:1px solid #c45d19;
	border-left:1px solid #c45d19;
}
.abexplore_content{
	padding:0px 0px;
	background:#b13521;
}

