/* CSS Document */


html,body {
	margin: 0px;
	padding: 0px;
	height: 100% !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF; text-decoration: none;
	z-index: 0;
	background:#242424;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	text-align: center;
	
	}


h1  {
	font-size: 1.5em;
	margin: -1px;
}

a{text-decoration: none; color: #ffffff;}

a:hover {text-decoration: none; color: #DE8E8E;}

img {
	border: none;
}


#wrapper{
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;

	}
	
#index_header{
	width:760px;
	height:119px;
	}
	
#index_content_top{
	clear:both;
	width:760px;
	}
	
#index_content_mid{ 
	width:760px;
	}
	
#index_content_bot{
	width:760px
	}
	
#main_left{
	float: left;
	background: #2D0400;
	width:384px;
	height: 610px !IMPORTANT;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#main_right{
	float: right;	
	background: #2D0400;
	width:376px;
	height: 610px !IMPORTANT;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#left_top{
	position: relative;
	margin: 0px;
	background: #2D0400;
	height:122px;
	}
	
#left_nav{
	position: relative;
	margin: 0px;
	background: #2D0400;
	height:121px;
	}
	
#left_nav_buttons{
	position: relative;
	margin: 0px;
	padding: 6px 10px 3px 9px;
	background: #2D0400 url(images/buttons/button_back.jpg) no-repeat;
	}

	
#page_head{
	position: relative;
	margin: 0px;
	background: #470701;
	padding: 4px 12px 4px 12px;
	}
	
#page_content{
	position: relative;
	overflow: auto;
	max-height:333px;
	min-height:333px;
  	height:auto !important;
  	height:342px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px 12px 4px 12px;
	background:url(images/mainback.jpg) repeat-y;
	}
	

	
/*#privacy_page_content{
	position: relative;
	overflow: auto;
	max-height:344px !Important;
	padding: 4px 12px 4px 12px;
	background:url(images/mainback.jpg) repeat-y;
	}*/
	
#footer{
	clear:both;
	position: relative;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2px 0px 2px 0px;
	background: #2D0400;
	text-align: center;
	}



 /*margin : 0px; text-align: center}*/
/*.backtable {width: 820px; height: 100%;}
.maintable  {background-color: #470701; vertical-align: top; background-image: url(../images/mainback.jpg);} 
.content {padding: 4px 12px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none;}
a.text:hover {text-decoration: none; color: #DE8E8E;}
.blacktext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}*/

/*---------------inner background---------------------------*/
/*.mainback {padding: 8px;}
.head {background-color: #470701; padding: 4px 12px 4px 12px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;}
.news {background-color: #470701; padding: 4px 12px 4px 12px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}*/
/*------------------------backtable-----------------------------*/

/*.left {background-image: url(../images/backleft.gif); width: 32px; }
.right {background-image: url(../images/backright.gif); width: 32px;}
.mid {background-color: #470701; width: 760px; vertical-align: top;}*/

/*-----------------------bottom bar------------------------------*/

/*.botbar {background-color: #2D0400; width: 760px; padding: 4px 16px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}

h1  {
font-size: 1.5em;
margin: -1px;
}*/
