/* CSS Document */

body{
background-color:#000000;
}

#wapper{
width:920px;
height:100%;
background-image:url(../images/wapperbg.jpg);
background-repeat:repeat-y;
}
#main{
float:left;
width:920px;
height:100%;
background-image:url(../images/bg1_03.jpg);
background-repeat:no-repeat;

text-align:left;
}


#menu{
width:629px;
height:20px;
float:left;
}
#menu1{
float:left;
width:170px;
height:320px;
margin-left:10px;
}

#recent{
float:left;
width:170px;
height:420px;
margin-left:10px;
}

#maintext{
float:left;
width:500px;
height:1400px;
margin-left:10px;
background-color:#bf8908;
}

#countiesmaintext{
float:left;
width:500px;
height:1000px;
margin-left:10px;
padding:10px;
background-color:#bf8908;
}

#login{
float:left;
width:200px;
height:40px;
margin-left:10px;
}

#loginbg{
float:left;
width:200px;
height:600px;

background-color:#d59c14;
}

#photo{
float:left;
width:160px;
height:80px;
margin-top:5px;
}
#phototext{
float:left;
width:460px;
height:80px;
margin-top:5px;
}

#listing{
float:left;
width:160px;
height:200px;
margin-top:5px;
text-align:center;
}
