/*new site style sheet*/

 body{
background-color: #666666;
}

p{
font-family: sans-serif;
padding-top: 5px;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
font-size: 0.8em;
color: #000000;
}

h1{
color: #000000;
font-family: sans-serif;
font-size: 1em;
padding-left: 3px;
}

a{
color: #999999;
text-decoration: none;}

a:hover{
text-decoration: underline;
}

blockquote{
font-size: .8em;
font-style: italic;
border: 1px #a5e965 solid;
background-color: #ffffff;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
}

blockquote h2{
font-size: .9em;
font-weight: bold;
}

#box{
position: absolute;
width: 710px;
top: 0px;
margin-left: 140px;
background-color: #FFFFFF;
padding-bottom: 15px;
}

#box p{
	padding-left: 5px;
	padding-right: 560px;
}

h2{
color: #999999;
font-family: sans-serif;
font-size: 0.9em;
padding-left:3px;
}

#main{
position: absolute;
top: 70px;
left: 310px;
width: 550px;
} 

#top{
background-color: #CCCCCC;
position: absolute;
top: 0px;
left: 0px;
width: 550px;
height: 35px;
padding-top: 5px;

}

#top UL{
display: inline; 
font-size: 12px;
color: #3b9003;
font-family: Arial, Helvetica, sans-serif;
list-style-type: none;
}

#top UL LI{
padding-right: 0px;
display: block;
padding-left: 0px;
float: left;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
}

#top LI a{
padding-right: 7px;
padding-left: 7px;
font-size: 12px;
padding-bottom: 0px;
color: #000000;
padding-top: 4px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

#top LI a:hover{
color: #FFFFFF;
font-size: 12px;
text-decoration: underline;
}

#topleft{
position: absolute;
top: 25px;
left: 0px;
width: 183px;
height: 150px;
background-color: #FFFFFF;
}

#topcenter{
position: absolute;
top: 25px;
left: 183px;
width: 184px;
height: 150px;
background-color: #EBEBEB;
}

#topright{
position: absolute;
top: 25px;
left: 367px;
width: 183px;
height: 150px;
background-color: #FFFFFF;
}

#textarea{
position: absolute;
top: 175px;
left: 0px;
width: 550px;
background-color: #CCCCCC;
border-left: 1px #d9d9d9 solid;
border-right: 1px #d9d9d9 solid;
}

#textarea p{
font-size: .9em;
}

#footer{
position: absolute;
left: 0px;
width: 550px;
background-color: #660000;
padding-bottom: 0px;
}

#footer p{
font-size: 0.6em;
text-align: right;
color: #FFFFFF;}

#right{
position: absolute;
top: 95px;
left: 860px;
width: 140px;
background-color: #999999;
}

#right p{
padding-bottom: 15px;
color: #FFFFFF;
}

#lb{
position: absolute;
left: 0px;
width: 140px;
background-color: #CCCCCC;
}

#lb p{
color: #637E75;
}

#subnav{
float:left;
padding-top:100px;
font-family: sans-serif;
}
    
#subnavcontainer {
width: 140px;	
}

#subnavcontainer ul{
padding-top:10px;
margin-left: 0;
padding-left: 3px;
list-style-type: none;
}

#subnavcontainer a{
display:block;
padding:3px;
width:140px;
background-color:transparent;
border-bottom:1px solid #660000;
}

#subnavcontainer a:link, #subnavlist a:visited{
color:#999999;
text-decoration:none;
font-weight: bold;
}

#subnavcontainer a:hover{
background-color:#999999;
color:#fff;
}

.subnavheader{
width:120px;
padding-left: 3px;
margin-bottom:-10px;
}
