body{
	margin:0;
	text-align:center;
	background:#000;
	font-family:verdana,tahoma,arial,sans serif;
	font-size:14px;
	line-height:140%;
}
.wrap{
	width:900px;
	margin:0 auto;
}
.header{
	width:900px;
	height:175px;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}
.fbcontent{
	width:900px;
	background:#cba;
	text-align:left;
}
.searchbox{
	float:right;
	text-align:left;
	display:block;
	width:190px;
	height:26px;
	margin:2px;
	padding-left:10px;
	background:url(../images/search-bg.gif) no-repeat;
}
.searchbox input{
	background:#fff;
	border:0px solid #000;
	color:#630;
	font-family:arial, sansserif;
	font-size:13px;
	font-weight:bold;
	width:167px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	margin:4px 0;
	padding:0;
}
.separator{
	background:url(../images/top-bg.png) #900;
}
.leftcol{
	margin:10px 5px 0 5px;
	width:200px;
	float:left;
}
.rightcol{
	margin:10px 5px 0 5px;
	width:200px;
	float:right;
}
.module,.module-red{
	margin-bottom:14px;
	background:url(../images/mod-bot.jpg) #fff bottom left no-repeat;
	border-bottom:#000 solid 0px;
	padding-bottom:14px;
	font-size:14px;
}
.module-menu{
	margin-bottom:14px;
	font-size:14px;
}
.module-menu div div div{
	width:188px;
	overflow:visible;
	padding:5px;
}
.module div div div,.module-red div div div{
	border-right:#ccc solid 1px;
	border-left:#eee solid 1px;
	border-top:#eee solid 1px;
	border-bottom:#000 solid 0px;
	width:188px;
	overflow:hidden;
	padding:5px 5px 0 5px;
	background:'';
	font-size:12px;
}
.module div div div div,.module-red div div div div{
	border:0;
	width:auto;
	overflow:visible;
	padding:0;
	background:'';
}
.module h3, .module-red h3{
	font-size:15px;
	margin:-5px -5px 10px -5px;
	padding:5px;
	background:#8287b1;
	color:#fff;
}
.module ul, .module-red ul{
	padding-left:15px;
}
.module-red h3{
	background:#900;
}
.clear{
	height:1px;
	overflow:hidden;
	clear:both;
}
.top{
	padding:10px 10px;
	text-align:center;
}
.mainbody{
	padding-top:10px;
}
h1,h2,h3,h4,p{
	margin:0 0 15px 0;
}
.top .moduletable{
	color:#fff;
	border:0;
	background:transparent;
	padding:0;
	margin:0;
	width:auto;
	text-align:left;
}
.top .moduletable{
	color:#fff;
	border:0;
	padding:0;
	margin:0;
	width:auto;
}
.top .moduletable h3{
	color:#fff;
	display:none;
	padding:0;
	margin:0;
}
.footer{
	background:#8287b1;
	padding:10px;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.footer a,.footer a:link,.footer a:active,.footer a:visited{
	color:#900;
}
.footer a:hover{
	color:#fff;
}
a:hover{color:#321;}