html,body{ margin:0px;padding:0px;font-size: 12px;font-family:  Arial, sans-serif;text-align: center;background: #e6e1ba;color: #111;}

p { margin: 6px 0px 6px 0px; font-size: 10px;text-align: justify; font-weight: bold; }
p a {font-size: 10px; color: #000; }
p a:hover {font-size: 10px; color: #888; }

a		{ color: #fff; padding:1px; font-weight: bold ; text-decoration: underline; }
a:hover { color: #FFff00; font-weight: bold ; text-decoration: none;}
a 	img{ 	margin: 6px 0px 0px 0px; border:1px solid #756036; background: #3f3017;}
a:hover	img{ border:1px solid #ffff00;}

		

h1		{
		font-weight: bold;
		color: #ff0; 
		font-size: 16px;
		display: inline;
		text-shadow:#222 0px -1px 0px;
		}
		
br		{font-size: 12px;}

/* Wripper */
#container
		{
		width:952px; 
		margin:0px auto; 
		}

/* Header */
#header 	{
		height: 82px;  
		width:948px;
		text-align:left;  
		color: #000 ;

		border: 2px #e6e1ba solid;
		}
		
#header img	{	
			border: 0px;
			}
			
 
			
#header a img{	
			border: 0px;
			margin:0px;
			padding:0px;
			}			
			
#logo 	{	
		float:left; 
		width:190px; 
		height:80px;
		}
		
#header-text{
		margin-top: 6px;
		margin-left: 206px; 
		width: 730px; 
		height: 80px; 
		border:1px #e6e1ba solid;
		font-size:10px;
		text-align:justify;
		}
		

/* Content */
.content1{margin-bottom:12px; background: #ffffff;  width:948px; border: 1px #472a00 solid; }
.content2 {margin: 1px 1px 1px 1px; font-size:16px; background: #756036; color: #fff;   border: 1px #472a00 solid;}
.content2 p {color:#e6e1ba; margin: 5px; font-size:11px;}
.section{height: 27px; padding-top: 8px; font-size:16px;font-weight: bold; margin: 1px 1px 1px 1px; background: #3f3017 url('section_bg.jpg') repeat-x; color: #ff0;  border: 1px #472a00 solid;}

.nonunderline a {text-decoration: none;}
.section a{font-size: 14px; color: #ff0;}
		
		table 	{
 table-layout: fixed; 
		}

#footer{
		margin-top:20px;  height:100px;font-size: 10px;}



ul 	{
	list-style-image: url('item1.gif');
	list-style-position: inside;
	line-height: 28px;
	text-align: left;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
	
.toplink{
	text-align:left;
	height: 52px;
	font-size:16px;
	color: #472a00;
	font-weight: bold;
}
 
.toplink a {
	color: #ff0;
	text-shadow:#472a00 0px 0px 1px;
}
