body {
	background-image: url(../images/bg_site.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#993300;
}

#bodywrapper {
	width: 700px; 
	margin: 0 auto; 
	text-align: left; 
	height:100%;
}

#title{
	margin-top:30px;
	height:36px;
	width:700px;
	background-image: url(../images/flash_topper.gif);

}
#swf{
	height:390px;
	width:700px;
}
#footer{
	height:36px;
	width:700px;
	background-image: url(../images/flash_bottom.gif);
	background-position: top;

}

#pageType{
	width:700px;
	text-align:center;
}

#nav_off{
	height:46px;
	width:505px;
	background-image: url(../images/flash_nav_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}