﻿* html{
	margin: 0px;
	padding: 0px;}

body{
	text-align: center;
	background: #fec83e url('../images/bkg.jpg') repeat-x;}

#wrapper{
	margin: 0 auto;
	width: 954px;
	text-align: left;
	background: url('../images/body.png') repeat-y;}
	
.body_corners_top{
	margin: 0 auto;
	width: 954px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border: 0px;}

.body_corners_bottom{
	margin: 0 auto;
	width: 954px;
	height: 18px;
	border: 0px;
}

#heading, #heading a img{
	width: 921px;
	height: 177px;
	padding-left: 8px;
	border: 0;}

#top_menu{
	margin-left: 30px;
	margin-bottom: 50px;
	padding: 0;
	width: 100%;}

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

#top_menu li{
	display: inline;
	margin: 0px;
	padding: 0px;}
	
#top_menu a{
	float: left;
	width: 134px;
	height: 30px;
	color: white;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/menu.png') no-repeat top left;}
	
#top_menu ul li a:hover, #top_menu .active{
	background: url('../images/menu.png') no-repeat top right;
	color: black;
	font-weight: bold;}

#sidebar{
	float: left;
	width: 200px;
	margin-left: 12px;}

#menu{
	margin-bottom: 10px;
	background-color: #ffe7af;
	text-align: center}

#menu ul{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
	list-style: none;
	text-align: center;}

#menu li{padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	text-align: center;}

#menu a{
	margin: 0 auto;
	display: block;
	height: 30px;
	width: 190px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: black;
	text-decoration: none;}

#menu a:hover{
	margin: 0 auto;
	text-align: center;
	color: black;
	font-weight: bold;
	width: 180px;
	height: 30px;
	background: url('../images/main_menu.png') no-repeat;}

.sidebar{background-color: #ffe7af; margin-bottom: 10px;}
.sidebar h1{margin-left: 10px; margin-right: 10px; margin-top: 2px; font-size: 16pt; text-align: center;}
.sidebar h2{margin-left: 10px; margin-right: 10px; margin-top: 2px; font-size: 14pt; text-align: center;}
.sidebar p{margin: 10px;}


#content{
	width: 715px;
	margin-left: 220px;
	margin-right: 20px;
	background: white;}
	
#content h1{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;}
	
#content h2{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;}
	
#content h3{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;}
	
#content h4{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;}

#content p{
	margin-left: 20px;
	margin-right: 20px;}
table{
	margin: 0 auto;
	text-align: center;}

#content hr{ width: 650px; border: solid 1px #FFB001}

.center{text-align: center;}

.center a, .center a{text-align: center; color: black;}

#footer{
	margin: 0 auto;
	text-align: center;
	font-size: 9pt;
	width: 954px;}