body {
background-image:url(bg.gif);
background-repeat:repeat-x;
color:#666666;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
}
#wrap{
margin-top:40px;
width:600px;
position:absolute;
left:50%;
margin-left:-300px;
}
#body{
}
#header{
}
#nav{
position:absolute;
top:5px;
width:600px;
left:50%;
margin-left:-300px;
}
#footer{
text-align:right;
width:600px;
}
#ad1, #ad2, #ad3, #ad4{
padding-top:10px;
float:left;
width:150px;
}
a{
font-weight:bold;
color:#64BB30;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.nav{
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.nav:hover{
text-decoration:underline;
}