body {

width:884px;

margin:0 auto;

text-align:center;

background:#330D00 url('../images/website_background.jpg') no-repeat center top;

}

#container
{
background:#201d16 url('../images/header.png') no-repeat center top;
width:884px;
margin:0 auto 0 auto;
display:inline-block;
text-align:left
height:100%;
min-height:100%;
}

#header,#menu,#content,#sub-section,#footer {
overflow:hidden;
display:inline-block;
text-align:left
}

/* safari and opera need this */

#header,#menu,#footer {width:100%}
#content{float:left;width:450px;padding-left:25px;}
#content H1
{
	FONT-SIZE: 18px;
	FONT-FAMILY: arial,helvetica;
	color : #fff;
	letter-spacing:-1px;
}

#content P
{
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica;
	color : #fff;
	line-height:18px;
	text-align:justify;

}
#sub-section {width:364px;float:right;}

#flash {float:right; width:364px; height:293px;padding-left:0px;padding-top:79px;}

#footer {clear:left;background:#000;}

#footer-left {float:left;color:white;font-family:arial;font-size:15px;font-weight:bold;width:200px;padding:10px;}
#footer-right {float:right;color:white;font-family:arial;font-size:15px;font-weight:bold;width:550px;padding:10px;text-align:right;}

#grunge_header
{
background:#201d16 url('../images/grunge_header.png') no-repeat center top;
float:right;
width:324px;
height:37px;
}

#grunge_header div
{
	FONT-SIZE: 16px;
	FONT-FAMILY: arial, helvetica;
	color : #fff;
	margin-top:8px;
	margin-left:20px;
	font-weight:bold;
}

#right_module
{
	width:300px;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica;
	color : #fff;
	margin-top:8px;
	margin-right:20px;
	font-weight:normal;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
}

#right_module UL
{
margin:0 0 0 20px;
padding:0;
}