body{
margin:0;
padding: 0;
text-align: center;
background-color: #fff;
font-size: 13px;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wrapper{
width: 620px;
margin: 0 auto;
text-align: left;
}

#header{
width:620px;
text-align: center;
}

#content{
width:620px;
}

#menu{
width: 123px;
float: right;
margin-bottom: 5px;
}

#main_wrapper{
width:490px;
float:left;
}

#main{
width:435px;
background-color:#ffffff;
border:1px solid #69f;
padding:10px 0px 0px 50px;
margin-top: 6px;
margin-left: 0px;
}

#text_ad{
width:470px;
padding:10px;
}

#footer{
clear:both;
width:620px;
margin-top: 5px;
}


img{
border:0px;
}

a{color:#00f; text-decoration: none;}
a:hover{color:#f00; text-decoration: underline;}

#pr {font-size:1em; color:#f00;}
#pr a{color:#00f; text-decoration:none;}
#pr a:hover{color:#f00; text-decoration:underline;}
.prspan {color:#f00;}

form{
font-size: 1em;
}
