#container 
{
	width: 900px; /* width + border for IE 5.x */
	w\idth: 900px; /* real width */	
	margin: auto;	
}
		
#header 
{
 float:left;	
}

#content 
{	
xpadding: 1px 1em 2em 1em;
font: 90% Verdana, helvetica, sans-serif;
font-size: 8pt;
color: #000000
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
display: block;
}	

#title
{
font: 90% Verdana, helvetica, sans-serif;
font-size: 10pt;
color: #C6AA3E;
font-weight: bold;
padding: 5px;
line-height: 1.5em;
margin: 0;
text-align: justify;
}

#title2
{
font: 90% Arial, helvetica, sans-serif;
font-size: 9pt;
color: #353909;
font-weight: bold;
padding: 5px;
line-height: 1.5em;
margin: 0;
text-align: left;
}


#menu 
{
	background:#aaa178;
	height:1050px;
	width:180px;
	float:left;	
}

#menu a 
{
color: #FFFFFF;
font: 90% Verdana, helvetica, sans-serif;
font-weight: 200;
font-size: 7pt;
text-decoration: none;
}					
				
#menu A:hover 
{
display: block; 
width: 120px; 
height: 20px;
text-decoration: none;
color: #000000;			 
background: #e3e2ce 				 
}	
			 
#menu A:visited 
{
text-decoration: none; 			 
font-style: bold
}

#mainbody 
{
	 background:#fff;	
	 float:left;
}

#rightmenu 
{
	 background:#aaa178;
	 color: #FFFFFF;
	 font: 90% Verdana, helvetica, sans-serif;
	 height:1050px;
	 width:180px;
	 float:right;	
}

#footer 
{
    
     height:50px;
     clear:both;     
}

body
{
color: #333;
font-size: 10px;
font-family: verdana;
}

a
{
color: blue;
text-decoration: none;
font-weight: 700;
font: 90% Verdana, helvetica, sans-serif;
font-size: 8pt;
line-height: 1.5em;
text-align: justify;
}

a:hover
{
color: #DFE44F;
}

p
{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}

#wrapper
{
 width:540px;
 margin: 0 auto;
 height: 1050px;
}

.box
{
background: #fff;
}

.boxholder
{
clear: both;
padding: 1px;
background: #C0C0C0;
}

.tab
{
float: left;
height: 25px;
width: 80px;
margin: 0 1px 0 0;
text-align: center;
background: #AAA178 url("images/WEB-PAGE-RGB-4_04.jpg") no-repeat;
}

.tabtxt
{
margin: 0;
color: #fff;
font-size: 10px;
font-family: verdana;
font-weight: bold;
padding: 9px 0 0 0;
}

.tabtxt a
{
margin: 0;
color: #fff;
font-size: 10px;
font-family: verdana;
font-weight: bold;
padding: 9px 0 0 0;
}

.tabtxt a:hover
{
color: #000000;
}