body {
	margin:0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
}

h1, h2 {
	color: #663300;
	font-size: 1em;
}


h3 {
	color: #663300;
	font-size:1.1em;
}


a {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #ea2e2b;
}

.sexy-lady {
	border: 1px solid #663300;
	text-decoration: none;	
	outline: none;
}

.nav {
	position: absolute;
	top: 90px;
	left: 10px;
	width: 250px;
	border: 1px;
}

.nav a , .nav a img {
	border: 0;
	outline: none;
	}

.content {
	position: relative;
	top: 85px;
	left: 260px;
	width: 750px;
}

.contentmain {
	position: relative;
	top: 85px;
	left: 260px;
	width: 410px;
}

.content2 {
	position: absolute;
	top: 630px;
	left: 260px;
	width: 722px;
}

.lang {
	position: absolute;
	top: 470px;
	left: 20px;
	width: 171px;
	text-decoration: none;
	border: 0;
}

.lang a {
	border-bottom: 0;
	}
	
.ads {
	position: absolute;
	top: 630px;
	left: 20px;
	width: 171px;
	text-decoration: none;
	border: 0;
}

.ads a , .ads a img {
	border: 0;
	}
	

	

