body,td,th {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FA9A12;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FA9A12;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(http://www.bigpornclub.com/images/bg2.jpg);
}
h1 {
font : 10pt Verdana;
color : #333333;
} 
h2 {
font : 10pt Verdana;
color : #333333; 
} 
h3 {
font : 10pt Verdana; 
font-weight: bold;
color : #333333;
} 
a:link {
	text-decoration : underline;
	font-family: Verdana;
	font-size: 8pt;
	color: #000099;
} 
a:active {
	text-decoration : underline;
	font-family: Verdana;
	font-size: 8pt;
	color: #000099;
} 
a:visited {
	text-decoration : underline;
	font-family: Verdana;
	font-size: 8pt;
	color: #000099;
} 
a {
color : #0000ff; 
} 
a:hover {
	color : #FF9900;
	text-decoration : none;
	font-family: Verdana;
	font-size: 8pt;
} 
table.prom {
	background-color: #000033;
	border: 1px groove #FA9A12;
                font : 8pt Verdana;
}

td.prom {
	background-color: ffffff;
	border-left: 1px groove #FA9A12;
                font : 8pt Verdana;
}
li.menu {
	background-color: #FFFFFF;	
    font : 8pt Verdana;
}

#header {
   width:600;
   /*uncomment the next line and insert your header image as a background if desired.*/
   /* background-image: url('http://yourdomain.com/path/to/image.gif');*/
   align:center;
   text-align: center;
}

#page {
   /*I do not recomend using dynamic widths with the css templates as they can have unpredictable behavior
   //from browser to browser. Thus they all have fixed widths. I have fixed the width at 780px to accomodate
   //the some 90% of surfers who still surf at that resolution. If you want to use a variable width template start from
   //the HTML vanilla and "colorize" it to suit. If you want to design for wider screen resolutions (bad idea) then
   //increase the width here to the width of your page. Then also increase the width of the #content declaration
   // and the #sidebar declaration. Remember to make the sum of those two less than the value of the #page.
   //margins, borders, padding and browser rendering will throw these numbers off some.*/
   width:550px;
   text-align: left;
}

#content {
   width:450;
   margin: 1px;
   float:left;
}

#sidebar {
   margin: 1px;
   padding: 1px;
   float:left;
   width: 150px;
   border: 2px dashed #999999;
}

#post {
   background: #ffffff;
   padding: 1px;
   margin: 1px;
   border: 2px dashed #999999;
}

#post_title {
   border-bottom: 1px solid #454545;
   font-size: 16px;
}
img {
   border: 0;
}
