body {
	
	background:url(images2009/bkg.jpg) top center;
	background-repeat:no-repeat
	background-color:#000;
	color: #f9f;
	font-family: "Times New Roman", Times, serif;
	font-size: 110.01%;
	margin: 0;
	padding: 0;
}

#page {
	
	color: #f9f;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	width: 990px;
}

#header { margin-left:5px;}

#topOfPage {margin-left:450px;}

h1 {	color: #f9f; text-align: center;}

#mainColWrapper {margin-top: 5px;
	margin-left: 245px;
	width: 530px;
	text-align: justify;}
	
	
.mainColContent {	color: #f9f;
	padding: 5px 15px 0 10px;
	font-size: 100.1%;}
	
	
a:link, a:visited, a:active {
	color: #c3f;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a img {border: none;}

p img {float: left;
	padding-right:15px; padding-bottom:5px;}

	
.imgNoFloat {float: none;}

#leftColWrapper {float: left;
	width: 230px;
	margin-left:5px;
	margin-top: 5px;}
	
#leftCol {background: url(images/index-page-img/leftColMid.jpg) repeat-y left;
	margin:0;
	padding:0;
	width: 230px;}
	
.leftColBtm {background: url(images/index-page-img/leftColBot.jpg);
	height: 30px;
	margin: 0;
	padding: 0;
	width: 230px;}
	
.leftColTop {background: url(images/index-page-img/leftColTop.jpg);
	height: 30px;
	margin: 0;
	padding: 0;
	width: 230px;}

.leftColContent {color: #c3f;
	display:block;
	padding: 5px 0 0 10px; 
	font-size: 80%;}

.floatLeft {float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;}
	
/*Right Column*/
#rightColWrapper {float: right;
	width: 200px;
	margin-top: 5px;}
	
#rightCol {background: url(images/index-page-img/rightColMid.jpg) repeat-y left;
	margin: 0;
	padding: 0;
	width: 200px;}
	
.rightColBtm {background: url(images/index-page-img/rightColBot.jpg);
	height: 30px;
	margin: 0;
	padding: 0;
	width: 200px;}
	
.rightColTop {background: url(images/index-page-img/rightColTop.jpg);
	height: 30px;
	margin: 0;
	padding: 0;
	width: 200px;}
	
.rightColContent {display: block;
	padding: 5px 20px 0 0;
	margin-left: 15px;
	text-align: center;
	font-size: 80%;}
	
#rightCol a:link, #rightCol a:visited {color: #059;
	text-decoration: none;}
	
#rightCol a:hover {color: #08f;
	text-decoration: underline;}



.clear {
	clear:both;
	line-height:0;
	height:0;
}
.clearR {
	clear:right;
	line-height:0;
	height:0;
}
.clearL {
	clear:left;
	line-height:0;
	height:0;
}
.ragRight {
	text-align: left;
}
.top {
	z-index: 200;
}
#erotica { z-index:100;}

.float175 {
	float: left;
	width: 235px;
	padding: 0 0 0 5px;
	text-align: center;
	overflow:hidden;
}
p img{
	float: left;
   border: 0em none;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.myContainer {width:980px;
text-align:center;
padding-bottom:30px;
}

#onTop {z-index: 1;}
.under {z-index: -1;}