body{
	background:url(../images/smc-bg.jpg) #242400;
	margin:30px 0 0 0;
	padding:0;
	font-family:trebuchet ms,tahoma,verdana,arial,sans serif;
	font-size:14px;
	text-align:center;
}
body div{
	text-align:left;
}
a{
	border-bottom:1px dotted #213301;
}
a:hover{
	border-bottom:1px solid #213301;
	text-decoration:none;
}
div.menu{
	width:850px;
	margin:0 auto;
	background:#fff;
	height:30px;
	padding-left:40px
}
div.menu a{
	display:block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	float:left;
	color:#213301;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	border:0;
}
div.menu a:hover{
	color:#fff;
	background:#663;
}
div.body{
	width:890px;
	margin:0 auto;
	background:#fff7cb;
	padding:5px;
}
div.header{
	background:#fff7cb;
	width:890px;
	height:165px;
	margin:0 auto;
	padding:5px;
}
div.bodywrapall,div.headerwrapall{
	width:888px;
	border:1px solid #230;
	margin:0px;
	background:#fff;
}
div.flashholder{
	display:block;
	width:888px;
	height:163px;
}
div.leftcol{
	width:200px;
	float:left;
	background:#eabb4b;
	margin:0;
	padding-top:20px;
}
div.rightcol{
	width:200px;
	float:right;
	margin:0;
	background:#eabb4b;
	padding-top:20px;
}
div.mainbody{
	padding-top:0;
	padding-bottom:5px;
}
div.clr{
	height:1px;
	clear:both;
}
div.leftcol .moduletable,
div.rightcol .moduletable{
	margin:5px;
	padding:5px;
	font-size:80%;
	margin-bottom:15px;
}
div.leftcol .moduletable h3,
div.rightcol .moduletable h3{
	background:#936c36;
	padding:5px;
	margin:0 -5px 5px -5px;
	color:#fff;
	text-transform:uppercase;
	font-size:120%;
	text-align:center;
}
div.footer{
	padding:20px;
	color:#a96;
	font-size:80%;
	width:860px;
	margin:0 auto;
	text-align:center;
}
div.footer a{
	color:#fff;
	text-decoration:none;
	border-color:#fff;
}
div.footer a:hover{
	color:#fff;
	text-decoration:none;
}
div.botmod table td{
	background:#fff;
}
div.botmod table td td{
	width:auto;
}
div.botmod .moduletable{
	background:#230;
	width:100%;
	height:100%;
	color:#a96;
}
div.botmod .moduletable td{
	padding:10px;
}
div.botmod .moduletable td td{
	padding:0;
}
div.botmod .moduletable th{
	padding:5px;
	text-align:left;
	text-tranform:uppercase;
	color:#fff;
}
.moduletable ul{
	padding-left:10px;
}
.moduletable ul.newsfeed{
	margin:0;
	padding:0;
	list-style:none;
}
.moduletable li.newsfeed{
	margin-bottom:15px;
	font-size:100%;
}
.moduletable li.newsfeed a{
	font-size:120%;
}