body {
    background-color: #641393;
    color: #eb3ed1;
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
 	overflow:scroll;	
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
table {
    color: #eb3ed1;	
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
}
#container {
	position: relative;
	width:880px;
	margin: 0px auto;
	background-color: #b9babc;
	background-image:url(../images/backg.gif);
	background-repeat: repeat-y fixed bottom;
}
#content {
	width: 400px;
    background-color: #000000;
    position: absolute;
    left: 240px;

    padding-top: 20px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    z-index: 100;
}
#menu_left {
    width: 240px;
    position: absolute;
    left: 0px;
	text-align: left;
}
#menu_right {
    width: 240px;
    position: absolute;
    right: 0px;    

}
#menu_right_girls {   
    padding-left: 10px;
    padding-top: 10px;
    height: 276px;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF; 
text-align: left;	
}

#menu_right_news {
    padding-left: 10px;
    padding-top: 10px;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;    
	border-top: 1px solid #FFFFFF;	
    height: 140px;
	margin-top: 40px;
	text-align: left;
}

#menu_right_specials {
    margin-top: 40px;
    padding-left: 10px;
    padding-top: 10px;
    height: 220px;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;        
	text-align: left;
}
#menuItem {
    border-bottom: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 3px;
	text-align: left;
}
#menuAdresse {
    padding-top: 30px;
    padding-left: 18px;
}




.text {
	text-align: left;
	margin-left: 0px;
	width: 300px;

}
h1 {
    font-size: 18px;
}
.menuLink {
    color: #eb3ed1;
    text-decoration: none;
}
.image {
	border: 1px solid #eb3ed1;
}