body
{
	background: #996600;
	dborder-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 10px 0 40px;
}

a
{
	color: #123;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color:#FFF;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}


p
{
	border: 0px solid #666;
	overflow: hidden;
	padding: 2px;
	dmargin:4px;
	text-align: left;
}

.c { 
	color:#0000FF;
	text-align:left;
	font-weight:bold;
	}

#container {
	width:940px;
	/width:938px;
	height:700px;
	margin:0 auto;
	border:0px solid #000;
	background:#FFF;
	}

 #heading {
	width:940px;
	height:119px;
	border:0px solid #000;
	background:#996600 url("../img/heading.jpg") no-repeat;
	margin:0 auto;
	}

 #heading #heading_left {
	width:310px;
	height:118px;
	border:0px solid #000;
	margin:0 auto;
	background:#996600;
	float:left;
	}

#heading #heading_right {
	width:300px;
	height:20px;
	border:0px solid #000;
	margin:0 auto;
	margin-top:80px;
	background:#996600;
	float:right;
	}


.heading_right a, p{
	color:#FFF;
	}
	
.heading_right a:hover {
	color:#624AD8;
	}

#container #nav_element {
	width:100%;
	height:35px;
	border:0px solid #000;
	margin:0 0 5px 0;
	}

#container #flash {
	width:900px;
	height:300px;
	margin:0 auto;
	border:0px solid #000;
	}

#container #content {
	width:900px;
	height:348px;
	margin:0 auto;
	margin-top:10px;
	border-top:0px solid #E8F6E7;
	}

#content #left {
	width:240px;
	/width:239px;
	height:348px;
	margin-right:19px;
	/margin-right:18px;
	border-right:1px solid #E8F6E7;
	float:left;
	background: url("../img/content.jpg") top left no-repeat;
	}

#content #center {
	width:380px;
	/width:379px;
	height:348px;
	margin-right:19px;
	/margin-right:17px;
	border:0px solid #ccc;
	float:left;
	background: url("../img/content_center.jpg") top left no-repeat;
	}

#content #right {
	width:240px;
	/width:239px;
	height:348px;
	border-left:1px solid #E8F6E7;
	float:right;
	background: url("../img/content.jpg") top left no-repeat;
	}

#MainMenu 
{
	height:35px;
	width:100%;
	background:#000 url(../img/bmid_066_8.gif);
	border:0px solid #009DBC;
	margin:0px;
	float:left;
}

#tab {
	width:850px;
	top:0;
	height:10px;
	background:repeat-x top;
	margin:1px;
	font-size:12px;
}

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

#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#tab a 
{
	background:#000 url(../img/bright_066_8.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#tab a span 
{
	display:block;
	background:url(../img/bleft_066_8.gif) no-repeat left top;
	font-family:\"Times New Roman\", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	text-decoration:none;
	line-height:33px;
	padding:0 15px;
}

#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#92D106;
}

#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#fff;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

#tab li.current a {
	background:#624AD8;
	color:#1A1303;
	font-weight:bold;
	}

#footer {
	width:940px;
	height:22px;
	margin:0 auto;
	margin-top:0px;
	border:0px solid #000;
	background:#996600  url("../img/bottom_element.jpg") top left no-repeat;
	}
	
.footer a, p{
	color:#FFF;
	text-align:center;
	}
	
.footer a:hover {
	color:#624AD8;
	}


