body{
margin: 0;
padding: 0;
background-image: url('bg.jpg');
background-repeat: no-repeat;
background-position: top center;
background-color: #050004;
color: #fff;
font-family: Georgia, "Times New Roman";
font-size: 1.2em;
}

img{
border: 0;}

a{
color: #840061;
}
a:hover{
color: #8b00d5;
}

#wrapper{
position: relative;
width: 960px;
margin-left: auto;
margin-right: auto;
}

#menu{
position: absolute;
float: left;
margin-top: 465px;
width: 300px;
}

#menu br{
line-height: 3em;}

#content{
position: absolute;
float: right;
width: 585px;
margin-top: 465px;
margin-left: 375px;
}

#content a{
color: #ccccff;}

.larue{
position: relative;
background-image: url('images/la_rue.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 100px;
padding-left: 20px;
}

.mistressx{
padding-left: 20px;
position: relative;
background-image: url('images/mistressx.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 100px;
}


.veronica{
padding-left: 20px;
position: relative;
background-image: url('images/veronica.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 100px;
}

.lynette{
padding-left: 20px;
position: relative;
background-image: url('images/lynette.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 100px;

}


.madison{
padding-left: 20px;
position: relative;
padding-top: 100px;

background-image: url('images/madison.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
}

.ruby{
padding-left: 20px;
position: relative;
padding-top: 120px;

background-image: url('images/ruby.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
}

.stephen{
padding-left: 20px;
position: relative;
background-image: url('images/stephen.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 140px;
}

.mariko{
padding-left: 20px;
position: relative;
background-image: url('images/mariko.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 140px;
}

.juba{
padding-left: 20px;
position: relative;
background-image: url('images/juba.jpg');
background-repeat: no-repeat;
width: 540px;
height: 540px;
margin-right: 10px;
padding-top: 100px;
}
.contactform{
font-size: 0.8em;}

#name_field, #email_field{
width: 24em;
border: 0;
font-family: Georgia, "Times New Roman";
font-size: 1em;
}
textarea{
width: 24em;
height: 8em;
font-family: Georgia, "Times New Roman";
font-size: 1em;
}

#footer{
display: none;
float: none;
clear: both;
}