body
{
	margin:0;
	padding:88px 176px 0px 176px;
	scrollbar-base-color:#EFEFEF;
	scrollbar-arrow-color:#003400;
	scrollbar-3dlight-color:#379737;
	scrollbar-darkshadow-color:#165016;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	color:#443300;
	text-shadow:Silver;
}
img#menuimage
{
	border-width:0px;
	border-color:#CCCCCC;
}
div#header
{
	position:absolute;
	top:1px;
	left:0px;
	width:200%;
	height:70px;
	background-color:#003E00;
	text-align:left;
	padding:1px 0px 1px 5px;
	font-size:34px;
	z-index:105;	
}
img.headerbanner
{
	vertical-align:middle;
	border-width:0px;
}

div#lowheader
{
	position:absolute;
	top:72px;
	left:0px;  
	width:200%;
	line-height:14px;
	background-color:#003E00;
	padding:0px 0px 4px 175px;
	font-size:10px;	
}
div#footers
{
	position:absolute;
	float:none;
	bottom:0px;
	left:0px;  
	width:200%;
	line-height:3px;
	background-color:#003E00;
	padding:0px 0px 0px 0px;
}

div#left-sidebar
{
	z-index:104;
	position:absolute;
	top:95px;
	left:0px;
	width:160px;
	height:85%;
	background-color:#FAFAFA;
	overflow:visible;
	padding:10px 0px 5px 5px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#808080;
	border-style:none;
}
div#right-sidebar
{
	z-index:103;
	position:absolute;
	top:95px;
	right:0px;
	width:155px;
	height:85%;    
	background-color:#FAFAFA;
	padding:10px 0px 5px 10px;
	overflow:visible;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;	
	border-color:#808080;
	border-style:none;
}
div#advertsbanner
{
	position:absolute;
	top:43px;
	left:5px;
	width:auto;
	background-color:#FAFAFA;
	padding:0px 0px 0px 2px;
	opacity:0;
	filter = alpha(opacity=100);	
}
body>div#header
{
	position:fixed;
}
body>div#left-sidebar
{
	position:fixed;
}
body>div#right-sidebar
{
	position:fixed;
}
body>div#footer
{
	position:fixed;
}
body>div#lowheader
{
	position:fixed;
}

* html body
{
	overflow-x:hidden;
	overflow-y:auto;		
} 

img.leftbarlinkimage
{
	position:relative;
	left:32px;
}
a.footertext:link
{
	text-decoration:none;
	color:#F5E85C;
}
a.footertext:visited
{
	text-decoration:none;
	color:#F5E85C;
}
a.footertext:active
{
	text-decoration:none;
	color:#F5E85C;
}
a.footertext:hover
{
	text-decoration:underline;
	color:#D59C21;
}

