body 
{
	background-color: #e4dace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

div#center_for_ie 
{
	width: 100%; 
	text-align: center;
}	

div#content_area 
{
	width: 790px;
	height: 560px;
	z-index:1;
	overflow: auto;
	text-align: left;
	margin: 0 auto;
	background-color:#eee9df;
	
}

div#inner_content
{
	padding:20px;
	width:270px;
}

div#banner
{
	width: 790px;
	height: 113px;
	text-align: left;
	margin: 0 auto;
}

div#navigation
{
	/* background-color: #337f9f;*/
	background-color: #000000;
	width: 790px;
	height: 22px;
	margin: 0 auto;
	text-align: right;
	color: white;
	padding-top: 7px;
	/*background-image: url(images/template/navigation-bg.jpg);*/
}

div#navigation a
{
color: white;
text-decoration:none;
font-weight:bold;
}

div#navigation a:hover
{
text-decoration:underline;
}

div#trailer
{
	background-color:#444444;
	width: 790px;
	height: 22px;
	margin: 0 auto;
	text-align: right;
	color: white;
	padding-top: 4px;
	padding-bottom: 0px;
}

h1 
{
	font-family:  Verdana;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
}

p 
{
	margin-top: 2px;
	text-align:justify;
}

li 
{
	margin-top: 2px;
	text-align:justify;
}
