﻿


#body {
	background-color: #008f0d;
	text-align:center;
	padding: 0px;
}


.pageFrameOuter 
{
	margin:0px auto; 
	text-align:left;	
	width: 900px;
	border: solid 1px Black; 
	background-color: White;
}

.pageFrameInner 
{
	border: solid 1px #888888;
}

.pageHeaderFrame 
{
	padding: 0;	
}

.middleFrame 
{
	background-color: White;
	position: relative;
}

.contentHeaderFrame 
{
}

.sideMenuFrame 
{
	border-right: 1px #888888;
	/*float: left;*/
	width: 160px;
	overflow: hidden;		
}

.sideMenuImageSpacer 
{
	width: 160px;
	height: 1px;
	display: block;
}

.rightContentFrame 
{
	/*float: right;*/
	width: 220px;
	overflow: hidden;
}

.mainContentFrame 
{
	overflow: hidden;

	/*margin-right: 222px;*/
	
	/*width: 510px;*/
}

.contentFooterFrame 
{
	clear: both;
}

.footerFrame 
{
	margin:0px auto; 
	text-align:left;	
	width: 900px;
	padding-top: 4px;
	color: #333333;
}

.footer a 
{
	color: #666666 !important;
	text-decoration: none;
}

.footer a:hover
{
	color: #336699 !important;
	text-decoration: none;
}

.rightContent 
{
	margin-top: 12px;
	padding: 0 12px 12px 6px;
}

.mainContent 
{
	margin-top: 12px;
	padding: 0 6px 12px 12px;
}

.headerContent {
	padding: 20px 12px 0 12px;
}

.adminSideMenu
{
	padding: 0 12px 12px 12px;
	min-height: 360px;
}

.featuredJobs p 
{
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 9px;
}

.featuredJobs a 
{
}

.memberStatistics *
{
	font-size: 11px;
}

.memberStatistics .statistic 
{
	font-weight: bold;	
}