body {
	background-color: #737373;
	margin: 0;
	padding: 0;
	text-align: left;
	direction: ltr;
	font: 11px/11px Georgia, "Times New Roman", Times, serif;
}

img {
border: 0px;	
}

A:active {
	color: white;
}

A:link {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: maroon;

}

A:hover {
	color: white;
}

#container {
	width: 900px;
	height: 1200px;
	background: url(img/main_bg.jpg) no-repeat;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	text-align: left;
	direction: ltr;
	color: #ffffff;
	font: 12px/13px Georgia, "Times New Roman", Times, serif;
}



#flashmenu {
	width: 362px;
	height: 121px;
	left: 458px;
	top: 103px;
	position: relative;
}

#flashheads {
	width: 900px;
	height: 74px;
margin-left: auto; 
margin-right: auto;
	top: 274px;
	position: absolute;
}

#bodydiv {
	width: 900px;
	top: 140px;
	margin-left: auto; 
    margin-right: auto;
    position: relative;
z-index: 3;
}

.bodytext
 {
	margin-left: 13px;
}





