html, body{
	font: 12px Verdana,Tahoma,Arial,sans-serif;
	background: url(/images/pattern.gif);
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrap{
	width: 700px;
	height: 100%;
	margin: 0 auto;
	border-left: 8px solid #383838;
	border-right: 8px solid #383838;
}

#content{
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 50px;
}
        
#content h1{
        color: #e21010;
        font-size: 20px;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 5px;
}

#content h4{
        color: #e21010;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 9px;
        font-size: 20px;
        text-align: center;
}

#content a{
        color: #e21010;
        text-decoration: none;
}

#links, #links a{
	font-size: 11px;
        color: #484747;
        width: 680px;
        margin-top: 25px;
}

#links td{
       width: 135px;
}

#top{
        background: url(/images/adult-sex_dk.jpg);
        color: #fff;
        width: 700px;
        height: 226px;
}

#menu{
        background: url(/images/menu.jpg);
        color: #fff;
        width: 700px;
        height: 24px;
        line-height: 22px;
}

#menu h1{
        float: left;
        margin: 0;
        padding-left: 20px;
        font-size: 10px;
}

#menu p{
        float: right;
        margin: 0;
        padding-right: 20px;
        font-size: 9px;
}
#menu p a{
        color: #fff;
        text-decoration: none;
}

#contact, #contact a{
	width: 680px;
	height: 20px;
        color: #000;
	margin-top: 20px;
        font-size: 11px;
	font-weight: bold;
	text-align: center;
}