body {
	margin : 0; 
	padding : 0; 
	background-image:url(mainparts/mainbg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background: #3b2a1a;
	font-family : arial; 
	font-size : 10px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	}
	
#main {
	height:100%;
	width:100%;
}


p, li	{
	font-size: 12px; 
	color: #3C2814;  
	} 


p.menu	{
	font-size: 14px; 
	padding-left: 5px; 
	padding-right: 5px;
	font-weight: bold;
	color: #3b2a1a;  
	} 

p.small	{
	font-size: 10px; 
	color: #584431;  
	} 

p.title	{
	font-size: 26px; 
	color: #3C2814;  
	} 


a 	{
	text-decoration : none;  
	color : #3C2814; 
	} 

a:visited {
	color : #3C2814; 
	} 

a:active {
	color : #3C2814; 
	} 

a:hover {
	color : #3C2814; 
	text-decoration : underline; 
	} 

a.menu 	{
	text-decoration : none;  
	color : #3b2a1a; 
	} 

a.menu:visited {
	color : #3b2a1a; 
	} 

a.menu:active {
	color : #3b2a1a; 
	} 

a.menu:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
	} 

a.small 	{
	text-decoration : none;  
	color : #171218; 
	} 

a.small:visited {
	color : #584431; 
	} 

a.small:active {
	color : #584431; 
	} 

a.small:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
	} 