

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #000000 url(headergrunge.jpg) repeat-x;
 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #fff;}
 
a img{ border: 0px; }

a { text-decoration: none;}



/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.lime { color: #8dc73f;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}


/**** Site Container ****/

#container { width: 750px;  margin-top: 30px; margin-bottom: 30px; text-align: left; border:1px solid #98A9BD;}



/***Header***/

 


#logo h1 { 
 margin-top: 30px;
 margin-left: 10px;
 font-size: 1.6em;
 letter-spacing: -0.1em;}
 


/***Content***/

#content { float: center; width: 750px;  padding-left: 10px;  border: 0px solid #98A9BD;margin-top: -3px;}

#content a { color:#FFF; font-weight: bold;}

#content a:hover { 
 color:RED; 

 font-weight: bold;}
 
#content p {line-height: 1.4em; font-size: 0.8em; margin-bottom: 20px; margin-right: 40px;color: #98A9BD; text-align: left;}

#content ul {line-height: 1.4em; font-size: 0.8em; margin-bottom: 20px; margin-right: 40px;color: #98A9BD; text-align: left;}
 
#content h3 {

color: #98A9BD;

margin-bottom: 10px;
}




 
/***Footer***/

#footer {
 text-align: center;
 color: #fff;
line-height: 2.4em;
background: #98A9BD;
 font-size: 0.7em;
 border-top: 1px solid #98A9BD;

 }
 
#footer p { color: #000000;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	


img.floatLeft { 
    float: left; 
    margin: 10px; 
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}


#special {
 
 
 
width:610px;
 font: 11px Arial, Gill Sans;
 background:#000000;
 /*border:dotted #98A9BD;	
 color: #ffffff;
 border-width:1pt 1pt 1pt 1pt;*/
 

}

#auto {
 float: left;
padding:8px;
padding-bottom: 3px;

 width:350px;
 border:solid #98A9BD;	
 color: #ffffff;
 border-width:1pt 1pt 1pt 1pt;
}

/*#auto a{
	border:solid #98A9BD;	
 	border-width:1pt 1pt 1pt 1pt;
 	color: #98A9BD;}*/


#auto2{
 float: left;
 padding:6px;
 width:574px;
 border:solid #98A9BD;	
 color: #000000;
 background:#98A9BD; 
 border-width:1pt 1pt 1pt 1pt;
 text-align:left;
 font-weight: bold;
  margin-top: -4px;
}

#auto2 img{
 border:1px solid #000000;
 }

#autotext {
 background:#98A9BD; 
 float:left;
 width:220px;
 margin-left: 0px;
 margin-top: 0px;
 }

#textst {
color: #ffffff;
background-color: #000000;
padding:10px;
padding-left: 8px;
padding-top: 15px;
padding-bottom: 16px;
display: block;
border-right: 10px solid #98A9BD;
border-left: 10px solid #98A9BD;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
margin-bottom: 1px;
}




label
{
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both;

}

.input-box
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px
}



.submit-button
{

margin-left: 8em;
clear: both;
color: #000000;
background:#98A9BD;
border:  2px #ffffff outset;
padding: 1px 10px;
}

fieldset
{

COLOR: #98A9BD;
border: #98A9BD solid 1pt;
width: 25em;
padding:10px;
}

legend
{
COLOR: #000000;

background: #98A9BD;
border: #FFFFFF solid 1pt;
padding: 1px 10px;
}

#navbar2 {
 height: 30px;
 width: 100%;
 border-top: solid #000 1px;
 border-bottom: solid #000 1px;
 background-color: #336699;
}
#navbar2 ul {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 30px;
 white-space: nowrap;
}

#navcontainer ul
{
padding: 5px 0;
margin: 0;
list-style-type: none;
background-color: #98A9BD;
color: #000;
width: 750px;
font: bold 11px Verdana, Arial, sans-serif;

text-align: center;
}

li { display: inline;}

li a
{
text-decoration: none;
background-color: #98A9BD;
color: #000;
padding: 5px 20px;
border-right: 3px solid #000;
}

li a:hover
{

color: #fff;

}

