/* CSS Document */

body{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

#wapper{
width:920px;
height:100%;
}

#main{
float:left;
width:920px;
height:1700px;
background-image:url(../images/bg1_03.jpg);
background-repeat:no-repeat;
background-color:#370000;
text-align:left;
}


#menu{
width:499px;
height:20px;
float:right;
}
#menu1{
float:left;
width:170px;
height:100%;
margin-left:10px;
background-image:url(../images/menubg.jpg);
background-repeat:no-repeat;
}

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

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

#countiesmaintext{
float:left;
width:500px;
height:100%;
margin-left:10px;
padding:10px;
background-color:#812020;
}

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

#loginbg{
float:left;
width:200px;
height:1400px;
background-image:url(../images/signbg.jpg);
background-repeat:no-repeat;
background-color:#9a2626;
}

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

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

#escorts{
float:left;
width:160px;
height:auto;
margin-top:5px;
text-align:center;
border-style: solid;
border-width:thin;
border-color:#820003;
}
