* {
	margin: 0;
	padding: 0;
	text-align: center;
}

BODY {
	MARGIN: 0px; BACKGROUND-COLOR: #9c5f06
}
.style1 {
	FONT-SIZE: 11px; COLOR: #5e5f56; FONT-FAMILY: arial
}


h1 {
	padding: 25px 0 0 30px;
	color: #F0FFF0;
	font: bold 30px "Courier New", Courier, monospace;
}

h2 {
	padding: 0 0 0 30px;
	color: #F0FFF0;
	font: bold 13px "Courier New", Courier, monospace;
}

h3 {
	width: 180px;
	height: 22px;
	text-align: center;
	color: #506030;
	background: #D0D4B0 url(images/header.gif) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

h4 {
	padding: 0 0 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #506030;
}

p {
	padding: 5px 0;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
}

a {
	color: #4169E1;
	text-decoration: underline;
}

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

#top {
   margin: 0 auto;	
	width: 900px;
	height: 112px;	
	text-align: left;
	background: url(images/top.jpg) no-repeat top;
}

#menu {
	margin: 30px auto;
	width: 900px;
	height: 42px;	
}

#menuLeft {
	float: left;
	width: 23px;
	height: 42px;
	background: url(images/menu_left.gif) no-repeat left;
}

#menuCent {
	float: left;
	width: 854px;
	background: url(images/menu.gif) repeat-x top;
}

#menuRight {
	float: right;
	width: 23px;
	height: 42px;
	background: url(images/menu_right.gif) no-repeat right;
}

#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	 
}

#menuCent ul li a {
	display: block;
	float: left;
	padding: 0 25px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #780800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 42px;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #D0D4B0;
	background: url(images/menu_over.gif);
	border-right: 1px solid #780800;
}  

#menuCent ul li a.textLeft {
	border-left: 1px solid #780800;
}

#menuCent ul li a.textLeft:hover {
	border-left: 1px solid #780800;
}

#middle {
   clear: both;
   margin: 0 auto;
	width: 900px;		
}

#left_1 {
	float: left;
	width: 190px;
	clear: none;
	background-color: #272727;
	text-align: center;
}

#left_2 {
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

#left_2 ul {
	list-style: none;	
}

#left_2 ul li {
	margin-bottom: 15px;
	background: url(images/left.gif) repeat-y;
}

#left_2 ul li ul {
   margin: 0;	
	text-align: left;
	background: url(images/left.gif) repeat-y;
	border-bottom: 1px solid #788448;
}

#left_2 ul li ul li {
	display: block;
	margin: 0;
	border-bottom-style: dashed;
	border-bottom-color: #788448;
	border-bottom-width: 1px;
	width: 179px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {
	margin: 0;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: #F00;
}

#right {
	float: right;
	width: 680px;
	margin-right: 15px;
}

#rightTop {
	width: 690px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	padding: 0;
	text-align: left;
	width: 690px;
	background-image: url(images/cont.gif);
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-left: 0px;
}

#rightBottom {
	width: 690px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#bottom {
   clear: both;
	margin: 0 auto;
	width: 900px;	
	color: #ACA899;
	font: 10px/30px Arial, Helvetica, sans-serif;
}
#middle #right #rightCont ul .textLeft {
	text-align: left;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#middle #right #rightCont p TextLeft2 {
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}
.textLeft2 {
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
