* {
	margin: 0;
	padding: 0;
		scrollbar-face-color:#272727;
scrollbar-shadow-color:#A89890;
scrollbar-3d-light-color:#383838;
scrollbar-highlight-color:#A89890;
scrollbar-dark-shadow-color:#383838;
scrollbar-track-color:#272727;
scrollbar-arrow-color:#EBBA0C;
scrollbar-base-color:#383838;
}

body {
	margin: 0;
	padding: 0;
	background: #272727;
	text-align: center;
}

//*h1 {
	padding: 25px 0 0 30px;
	color: #F0FFF0;
	font: bold 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
}*//

h2 {
	padding: 0 0 0 30px;
	//*color: #F0FFF0;*//
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	width: 180px;
	height: 22px;
	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #272727;
	background: url(images/header.gif) no-repeat top;
}

h4 {
	padding: 0 0 5px 15px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E8D6B4;
	font-style: italic;
}


p, td {
	padding: 5px 0;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #CECCC6;
}

a {
	color: #E8D6B4;
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	text-decoration: none;
}


#top {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	text-align: left;
	background: url(images/top.jpg) no-repeat top;
}

#top1 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top1.jpg) no-repeat top;
}

#top2 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top2.jpg) no-repeat top;
}

#top3 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top3.jpg) no-repeat top;
}

#top4 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top4.jpg) no-repeat top;
}

#top5 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top5.jpg) no-repeat top;
}

#top6 {
   margin: 10px auto;	
	width: 970px;
	height: 112px;
	border: 1px solid;
	border-color: #A89890;
	background: url(images/top6.jpg) no-repeat top;
}

#menu {
	margin: 15px auto;
	width: 970px;
	height: 42px;	
}

#menuLeft {
	float: left;
	width: 23px;
	height: 42px;
	background: url(images/menu_left.gif) no-repeat left;
}

#menuCent {
	float: left;
	width: 924px;
	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 24px;
	font: 13px/42px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	border-right: 1px solid #780800;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #CC6600;
	background: url(images/menu_over.gif);
	border-right: 1px solid #780800;
}  

#menuCent ul li a.firstItem {
	border-left: 1px solid #780800;
}

#menuCent ul li a.firstItem:hover {
	border-left: 1px solid #780800;
}

#middle {
   clear: both;
   margin: 0 auto;
	width: 970px;		
}

#left_1 {
	float: left;	
	width: 210px;	
}

#left_2 {
	padding: 0 30px 0 0;	
	text-align: left;
}

#left_3 {
	padding: 0 30px 0 0;	
	text-align: left;
}

#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 #A89890;
	border-left: 1px solid #A89890;
	border-right: 1px solid #A89890;
}

#left_2 ul li ul li {
   display: block;
   margin: 0;
	padding: 0 10px;	
	border-bottom: 1px dashed #A89890;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {	
	margin: 0;	
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CECCC6;	
}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: #E8D6B4;
}

#right {
	float: right;
	width: 760px;
}

#rightTop {
	width: 760px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	padding: 0 15px;
	background: url(images/cont.gif) repeat-y;
	text-align: justify;
}

#rightBottom {
	width: 760px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#bottom {
   clear: both;
	width: 970px;	
	color: #E8D6B4;
	font: 10px/30px Verdana, Arial, Helvetica, sans-serif;
}

.img-left{
	float:left;
	clear:left;
	padding:1px;
	margin-top: 6px;
	margin-left:0;
	margin-right: 12px;
	border: 1px solid;
	border-color: #A89890;
}

.img-right{
	float:right;
	padding:1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0px;
	border:1px solid;
	border-color: #A89890;
	display:block;
}

.img-middle{
	padding:1px;
	margin-top: 6px;
	margin-left: 12px;
	border: 1px solid;
	border-color: #A89890;
}

.img-bc{
	float:right;
	padding:1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0px;
	border:0px solid;
	border-color: #A89890;
	display:block;
}
