body,a,td,p {
	font-family:Verdana;
	font-size:11px
	}

#header {
	background: #330000;
	height:116px;

	text-align:center;
	}

#centerheader
	{
	height:100px;
	width:1082px;
	text-align:left;
	}

#bodycontent {
	text-align:center;
	padding:0;
	margin:0;
	}

#adminbodycontent
{
	text-align:center;
	padding:0;
	margin:0;
}

#centerbody{
	width:1082px;
	background:#FFFFFF;
	text-align:left;

	padding:0;
	margin:0;
}

#footer {
	background: #3399cc;
	height:25px;
	text-align:center;
}

#footercenter
	{
         	width:1082px;
		text-align:left;
	}

.front_link {
	color:#FFFFFF;
	}
.nav_grey {
	background: #9B9B67;
	color: #FFFFFF;
	padding:0;
	margin:0;
	text-decoration:none;
	}

.left_header 
	{
	background: #F8981D;
	color:#FFFFFF;
	}
.left_media
{
	background: #CCCCCC;
	color:#000000;
	height:100px;
}

.left_join
{
	color:#000000;
	background: #CCCCCC;
	font-weight:bold;
}

.right_nav 
{
	background: #F8981D;
	color:#FFFFFF;
}

.right_news
{
	background: #CCCCCC;
	font-weight: bold;
}

.cms_link {
	text-decoration:none;
	text-transform:uppercase;
	color:#3399CC;
	font-weight:bold;

	}

.cms_link:hover {
	text-decoration:none;
	color:#FF9900;
	text-transform:uppercase;
	font-weight:bold;

	}

.cms_current_link {
	text-decoration:none;
	color:#3399CC;
	text-transform:uppercase;
	font-weight:bold;
}

.category_heading {
	color:#3399CC;
	text-transform:uppercase;
	}

.sub_heading {
	color:#FF9900;
	text-transform:uppercase;
	}

.footer_link {
	color: #FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.cms_button {
	background:#2C9ACF;
	width:144px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

.cms_button:hover {
	background:#FF9900;
	width:144px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

.cms_on {
	background:#FF9900;
	width:144px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	}
	
.black_link {
	color:#000000;
	}

