* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #C46632;
	background: #974309 url(images/bg.png) repeat-x top;
}

h3 {
   margin: 30px 0 15px 0;
	padding: 0 0 0 40px;
	font: bold 15px "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #D62;
}

h3.firsth3 {
   margin-top: 0;	
}

p {
	padding: 5px 12px 5px 0;
	font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #C46632;
}

a {
	color: #F4E;
	text-decoration: underline;
}

a:hover {
	color: #F4E;
	text-decoration: none;
}

#main_1 {
	margin: 0 0 0 25px;
	width: 850px;
	background: url(images/middle.gif) repeat-y;
}

#main_2 {
	margin: 0;
	width: 850px;
	background: url(images/bottom.gif) no-repeat bottom;
}

#main_3 {
	margin: 0;
	width: 850px;
	background: url(images/top.jpg) no-repeat top;
}

#top {
	height: 100px;	
	text-align: right;
}

#top h1 {
	position: absolute;
	top: 35px;
	left: 265px;
	font: bold 30px/40px "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #B8BDFC;
}

#top h2 {
	padding: 52px 20px 0 0;
	font: bold 16px/22px "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #CACACA;
}

#middle {
	padding: 0 20px 0 20px;
}

#left {
	float: left;	
	margin: 85px 0 0 0;
	width: 230px;	
	text-align: right;
}

#left ul {
	list-style: none;
	margin: 0;
}

#left ul li {
   margin: 0; 
	padding: 0 60px 0 0;	
} 

#left ul li a {
	height: 44px;
	font: 22px/44px "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5BA35B;
}

#left ul li a:hover {
	text-decoration: none;
	color: #E1E3FD;
}

#left ul li a.active, #left ul li a.active:hover {
	text-decoration: underline;
	color: #B8BDFC;
}

#right {
	float: right;
	padding: 25px 0 50px 0;	   
	width: 560px;		
	text-align: justify;	
}

#bottom {
	clear: both;	
	height: 56px;	
}

#bottom p {
	padding: 0 0 0 275px;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #988677;
}

#bottom a, #bottom a:hover {
	color: #988677;
}

#bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 450px;
	background: url(images/bg_left.jpg);
}
