body {
	
            background-color: black;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
	font-family: tahoma, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	margin:0;
	padding:0;
}


a:link,a:visited {
	color:#666666;
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #964C04;
	text-decoration:none;
}


.image {

	padding: 4px 18px 10px 0;
	float: left;

}


.image2 {
	float: right;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.headsc {
	float: left;
	width: 800px;
	background: url(headsc.gif) top left;
	text-align:justify;
}


.headsf {
	padding: 18px 18px 18px 18px;
	color: #fff;
	margin-bottom: 0px;
	background: url(headsf.gif) no-repeat left bottom;
}

.heads{
	background: url(heads.gif) no-repeat ;
	color: #fff;
	margin-bottom: 0px;
}

#main_head {
	margin-bottom: 0px;
	height: 25px;
	color: #fff;
	margin-top: 21px;
	background:  url(overallheader.gif) no-repeat top;
	width: 850px;
	margin-right:  auto;
	margin-left:  auto;
	color: #333;

}

.banner {
	text-align: center;
	height: 100px;
	font-size: 25px;
	color: #666;
	font-weight: bold;
	background: #131313;
}

#center_width {
	width: 800px;
	margin: 0px auto;
    color: #333;
}


#center {
	width: 850px;
	margin-right:  auto;
	position: relative; 
	overflow: hidden;
	margin-left:  auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(middle.gif) repeat-y;
	color: #333; }
	
.lt_head {
	position: absolute;
	padding-top: 9px;
	font-size:14px;
	margin-bottom: 0px;
	font-weight:bold;
	text-align: center;
	width: 240px;
	color: #fff;
	background: url(rightheader.gif) no-repeat ;
	height: 30px;
}

.lt_content {
	margin-bottom: 21px;
	width: 240px;
    background: #000 url(rightcontent.gif) top left;
	text-align:justify;
}

.text2 {
		padding: 36px 18px 18px 18px;
		color: #666;
		margin-bottom: 0px;
		background: url(rightfooter.gif) no-repeat left bottom;
}

#container { float: right; }


.content_title {
	position: absolute;
	padding-top: 9px;
	font-size:14px;
	margin-bottom: 0px;
	font-weight:bold;
	text-align: center;
	width: 539px;
	color: #fff;
	background: url(header.gif) no-repeat ;
	height: 30px;
}

.rt_content {
	width: 539px;
	background: url(content.gif) top left;
	text-align:justify;
	margin-bottom: 21px;
}

.text {
	padding: 36px 18px 18px 18px;
	color: #545454;
	margin-bottom: 0px;
	background: url(footer.gif) no-repeat left bottom;
}

.footer { 
	clear: both;
	text-align: center;
	background:  #131313 url(overallfooter.gif) no-repeat ;
	margin-top: 0px;
	padding: 4px 0 0px 0;
	height: 72px;
	line-height: 4.4em;
}

.footer a { 	color: #545454; }


 /*MENU*/


input.SearchField {	
	color: #ffffff;
	float: left;
	text-indent: 6px;
	margin-bottom: 1px;
	background: #1B1B1C  url(grad.gif) repeat-x;
	border-left: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-top: 1px solid #373737;
	border-right: 1px solid #373737;
	padding: 2px 0px;
	width: 140px;
	height: 16px;
	margin: 0;
	}

input.go {
	margin-top:0px;
	padding-right: 0px;
	float: left;
}

.topsearch{
	border-right: 1px solid #373737; 
    color: #000000;
	background: #000000 url(menubg.gif) top right repeat-x;
	float: right;
	height: 23px;
	width:  209px;
	margin-top: 21px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}	