body {
	text-align: center;
	}
#mainContainer {
	position: relative;
	top: 5px;
	left: 0px;
	width: 800px;
	margin: auto;
	text-align: left;
	}
#header {
	width: 788px;
	height: 75px;
	border: 1px solid #A4C656;
	border-bottom: none;
	background: url(/site_images/header.jpg) 1px 0px ;
	}	
#logo {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 480px;
	background: url(/site_images/logo.png);
	}
#logo img {	
	width: 300px;
	height: 84px;
	}	
#logo a:hover {
	background-color: transparent;
	}
#mainContent {
	background: white;
	border: 2px solid #A4C656;
	border-top: none;
	margin-left: 133px;
	min-height: 600px;
	padding-top: 20px;
	}	
.mainContent {
	margin: 20px 0px 15px 10px;
	width: 642px;
	} 
.cat_title_large {
	color: red;
	display: block;
	}	
#menuBox {
	position: absolute;
	top: 75px;
	left: 0px;
	}
#menu {	
	width: 140px;
	text-align: left;
	background: url(/site_images/menu_back.jpg);
	border-left: 1px solid #A4C656;
	padding-top: 20px;
	}	
.menu_category a {
	display: block;
	width: 140px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #546e0d;
	margin: 0;
	padding: 0;
	background: url(/site_images/menu.png);
	text-align: left;
	text-indent: 10px;
	}	
.menu_category a:hover {
	background: url(/site_images/menu_roll.png);
	color: #D05712;
	}	
#menuLine {
	width: 133px;
	height: 1px;
	background-color:  #A4C656;
	}	
#topMenu {
	position: absolute;
	z-index: 3;
	top: 75px;
	left: 0px;
	margin-left: 133px;
	border-left: 2px solid #A4C656;
	border-top: 2px solid #A4C656;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 665px;
	}	
#topMenu td.menu_page {
	padding-left: 10px;
	}
a.menu_page	span {
	padding-right:  5px;
	font-size: 11px;
	} 	
.menu_page a:hover {
	background-color: transparent;
	}	
a:hover.menu_page span  {
	color: #D05712;
	}	
#bottom {
	margin-left: 133px;
	background-color: #798843;
	margin-top: 20px;
	width: 666px;
	}
.menu_bottom {
	color: white;
	font-size: 10px;
	padding-top: 3px;
	}		
a:hover.menu_bottom, a:hover.menu_footer,  a:hover.menu_footer span  {
	background: transparent;color: #c1c1c1;
	}	
.menu_footer {
	padding-bottom: 3px;	
	color: white;
	}		
#adminLink {
	position: absolute;
	z-index: 99;
	top: 85px;
	right: 10px;
	}	
#adminLink  a.menu_admin {
	font-size: 12px;
	}	
.call { font-size: 10px; font-family: Arial;  text-decoration: none; font-weight: none; color:#798843; margin-left: 133px;}
.date { font-size: 12px; font-family: Arial;  text-decoration: none; font-weight: none; color:#FFFFFF}	
