body {
	font-family:sans-serif;
	}

#left {
	width:249px;
	height:610px;
	background-image:url(image/image009.gif);
	float:left;
	}
#left a{
	color: #ffffff
	}
#center {
	width:750px;
	height:313px;
	background-image:url(index/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	}
#footer{ 
width:750px;

float: left; 
 }	

#navcontainer { width: 210px; }
#navcontainer ul {margin-left: 30px;    	font-size: 14px; list-style-type: none; font-family:verdana,arial,sans-serif; }
#navcontainer a { display: block; padding: 6px; color: #996600; text-decoration: none; font-size: 18px;}
#navcontainer a:hover
 { text-decoration:underline;  }
#navigation {
	margin-top:350px;

	}

.image_left { float: right;  margin: 5px 0 25px 0; }
.image_left2 { float: right;  margin: 340px 0 25px 0; }
#navigation ul {
	list-style: none;
	display:inline;  
		
}
	
#navigation li a{
margin: 50px;
	
	text-decoration:none;
	font-size: 14px;
	color:#ffffff;
	}

#navigation li a:hover {
text-decoration:underline;
	}

h1 {
	font-size:15px;
	color:#ffffff;
	margin:10px 10px 10px 10px;
	font-family:verdana;
	}

h2 {
	font-size:12px;
color:#ffffff;
	margin:10px 10px 10px 10px;
	font-family:verdana;
	text-align:center;
	}
	
h3 {
	margin:0 0 0 10px;
	font-size:25px;
	color:#CC0000;
	}
	
p {
	margin: 5px 5px 0px 20px;
	font-size:11px;	
	}
	
a { padding: 6px; color: #C68600; text-decoration: none; font-size: 16px;}
a:hover {
	text-decoration:underline;
	}
