body
{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
background-image:url("/images/bg.png");
background-repeat:repeat-x;
background-color:#9bbc59;
margin-top:0px;
}
#centerized
{
width:710px;
margin-left:auto;
margin-right:auto;
}
#left_ad
{
width:125px;
float:left;
}
#center_ad
{
width:580px;
display:inline;
text-align:center;
float:left;
margin-top:10px;
margin-bottom:10px;
}
#text_ad
{
width:580px;
text-align:center;
float:left;
margin-top:10px;
}
#welcome
{
width:580px;
height:32px;
background-image:url("/images/welcome.png");
background-repeat:no-repeat;
float:left;
}
#browse_all
{
width:580px;
height:33px;
background-image:url("/images/browse_everything.png");
background-repeat:no-repeat;
float:left;
}
.content
{
width:570px;
float:left;
}
#logo
{
width:700px;
height:205px;
background-image:url("/images/logo.png");
background-repeat:no-repeat;
}

h1
{
margin-top:0px;
margin-left:230px;
width:300px;
font-family:Verdana;
color:#FFFFFF;
font-size:28px;
padding-top:85px
}
a, a:visited
{
color: #FFFFFF;
text-decoration:none;
}

a:hover
{
color: #FFFFFF;
text-decoration:underline;
}

#footer
{
width:580px;
float:left;
text-align: center;
margin-top:20px;
}

#address_bar
{
background-color:#000000;
text-align: center;
color: #000000;
}

#center_browse
{
width:580px;
text-align:center;
float:left;
}

#go
{
background-color:#787e7f;
background-image:url('/images/bg_button.png');
background-repeat:repeat-x;
border:1px solid #668a1f;
font-weight: bold;
color: #FFFFFF;
height:27px;
vertical-align:middle;
}

#address_box
{
width: 300px;
background-color:#787e7f;
background-image:url('/images/bg_button.png');
background-repeat:repeat-x;
border:1px solid #668a1f;
color:#ffffff;
height:23px;
vertical-align:middle;
}

.option
{
padding: 2px 0;
background-color: #EEEBEA;
}

.option label
{
border-bottom: 2px #ffffff solid;
}

form
{
margin: 0;
}