BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: center;
	background: #282828 url(../images/body_index.jpg) center left repeat;
}

div#container
{
	background: url(../images/container.jpg) bottom left repeat-x;
}

div#page
{
	padding: 0px 0px 0px 0px;
	margin: auto;
	position: relative;
	text-align: left;
	width: 1001px;
	background: url(../images/page.jpg) top left no-repeat;
}

div#top
{
	display:block;
	height:185px;
	background: url(../images/top_index.jpg) bottom left no-repeat;

}

div#left
{
	display:none;
}

div#right
{	
	display:none;
}

div#left_body
{
	background: url(../images/left.jpg) bottom left no-repeat;
	
}

div#right_body
{
	background: url(../images/right2.jpg) top left no-repeat;
}

div#main
{
	position:relative;
	background: url(../images/main_repeat2.jpg) top right repeat-y;
}

div#main_container
{
	background: url(../images/main_container.jpg) bottom left no-repeat;
}

div#main_content
{
	_height: 415px;
	min-height: 415px;
	padding: 0px 0px 0px 0px;
	background: url(../images/logo_index.jpg) bottom right no-repeat;
}

div#content_body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	background: url(../images/aa.jpg) top right repeat-y;
}

div#content_text
{
	_height: 431px;
	min-height: 431px;
	margin: 0px 0px 0px 0px;
	line-height: 1.4;
	padding: 0px 2px 5px 4px;
	font-family: Verdana,Calibri,TrebuchetMS,Helvetica,sans-serif;
	color: #751303;
	text-decoration: none;
	background: url(../images/content_body.jpg) top right repeat-y;
}

div#content_text IMG
{
	border:0px solid white;
}


div#bottom
{
	position:relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bottom2.jpg) top right no-repeat;
}

H1
{
	display:none;
}

.nodisplay, .logo
{
	display:none;
}