* {
margin: 0px;
padding: 0px;
}

body {
font-family: Arial, Helvetica,Verdana,Verdana, sans-serif;
color: #464646;
text-align: center;
background-color: #000; 
}


#wrapper   {
position: relative; 
text-align: left;
margin-top: 50px; 
margin-right: auto; 
margin-left: auto;  
width: 927px; 
height: 612px;
padding:0px;
background:#ffd666 url() no-repeat top left; 

}


/*----------outline fix------------*/
a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}
/*----------outline fix------------*/

#clear {
clear:both;
}


#header { 
position:relative;
width: auto;
height: 67px;
background:# url() no-repeat top left;
padding:0px;
}


/*----------nav styles------------*/

#boxTwo ul{
margin:0;
padding:0;
position:absolute;
left:8;
top:7;
list-style:none;

}

#boxTwo ul li{
float:left;


}

#boxTwo ul a{
padding:0 2.1em;
font-size:12px;
line-height:1.5em;
text-decoration:none;
color:#000;
float:left;
display:block;
background:url() no-repeat 0 4px; 
}

#boxTwo ul a.first{
background:none;
}



#boxTwo ul a:hover{
color:#464646;
}


/*--------------------end header elements-------------------*/
 
#boxOne {
position:relative;
width:auto;
padding:0px;
height:300px;
background:#; 
}

#boxTwo{
position:relative;
margin-top:0px;
padding:0px;
background:# url() no-repeat top left;
width:auto;
height:43px;
}

#boxThree{
position:relative;
margin-top:0px;
padding:0px;
background:# url() no-repeat top left;
width:auto;
height:260px;
}

#contentOne{
float:left;
margin-top:20px;
margin-left:10px;
padding:0px;
width:230px;
height:220;
background:#fff url(newBlurb2.gif) no-repeat ;
}

#contentTwo{
float:left;
margin:10px;
padding-top:10px;
padding-left:10px;
width:290px;
height:230;
background:#fff url(photoShadow.gif) no-repeat top  left;
}

#contentThree{
float:left;
margin-top:20px;
margin-left:0px;
padding:0px;
width:195px;
height:200;
font-size:11px;
background:#fff;
}

#contentFour{
float:left;
margin-top:20px;
margin-left:5px;
padding-right:10px;
padding-bottom:10px;
width:220px;
height:200;
background:#cfcfcf url(mapShadow.gif) no-repeat bottom  right;
}






#footer{
position:absolute;
bottom:0;
width: 1005px;
height:20px;
color: #636466;
font-size: 11px;
line-height: 20px;
font-family: Arial, Helvetica,Verdana,Verdana, sans-serif;
background:#cfcfcf url(media/bottomBar.gif) no-repeat top left;

padding-left:0px;
}


.menuText { 
color: #636466;
font-size: 11px;
line-height: 20px;
font-family: Verdana, Arial, Helvetica;
}

.menuHead { 
color: #fff;
font-size: 12px;
line-height: 12px;
font-family: Verdana, Arial, Helvetica;
}

.r {
color: #fff;
font-size: 11px;
line-height: 11px;
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

.r:link {
color: #fff; 
font-size: 11px; 
line-height: 11px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none;
}

.r:hover {
color: #99ca3b; text-decoration: none; 
}

.a { 
color: #636466; font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

.a:link { 
color: #636466; 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

.a:hover { 
color: #99ca3b; 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

.active { 
color: #99ca3b; 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

a:active
{
outline: none;
text-decoration: none; 
}

a:focus
{
-moz-outline-style: none;
}



