body
	{ 
	background: #1A1A1A url(../images/slice_bg.png) repeat-x;
	font-family: Arial,Helvetica;
	color: #999;
	margin: 0; padding: 0; 

	}
	
h1, h2
	{
	padding-top: 10px;
	color: #ccc;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom: 2px solid #e5e5e5;
	} 	
	 

h3 
	{
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #666;
	}

h3 a, h3 p
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ddd;
	}
	

p, li
	{
	font-size: 14px;
	line-height: 22px;
	}
	
a
	{
	font-size: 14px;
         color: #ddd;
	font-weight: normal;

	}

a:hover
	{
	color: #ff0000;
	}
	
table td
	{
	vertical-align: top;
	width: 400px;
	padding: 0 20px 20px 40px;
	}
	
#header
	{
	height: 200px;
	width: 100%
	}

#header_redband
	{
	background: url(../images/slice_redbandtop.png) repeat-x;
	height: 200px;
	width:148px;
	float:left;
	}	
	
#header_logo
	{
	background: url(../images/area_logo.png) no-repeat;
	margin-left: 148px;
	width: 900px;
	height: 200px;
	}
	
#content
	{
	width: 100%;
	background: #581704 url(../images/slice_redbandmiddle.png) repeat-x bottom left;
	xborder: 1px #aaa dashed;	
	}
	
#content_redband
	{
	width:148px;
	float:left;
  height: auto;

	}	
	
#content_wrapbody
	{
	background: #1A1A1A  url(../images/slice_content.png) repeat-x bottom;
	margin-left: 148px;
	}

#footer
	{
	height: 128px;
	width: 100%;
	}
	
#footer_redband
	{
	background: url(../images/slice_redbandfooter.png) repeat-x;
	width: 148px;
	height: 128px;
	float: left;
	}		
	
#footer_content
	{
	background: url(../images/slice_footer.png) repeat-x;
	height: 88px;
	width: 100%
	margin-left: 148px;
	padding-left: 510px;
	padding-top: 40px;

	}

#footer_content p
	{
	font-size: 12px;
	}
		
#inner
	{
	color: #666;	
	}
	












