﻿html,body {
	height:100%;
	text-align:center;
	background: #000;
	color:#ffffff;
}


#content_flash
{
	PADDING-RIGHT:1px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; 
	WIDTH: 677px;
	*WIDTH: 681px;
	left:-1px;
	PADDING-TOP: 0px; POSITION: relative; float:right;
	min-height:272px;
	height:auto;
	*height:272px;
	overflow:visible;		
	background:url(../images/right_panel.png) repeat-x #785a42;
	opacity:0.9;
	/*border-left:1px solid #988575;*/
	filter:alpha(opacity=90);
	border-style:none;
	border-right:solid 1px #988575;
	border-left:solid 1px #988575;
	border-bottom:solid 1px #988575;
}

#dynamic_content_top{
	/*border-bottom:1px solid #988575;
	border-left:1px solid #988575;
	border-right:1px solid Black;/*#988575;*/
	height: 272px;
	*height:260px;
	width:922px;
	*width:922px;
	margin:0px;
	overflow:visible;
	}

#centrecontent {	
position:relative;
background:#7d5a38 url(../images/bg_contenttext.png) repeat-x;
border-bottom:1px solid #988575;
border-left:1px solid #988575;
border-right:1px solid #988575;
overflow:hidden;
width:919px;
*WIDTH: 921px;
margin-bottom:40px;
margin-left:auto;
margin-right:auto;
opacity:0.9;
filter:alpha(opacity=90)
}

#centrecontent A
{
	color:#ffffff;
}

#centrecontent A:Hover
{
	color:#ffffff;
}




#centrecontent ul
{
	font-family:Verdana;
	font-size:11.5px;
	letter-spacing:1px;
	padding-left:30px;
	color:#ffffff;
}

#centrecontent p
{
	font-family:Verdana;
	font-size:11.5px;
	letter-spacing:1px;
}


/*#right 
{
	position:relative;
	float:right;
	width:240px;
	padding:20px;
	opacity:0.9;
	filter:alpha(opacity=90)
}
*/

#left 
{
	position:relative;
	width:790px;
	*WIDTH: 921px;
	padding-top:20px;
	padding-left:60px;	
	padding-bottom:10px;
	opacity:0.9;
	filter:alpha(opacity=90);	
}


/*#footerwrap {
background: #4b3419;
}*/
 #left h1{
 color:#ffffff;
 }

