body {
	margin:0;
	background:#162E12 url(images/bg.jpg);
	z-index: 1;}
	
#container {
	margin-top:20px;
	margin-left: auto;
	margin-right:auto;
	width: 550px;
	background: #fff;
	border: 8px solid #380C0B;}
	
#banner {
float: left;
	width: 550px;
	background:  url(images/layout_08.jpg) bottom left no-repeat;
	height: 182px;
	z-index: 2;}
	
#top {
float: left;
	width: 550px;
	height: 36px;}
	
	
#left {
float: left;
	width: 209px;
	background:  url(images/layout_01.jpg) top left no-repeat;
	height: 36px;
	z-index: 2;}

#right {
float: right;
	width: 341px;
	height: 36px;
	z-index: 2;}
	
	
#top1 {
float: left;
	width: 59px;
	background:  url(images/layout_02.jpg) top left no-repeat;
	height: 36px;
	z-index: 3;}
	
#top2 {
float: left;
	width: 72px;
	background:  url(images/layout_03.jpg) top left no-repeat;
	height: 36px;
	z-index: 3;}
	
#top3 {
float: left;
	width: 41px;
	background:  url(images/layout_04.jpg) top left no-repeat;
	height: 36px;
	z-index: 3;}
	
#top4 {
float: left;
	width: 46px;
	background:  url(images/layout_05.jpg) top left no-repeat;
	height: 36px;
	z-index: 3;}
	
#top5 {
float: left;
	width: 52px;
	background:  url(images/layout_06.jpg) top left no-repeat;
	height: 36px;
	z-index: 3;}
	
#top6 {
float: left;
	width: 71px;
	background:  url(images/layout_07.jpg) top left no-repeat;
	height: 36px;
	z-index: 2;}	

	#main{
float: left;
	background:  url(images/layout_09.jpg) top left no-repeat;
	width: 550px;
	z-index: 3;}

	
	#foot{
	clear: both;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	width: 550px;}
		

#coll {
	margin: 10px auto;
	text-align: center;	
	width: 550px;}

.content {
padding: 90px 20px 20px 20px;
	color: #380C0B;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	}

.content p {
	color: #380C0B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	background: #EFEBE8;
	}

.links {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding-bottom: 10px;
	}
.content blockquote {
	line-height: 150%;
	}

.content ul {
	margin-left: 10px;
	padding-left: 10px;
	}

.content li {
	line-height: 150%;
	}

.content h2, .content h3 {
	color: #EFEBE8;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 20px;
	background: #768F5E;
		}

.links a, .links a:link, .links a:visited, .links a:active {
	text-decoration: none;
	color:#000;
	}

.links a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
	}
.content a, .content a:link, .content a:visited, .content a:active {
	text-decoration: underline;
	color:#5F2523;
	}

.content a:hover {
	color: #380C0B;
	text-decoration: underline;
	border-bottom: 2px solid #CAA278;
	}
img {border: 0;}

.INPUT, TEXTAREA, SELECT, OPTION   {
	color: #EFEBE8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-top: 1px solid #B0C0AD;
	border-right: 1px solid #162F11;
	border-bottom: 1px solid #162F11;
	border-left: 1px solid #B0C0AD;
	background: #768F5E;}
	
INPUT, TEXTAREA, SELECT, OPTION {

	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #EFE7E0;
	border: 1px solid #B0C0AD;}

