body {

font-family: "Helvetica", sans-serif;
margin:0px;
background-color: #fff;
background-image:url("../images/background.jpg");
background-repeat:repeat-x;
text-align:center;
padding:0px;
}

#main{

margin:0 auto;
margin-bottom:0px;
width:801px;
text-align:left;
padding:0px;
}

#top{
background-image:url("../images/groundbreaking.png");
background-repeat:no-repeat;
width:450px;
height:52px;
margin:0px;
padding:00px;
font-size:15px;
}


#toplinks{
position:relative;
height:52px;
left:575px;
top:0px;
font-size:22px;
}

#toplinks ul{
margin:0;
padding:0;
list-style:none;
padding-left:7px;
}

#toplinks ul li{
display:inline;
margin:0;
padding:0;
}

#toplinks ul li a{
width:96px;
height:35px;
float:left;
padding:0px;
padding-top:5px;
padding-bottom:0px;
display:block;
color:#000; 
text-decoration:none;
text-align:center;
}

#toplinks ul li a:hover{
color:#393; 
text-decoration:none;
background-image:url("../images/toplinks.png");
background-repeat:no-repeat;
display:block;
text-align:center;
}



#banner{
width:801px;
height:341px;
margin:0px;
padding:0px;
}
#toppic{

width:801px;
height:39px;
background:url("../images/toppic.png");
background-repeat:no-repeat;
padding:0px;
}

#pic{
width:801px;
height:253px;
background:url("../images/pic.jpg");
background-repeat:no-repeat;
padding:0px;
}

hr {
height:5px;
border-style:none;
color:#333;
background-color:#333;
width:700px;
text-align:center;
}

#links{
text-align:center;
margin:0px;
padding:0px;
background-image:url("../images/bottompic.jpg");
background-repeat:no-repeat;
height:50px;
width:801px;
font-size:17px;
color:#fff;
}


#links ul{
margin:0;
padding:0;
list-style:none;
padding-left:7px;
}

#links ul li{
float:left;
display:inline;
margin:0;
padding:0;
}

#links ul li a{

float:left;
padding:16px;
padding-top:11px;
padding-bottom:12px;
display:block;
color:#ddd; 
text-decoration:none;
text-align:center;
}

#links ul li a:hover{
color:#393; 
text-decoration:none;
background-color:#261F1F;
display:block;
text-align:center;
}


#name{
margin-top:20px;
font-size:50px;
color:#393;
background-image:url("../images/underline.gif");
background-repeat:repeat-x;
background-position: 0% 85%;
}


#content{
padding-bottom:100px;
margin-top:20px;
font-size:30px;
color:#333;
background-image:url("../images/swirl.jpg");
background-repeat:no-repeat;
background-position:100% 100%;
}


#footer {
margin-bottom:17px;
width:800px;
height:48px;
background-image:url("../images/footer.jpg");
background-repeat:no-repeat;
padding-top:12px;
text-align:center;
font-size:16px;
color:#fff;
}

#logo{
margin-bottom:30px;
text-align:center;
width:800px;
}


#content A:visited {color:#393; text-decoration:none; padding-left:1px; padding-right:1px; background-color:#fff;}
#content A:link {color:#393; text-decoration:none; padding-left:1px; padding-right:1px; background-color:#fff;}
#content A:hover {color:#fff; text-decoration:none; padding-left:1px; padding-right:1px; background-color:#393;}
#content A:active {color:#fff; text-decoration:none; padding-left:1px; padding-right:1px; background-color:#393;}
