body
{
margin: 0;
text-align: left;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color: #fff;
background-color: #020c15;
background-repeat: no-repeat;
background-position: center top;
background-image: url(../images/bg_spot_v2.jpg);
height: 100%;
}

a:link, a:visited {
color: #ff9900;
text-decoration: none;
}

a:hover {
color: #66ccff;
text-decoration: underline;
} 

a.image:link, a.image:visited, a.image:hover {
text-decoration: none;
}

h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
line-height: 42px;
font-weight: normal;
color: #ff9900;
margin: 0;
border-bottom: 1px solid #1a485b;
}

h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
line-height: 28px;
font-weight: normal;
color: #ff9900;
margin: 0;
border-bottom: 0;
}

img {
border: 0;
}

strong {
color: #ff9900;
}

span.dark {
color: #114054;
}

.no-divider {
width: 100%;
height: 10px;

}

#wrap {
width: 990px; 
margin: 0 auto;
}


/*
#spot {
background: url(../images/uhaps_spot_sm.png) no-repeat;
background-position: center top;
width: 990px;
height: 100%;
}

*/

#map_wrap {
width: 550px;
float: left;
}

#logo {
width: 262px;
height: 110px;
}

#map {
width: 550px;
height: 350px;
}

#initDiv {
margin-left: 570px;

}

#peeps {
width: 100%;

}

#home-mod {
width: 420px;
margin-top: 30px;
}

#home-mod-desc {
text-align: right;
float: left;
width: 220px;
}

#home-mod-image {
margin-left: 240px;
border: #fff solid 8px;
width: 160px;
height: 120px;
overflow: hidden;
}

#kansasDiv, #missouriDiv, #iowaDiv, #wisconsinDiv, #michiganDiv, #indianaDiv, #ohioDiv, #kentuckyDiv, #tennesseeDiv, #northcarolinaDiv, #louisianaDiv, #mississippiDiv, #alabamaDiv, #georgiaDiv, #floridaDiv, #westvirginiaDiv, #virginiaDiv,#texasDiv,#newyorkDiv,#washingtonDiv 
{
margin-left: 570px;
padding-top: 160px;
display: none;

}


.module_body 
{
margin-top: 10px;
width: 990px;
font-size: 12px;
line-height: 17px;
}


.thumbnail 
{
margin-top: 10px;
width: 125px;
margin-left: 34px;
float: left;
border: none;
text-align: center;
font-size: 11px;
line-height: 15px;
}

#footer 
{
margin-top: 20px;
background-color: transparent;
padding: 10px 0 10px 0;
clear: both;
text-align: center;
font-size: 11px;
}

#footer ul li  {
display : inline;
margin : 0 9px 0 0;
padding : 0 9px 0 0;
}
#footer a {
color : #ff9900;
text-decoration : none;
}
#footer a:hover {
color : #fff;
border-bottom : 1px solid #fff;
} 