@charset "utf-8";

/* CSS Document */



html {

	min-width: 802px;

  	color: #000000;

  	padding: 0px;

  	margin: 15px;

  	text-align: center;

  	background-color: #000000;

	background-image: url(images/background2.jpg);

	}



a {

  	color: #fffec9;

	outline:none;

	}



a:hover {

  	color: red;

	}



img {

	display: block;

  	border: 0;

  	margin: 0;

  	padding: 0;

	vertical-align: bottom;

	}

	

li	{display: inline;}



body {
	text-align: center;
	border: 0;
  	margin:0 auto;
  	width:800px;
	}

	

#content {

	text-align: left;

	width: 602px;

	height:auto;

	float:right;

	border: solid;

	border-color: #996600;

	border-width: 3px 0px 0px 2px;

  	margin: 0;

  	padding: 0;

	}





#wrap_home {

	position:relative;

	margin:auto;

	text-align: center;

	border: solid;

	border-color: #996600;

	border-width: 1px 1px 1px 1px;

	padding: 0;

	width: 800px;

	height: 600px;

	}

	

#wrap {

	margin:auto;

	text-align: center;

	padding: 0;

	width: 800px;

	height:auto;

	border: solid;

	border-color: #996600;

	border-width: 1px 1px 1px 1px;

	}





#faux {

	background: #5f1600 repeat 50% 0;

	overflow: auto;

}

	

#header {

	border: solid;

	border-color: #996600;

	border-width: 3px 0px 3px 0px;

	margin: 0;

	padding: 0;

	width: 800px;

	height: 106px;

	}



#header_top_bar {

	margin: 0;

	padding: 0;

	width: 800px;

	height: 12px;

	}

	

#header_bottom_bar {

	margin: 0;

	padding: 0;

	float: right;

	width: 604px;

	height: 9px;

	}

	

#navigation {

	border: 0;

  	margin: 0;

  	padding: 0;

	font-size: 0px;

	float:left;

	width: 196px;

	height: 470px;

	}
	
.footertext_index {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #c98f00;
	text-align:center;

}



.fade_bottom {

	background-image: url(images/template/nav/fade_bottom.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;
	
	overflow:hidden;

	margin: 0;

	padding: 0;

	}

	

.nav_item {

	margin: 0;

	padding: 0;

	border: solid;

	border-color: #996600;

	border-width: 0px 0px 2px 0px;

	}



.preload {

  	display: none;

	}

	

.clear { clear: both; background: none; }