* {
	margin          : 0px;
	padding         : 0px;
}

body {	background-image:url(img/backer.jpg);
		text-align      : center;
		margin: 0px;
		font-family: Verdana, Arial; color:##4B4F3A; font-size: 12px; font-weight: normal;
}
h1 {font-size:19px;color:#3E9B11; margin-bottom:0px;}
h2 {font-size:16px;color:#3E9B11;}
h3 {font-size:14px;color:#3E9B11;}
td {font-family: Verdana, Arial; color:#4B4F3A; font-size: 13px; font-weight: normal; text-decoration:none;}

#fix_left {
	text-align      : center;
    position		: absolute;
    top				: 0px; 
    width			: 1024px;
   	z-index			: 0;
	left			: 50%;
	margin-left		: -512px;	
	margin-right    : auto;
	font-family: Verdana, Arial; color:#3E9B11; font-size: 12px; font-weight: normal;
}

a.menu {
 display:block;
 padding:3px;
 border-bottom:1px solid #D9ED7A;
 border-top: none; border-left: none; border-right: none;
 text-align:right;
 font-family: Verdana, Arial; color:#4B4F3A; font-size: 12px; font-weight: normal;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
 font-family: Verdana, Arial; color:#4B4F3A; font-size: 12px; font-weight: normal;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#3E9B11; font-size: 12px; font-weight: normal;
 background-color:#eeeeee;
}

#left {
	text-align      : left;
    position		: absolute;
    top				: 250px; 
    width			: 1024px;
   	z-index			: 1;
	left			: 50%;
	margin-left		: -400px;	
	margin-right    : auto;
}
#left2 {
	width			: 110px;
	left			: 50%;
	margin-left		: 17px;	
	margin-right    : auto;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:0px 0px 0px 0px ridge #D9ED7A;
width:106px;
margin:9px;
}
#top {
position		: absolute;
top				: 3px;
width			: 300px;
z-index			: 1;
left			: 50%;
margin-left		: 230px;	
}
a.menu_top {
 display: inline;
 float: left;
 padding:1px 5px;
 border:none;
 text-align:center;
 font-family: Verdana, Arial; color:#4B4F3A; font-size: 10px; font-weight: bold;
 text-decoration:none;
 }
a.menu_top:link, a.menu:visited
{
 color:#4B4F3A;
 text-decoration:none; 
}
a.menu_top:active, a.menu_top:hover
{
  color:#FB7104; 
}
#title {
	text-align      : left;
    position		: absolute;
    top				: 85px; 
    width			: 300px;
   	z-index			: 2;
	left			: 50%;
	margin-left		: -125px;	
	margin-right    : auto;
}


#content {
	text-align      : right;
    position		: absolute;
    top				: 230px; 
    width			: 675px;
    height			: 1600px;
    overflow		: auto;
   	z-index			: 1;
	left			: 50%;
	margin-left		: -225px;	
	margin-right    : auto;
	padding			: 10px;
	font-family: Verdana, Arial; color:#4B4F3A; font-size: 13px; font-weight: normal; text-decoration:none;
	scrollbar-base-color:#FFFFFF;
  	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FB7104;
  	scrollbar-darkshadow-color::#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#FB7104;
  	scrollbar-shadow-color:#FFFFF;
  	scrollbar-track-color:#FFFFFF;
}

#content2 {
 	background-image:url(img/back_small.jpg);
	text-align      : right;
    position		: absolute;
    top				: 1860px; 
    width			: 999px;
    overflow		: auto;
   	z-index			: 1;
	left			: 50%;
	margin-left		: -511px;	
	margin-right    : auto;
	padding			: 10px;
	font-family: Verdana, Arial; color:#4B4F3A; font-size: 13px; font-weight: normal; text-decoration:none;
}