html{
padding:0px;
margin:0px;
}
 
 
body{
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	line-height: 17px;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/resources/images/bg.gif);
}


/* wrapper */
#whopever_wrapper { 
	width: 786px; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	background-color: #FFFFFF; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 10px; 
}

#whop_wrapper {
	width: 766px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	background: url(/resources/images/sidebar_bg.jpg) repeat-y left #FFFFFF;
}

#whop_wrapper ul{
	list-style:none;
	margin:0;
	padding:0;
}

/* header */
#whopever_header {
	height: 341px;
	width: 766px;
	margin-left: 10px;

	padding-top: 10px;
}

#whopever_header h1 {
	float: right;
	padding: 0px;
	color: #000000;
	font-size: 36px;
	line-height: 50px;
	margin: 5px 20px 0 0;
}
#whopever_header h2 {
	float: right;
	clear: both;
	margin-right: 20px;
	color: #000000;
	font-size: 14px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}

/* sidebar */

#whopever_sidebar { 
	width: 170px; 
	float: left; 

}

#whopever_sidebar a.but{
	background-image: url(/resources/images/buttonoff.png) ;
	background-repeat:no-repeat;;
	color:#fff;
	display:block;
	line-height:22px;
	padding:2px 15px 2px 15px;
	margin:2px 0px 2px 10px;
	width:120px;
	height:25px;
	text-decoration: none;

}
#whopever_sidebar a.but:hover{
	background-image: url(/resources/images/buttonon.png) ;
	color:#404040;

}






#whopever_content h3, #footer h3, #whopever_content h2 {
	font-size: 14px;
	color: #546FA5;
}
#whopever_content h3, #whopever_content h2 {
	border-bottom: 1px dotted #546FA5;
}
#whopever_content h2 {
	margin: 10px 0 0 0;
	padding-top: 10px;
	padding-bottom: 3px;
}
#whopever_content a, #whopever_content a:visited {
	text-decoration: underline;
	color: #546FA5;
}
#whopever_content a:hover {
	text-decoration: none;
	color: #546FA5;
}
#whopever_content {
	background-color: #FFFFFF;
	float: right;
	width: 565px;
	padding-left: 15px;
	padding-right: 5px;

}#whopever_content_recap {
	background-color: #FFFFFF;
	float: right;
	width: 750px;
	padding-left: 15px;
	padding-right: 5px;
}

#whopever_content strong {
	color: #000000; font-weight: normal;
}

.center{
	text-align:center;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#ff23ec;
}






#thoughts{
	height:90%;	
	width:570px;

}

#thoughtdate{
	font-size:16px;
	text-align:center;
	padding:20px;
	width:150px;
	float:left;
	color:#008e99;
}

#thoughtthought{
	border:1px solid #ff23ec;
	padding:20px;
	margin-bottom:20px;
	width:326px;
	float:left;
	display:block;
	min-height:50px;	
}

#thoughtthought li{
	color:#ff23ec;
	font-weight:bold;
	margin-left:10px;
	list-style-type: disc;
}



#texts{
	height:100%;	
	width:570px;

}

#textdate{
	font-size:16px;
	text-align:center;
	padding:20px;
	width:150px;
	float:left;
	color:#008e99;
}

#texttext{
	border:1px solid #ff23ec;
	padding:20px;
	width:337px;
	float:left;
	display:block;
	height:auto;	
}

#texttext li{
	color:#ff23ec;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	list-style-type: disc;
}






#whoptexts{
	height:100%;	
	width:570px;

}


#whoptexttext{

	padding:20px;
	width:507px;
	float:left;
	display:block;
	height:auto;	
}

#whoptexttext li{
	color:#ff23ec;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	list-style-type: disc;
}
#leftnav{
	font-family: tahoma;
	font-weight:bold;
	font-size:11px;
}

.cyan{
	color:#008e99;
}

.pink{
	color:#ff23ec;
}

.purple{
	color:#800080;
}

.strongpurple{
	color:#800080;
	font-weight:bold;
}

.strongcyan{
	color:#008e99;
	font-weight:bold;
}

.strongpink{
	color:#ff23ec;
	font-weight:bold;
}

#boad{
	float:left;
	width:100%;
	display:block;
}

#footer{
	text-align:center;
	border-bottom:1px solid #fff;
	border-top: 1px dotted #800080;
	clear:both;
	background: url(/resources/images/fingerfade.jpg) no-repeat bottom #FFFFFF;

}

.floatleft{
	float:left;
}

.footermaillink{
	border-top: 1px dotted #800080;
	color:#800080;
	font-size:9px;
	font-weight:bold;
	padding:30px;
}

a#callink {
	width:0px;
	color:#000;
	text-align:center;
}
a:hover#callink {
	width:0px;
	background-color:#fff;
}

.leftfloat{
	width:50%;
	float:left;
	border:1px solid #f00;

}




#forumpost{
	height:100%;	
	width:770px;


}

#forumdate{
	font-size:16px;
	text-align:center;
	padding:20px;
	width:150px;
	float:left;
	color:#008e99;
}

#forumpost2{
	border:1px solid #ff23ec;
	padding:20px;
	margin-bottom:10px;
	width:500px;
	float:left;
	display:block;
	height:auto;	

}


.half{
	float:left;
	width:45%;
	margin-left:20px;
	background-color:#fff;
	padding:10px;
}

.statbox{
	border:1px dotted #c0c0c0;
	padding:5px;
	margin:5px;
}
