body{
	text-align:center;
	font-family:verdana;
	font-size:12px;
	background-color:#7CA89B;
	}
	
img{border:0px;}
	
a{color:#022E9B;}
	
div#container{
	text-align:left;
	width: 622px;
	margin-left:auto;
	margin-right:auto;
	}

.ten{font-size:10px;}
	

.microlinks{color:#006666; text-decoration:none; font-size:10px;}
a.microlinks:hover{color:#7CA89B;}

.footerlinks{color:#006666; text-decoration:none; font-size:10px;}
a.footerlinks:hover{color:#003333;}
	
div#center{
	width:440px;
	float:left;
	margin:12px 12px 12px 4px;
}

div#left{
	width:160px;
	float:left;
}
div#right{
	width:160px;
	float:left;
}

div.side{
	width:152px;
	background-color:#fff;
	margin-top:12px;
	padding:4px;
}

div.label{
	width:152px;
	background-color:#fff;
	margin-top:12px;
	padding:4px;
	background-color:#FFCC66;
	font-size:14px;
	font-weight:bold;
}

div.unitnav{
	clear:both;
	background-color:#FFCC66;
	padding:6px 12px 6px 12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
div.unitnav a, div.box a, a.activity{text-decoration:none; color:#003399;}

div#footer{
	width:616px;
	height:30px;
	clear:both;
	}
div.imgcred{
	clear:both;
	padding-top:10px;
	text-align:right;
	font-size:11px;
	color:#066;
}
	
div.boxlab{
	background-color:#3366CC;
	color:#fff;
	padding:6px;
	font-weight:bold;
}

div.box{
	background-color:#fff;
	margin-top:12px;
}

div.box li{margin-bottom:8px;}

span.wrapper{
	position:relative;
	display:inline;
}

span.wrapper a {text-decoration:underline;}

span.def{
	position:absolute;
	display:none;
	top:0px;
	margin-top:-40px;
	background-color:#fff;
	padding:12px;
	border:solid 1px #7CA89B;
	font-size:11px;
}
div.homebuttons{
	text-align:center;
}
div.homebuttons img{
	margin:10px 10px 5px 10px;
}
ul.homelist li{margin-bottom:5px;}

/* forum styles */
.forum_head {border-bottom:solid 1px #D8E7E8; padding:20px 0px 5px 0px; color:#7CA89B; font-size:11px; font-weight:bold;}
.pushrod{float:right; width:1px; margin-right:-10px; height:400px;}
.forum_menu{text-align:right; font-size:11px; color:#7CA89B; padding-bottom:15px;}


