html{
	padding:0px;
	margin:0px;
}

body{

	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #404040;
	
}

 
img{
	border:0px;
}


h1{
	font-weight:normal;
	font-size:16pt;
	padding:0px;
	color:#404040;
} 

h2{
	font-weight:normal;
	font-size:12pt;
	color:#404040;
	padding:0px;
} 

h3 {
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
	margin:0px;
	padding:0px;
	color:#404040;
} 

h4 {
	font-weight:normal;
	text-decoration:none;
	font-size:12pt;
	margin:0px;
	padding:0px;
	color:#404040;
} 


a {
	text-decoration:none;
	color:#404040;
	font-weight:bold;
}


a:hover{
	text-decoration:none;
	color:#000000;
}
#top{
	background-image: url(../resources/images/top.png);
	height:86px;
	width:778px;
}

#logo{
	float:left;
	background-image: url(../resources/images/logo.png);
	height:124px;
	width:314px;
}

#underlogo{
	float:left;
	background-image: url(../resources/images/underlogo.png);
	height:11px;
	width:778px;
	margin-top:5px;
}

#underlogoblog{
	float:left;
	background-image: url(../resources/images/underlogo.png);
	height:11px;
	width:450px;
	margin-top:5px;
}



ul{
	margin: 10px 0px 0px 10px;
	padding-left: 20px;
}
#topmenu{
	float:left;
	height:124px;
	width:464px;
	text-align:center;
}

#col1{
	height:110px;
	padding-left:0px;
	width:140px;
	float:left;

}

#col2{
	height:110px;
	padding:0px;
	width:140px;
	float:left;
}

#col3{
	height:110px;
	padding:0px;
	width:140px;
	float:left;
}

.lileft{
	list-style-type: none;
	width:120px;
	height:20px;
	border-bottom:1px dotted #000;
	margin:2px;
}






#wrapper { 
overflow: hidden;
	width: 778px; 
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	background-color:#ffffff;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 10px; 

}


#content{

	margin:10px;
	background-color:#ffffff;
}

#contentbreak{
	float:left;
	background-image: url(../resources/images/underlogo.png);
	height:11px;
	width:778px;
	margin:5px 0px 5px -10px ;

}

#footer{
	text-align:center;
	font-size:7pt;
	width:768px;
	background-color:#ffffff;
	clear:both;
	margin:5px;
}

.half1{
	background-color:#ffffff;
	margin:5px;
	padding:5px;
	float:left;
	width:47%;

}
.half2{
	background-color:#ffffff;
	padding:15px;
	float:left;
	width:46%;
	border-left:1px dotted #404040;

}

.small{
	font-size:7pt;
}

#thoughtthought{
	margin:0 auto;
	text-align:left;
		font-family:Verdana;
	border:1px solid #404040;
	padding:20px;
	width:500px;

	display:block;
	height:auto;	
}

#thoughtthought li{
	color:#404040;
	font-weight:normal;
	margin-left:10px;
	list-style-type: disc;
margin-bottom:15px;
}

.comment{
		font-size:9px;
}


.profileblock{
	position:fixed;
	left:25%;
	top:40%;
	width: 50%; 
	height: 25%;
	filter: alpha(opacity=93); 
	-moz-opacity: .93; 
	background-color:#505050;  
	margin: 0 auto; 
	z-index:999;
}

.left{
	float:left;
	margin:5px;

}

.nofloat{
	vertical-align : middle; 
	height:160px;
	float:left;
	width:350px;
	margin:10px;
}
.profileimage{

	margin:10px;
	border:1px dotted #ffffff;
}

.profiletext{
	margin:10px;	
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
}


.vocabtext{
	margin:10px 10px 10px 10px;
	padding:10px 0px 10px 0px;
	width:200px;
	height:75px;
	float:left;
}
#vocabwrapper{
overflow:auto;

}

#forumpost{
	height:100%;	
	width:770px;

}

#forumdate{
	font-size:16px;
	text-align:center;
	padding:20px;
	width:150px;
	float:left;
	color:#008e99;
}

#forumpost2{
	border:1px solid #404040;
	padding:20px;
	width:700px;
	float:left;
	display:block;
	height:auto;	
}



.rulesul{
	list-style-type:circle;
	line-height:200%;
}

.banter_mini_subject{
	font-size:11px;	
	margin:0px;
	font-style:italic; 
}

.banter_pers_header{
	margin:0px;
}

.intro a:hover{{
	color:#fff;
}

#boadjjj{
	height:200px;
	width:200px;
	border:1px solid #f00;
position:relative;
top:10px;
left:300px;
}