/* dont fuck with me bitch */
body{
	background-color: #333333;
	background-image: url(../images/bg.jpg);

}
.sexindex{
height: 1860px;
}
.rightindex{
height: 1690px;
}
.sexsex{
height: 680px;
}
.rightsex{
height: 517px;
}
#sex{
	width: 770px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	position: absolute;
	top: 10px;
	text-align: center;
	left: 10px;
	margin-bottom: 5px;
	

}
#header{
	height: 102px;
	width: 755px;
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 9px;
	top: 10px;
}
#nav{
	background-color: #000000;
	width: 745px;
	border: 1px solid #CCCCCC;
	height: 15px;
	position: absolute;
	left: 11px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
#leftcolumn{
	width: 600px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 9px;
	top: 147px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 20px;

}
#rightcolumn{
	float: right;
	width: 97px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 655px;
	top: 147px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 6px;
	text-align: left;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	

}
a{
	color: #CE0000;
	text-decoration: none;
	

}
a:hover{
	color: #FF0000;
	text-decoration: none;

}
a.rightsex{
	color: #CCCCCC;
	text-decoration: underline;
	

}
a.rightsex:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
a.sextoys{
	color: #FFFFFF;
	text-decoration: underline;
	

}
a.sextoys:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
.title{
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
a.nav:link, a.nav:active, a.nav:visited{
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
a.nav:hover{
	color: #CC0000;
	background-color: #EEEEEE;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;


}
