BODY {

	background-color: #13130F;
	font-family: helvetica, arial, courier new, courier, verdana, tahoma, times, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	color: #c2c8b1;	
	margin: 0% 0% 3% 0%;

}

TABLE {
	
	border-spacing: 0px;
    border-collapse: separate;	
	padding: 0px;
}

H1 {

	text-decoration: none;
	font-weight: bold;
	text-align: center;

}

H2 {

	line-height: 1.5em;
	margin: 2% 0%
	
}

H4 {

	font-weight: bold;
	color: #999999;
	text-transform: uppercase;

}


INPUT {

	color: #777777;
	clear: both;
	font-weight: bold;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;

}

B {
	color: #efefef;
}


A {
	color: #3872AA;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

IMG {

	border-width: 0px;

}

.hiLite {
	
    color: #7F2D20;

}

/********* PAGE LAYOUT ************/

#siteTop {
	
	margin: 3% auto;
			
}


#page {
	
	clear: both;
	margin: 3% auto;
	
}

#chaturbate {
	
	clear: both;
	margin: 6% 4% 2% 4%;
	
}

#bottom {
	
	clear: both;
	margin: 3% auto;
	text-align: center;
	
}

