
body{
	margin: 0;
	font-family: Arial;
	background-color: gray;
	background: url("../images/tile3.jpg") repeat 0 0;
}

#container_wrap{
	width: 932px;
	margin: 0 auto;
	background: url("../images/side_dropshadow_dark.png") repeat-y 0 0;
}

#container{
	width: 900px;
	/*height: 1000px;*/
	background-color: #e1e1e1;
	position: relative;
	left: 5px;
	/*border-left: solid 1px #4d4d4d;
	border-right: solid 1px #4d4d4d;*/
}

#header{
}

#top_menu{
	height: 25px;
	background: url("../images/top_tag2.png") no-repeat 0 0;
}

#header_top{
	height: 250px;
	background: url("../images/header.jpg") no-repeat 0 0;
}

#main_logo{
	border: 0;
}

#flash_banner{
	background: url("../images/movie_image.jpg") no-repeat 0 0;
	height: 150px;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #7F7F7F;
}

#flash_banner_param{
	padding: 0;
	margin: 0;
}

#flash_banner_embed{
	padding: 0;
	margin: 0;
}

#content{
	min-height: 500px;
	background: url("../images/mid_bar2.jpg") no-repeat 0 0;
}

.page_title{
	color: #333;
	font-weight: normal;
	font-size: 22pt;
	font-family: Arial;
	width: 263px; /* 303px - 40px */
	height: 89px; /* 124px - 35px */
	background: url("../images/tab.png") no-repeat 0 0;
	padding-top: 35px;
	padding-left: 40px;
	margin: 0;
}

#footer{
	clear: both;
	text-align: center;
	padding: 20px;
}

#footer span{
	color: #999;
	font-size: 8pt;
}

#bottom_shadow{
	width: 932px;
	height: 57px;
	margin: 0 auto;
	background: url("../images/bottom_dropshadow_dark.png") no-repeat 0 0;
}
