/* CSS Document */

body {

	background-color: #6c6859;  
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	min-width:970px;
	margin: 51px 0px 0px 0px;
	text-align: center;
	overflow-x : hidden; 
scrollbar-3dlight-color: #FEFEF7;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #B6A28A;
scrollbar-darkshadow-color: #9C8B77;
scrollbar-face-color: #B6A28A;
scrollbar-highlight-color: #FEE4B6;
scrollbar-shadow-color: #9C8B77;
	
}
 



#container {
	width: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	
}

#container2 {
	width: 900px;
	text-align:center;
	margin:0 auto;
}

#site {
	background-image:url(../images/sitebackground.jpg);
	background-repeat:no-repeat;
	height: 521px;
	width: 930px;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin:0 auto;
	
}


#iframe_placeholder {
	position:relative;
	width:284px;
	height:364px;
	left:9px;
	top:81px;
	float:left;

}

#logo_placeholder {
	position: relative;
	background-color: #b6a28a;
	width: 138px;
	height:85px;
	left: 40px;
	top: 81px;
	background-image:url(../images/logo.jpg);
	background-position: center;
	float:left;
}

#menu_placeholder {
	position:relative;
	background-color: #b6a28a;
	width: 138px;
	height: 266px;
	top: 179px;
	left: -98px;
	float:left;
}

#flash_placeholder {
	position: relative;
	width: 365px;
	height: 365px;
	top: 81px;
	left: -67px;
	float:left;
	
}