/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #666;
}

a:link {
	text-decoration: underline;
	color: #3165B5;
	background: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #3165B5;
	background: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #3165B5;
	background: #FFFFFF;
}

a:active {
	text-decoration: underline;
	color: #3165B5;
	background: #FFFFFF;
}

p {
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 16px;
	margin: 0px 0px 10px 20px;

}

/* HEADERS
----------------------------------------------- */

h1, h2 {
	margin: 10px;
	padding: 0px;
	font-size: 18px;
	background: #FFFFFF;
}


h2 img {
	margin: 0px 0px 18px;
	padding: 0px;
	font-size: 16px;
}

h3 {
	margin: 10px 10px 10px 30px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	background: #FFFFFF;
}

h4 {
	margin: 10px 0px 0px 10px;
	padding: 11px 0px;
	font-size: 13px;
	color: #333;
	}

h5 {
	margin: 10px 0px 0px 20px;
	padding: 11px 0px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	border-top: 1px dotted #999;
	background: #FFFFFF;
}



/* CONTAINER
----------------------------------------------- */

#container {
	position:relative;
	width:900px;
	margin-left:-10px;
	left: 5px;
	top: 10px;
		}
		

#container_01 {
	position:relative;
	width:990px;
	margin-left:-10px;
	left: 5px;
	top: 10px;
		}
		
	
/* NAVIGATION
----------------------------------------------- */
#navigation {
	width: 165px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	
	
}

#navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#navigation li{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 135px;
	text-indent: 10px;

}

#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	background-color:#fff;
	color: #d00000;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #CCCCCC;
}
#navigation li a:hover {
	text-decoration: none;
	background-color:#eee;
	display: block;
	color: #333333;
	border-top: 1px solid #CCCCCC;
}

#navigation .selected {
	display: block;
	text-decoration: none;
	background-color:#ECF0F0;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
}

/* CONTENT
----------------------------------------------- */
#content {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 700px;
	float: right;
	padding-top: 5px;
	padding-right: 30px;
}
	
p{
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 16px;
	margin: 0px 0px 10px 30px;

}

#content ul{
	margin: 0px;
	padding: 0px 0px 10px 60px;
	font-weight: bold;
	color: #d00000;
	list-style: disc url(../../media/bullet.gif) outside;
}

#content dl{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #333333;
	list-style: none;
}

#content dt{
	margin: 0px;
	padding: 0px 0px 10px 20px;
	font-weight: normal;
	color: #d00000;
	list-style: none;
}

#content dd{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	list-style: none;
}

#content li{
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
}

/* LEFT COLUMN
----------------------------------------------- */

#left-column {
	width: 251px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: #f9f9f9;
	clear: left;
	float: left;
	
}

#left-column p {
	margin: 0px;
	padding: 10px 10px 43px;
	
}

#left-column h5 {
	margin: 0px;
	padding: 11px 0px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	border-top: 1px dotted #999;
	background: #FFF;
}


/* FOOTER
----------------------------------------------- */

#footer {
	margin: 20px 0px 0px 20px;
	border-top: 1px dotted #999;
	color: #999999;
	padding: 20px 0px 10px;
	background: #FFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

#footer p{
	margin: 0px;
	padding: 0px 0px 10px;

}

.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bullets_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bullets_small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bullets_small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.lifestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.lifestyle  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.smoking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.smoking  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.cuckold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.cuckold  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.stockings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
}

.stockings  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
}

.footworship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
}

.footworship  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
}

.footworship  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
}

.smothering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: bold;
}

.smothering  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: bold;
}

.smothering  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: bold;
}

.faceslapping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF66CC;
	font-weight: bold;
}

.faceslapping  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF66CC;
	font-weight: bold;
}

.strapon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.strapon  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.spanking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	font-weight: bold;
}

.spanking  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	font-weight: bold;
}

.misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCCC;
	font-weight: bold;
}

.misc  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCCC;
	font-weight: bold;
}

.handjobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC99CC;
	font-weight: bold;
}

.handjobs  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC99CC;
	font-weight: bold;
}

.ballbusting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}

.ballbusting  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}

.toilet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;
	height: auto;
	width: auto;
}

.toilet  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;
	height: auto;
	width: auto;
}