/* CSS Document */
body {
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	}
	
.body_frame {
	width: 882px;
	margin: 0 auto;
	text-align: left;
	}
	
.side_camera {
	background-image: url(images/film_img.jpg);
	background-repeat: no-repeat;
	width: 118px;
	height: 701px;
	float: left;
	clear: none;
	}
	
.camera_frame {
	background-image: url(images/camera_bg.jpg);
	background-repeat: repeat-y;
	width: 118px;
	float: left;
	}
	
.banner_frame {
	width: 764px;
	height: 167px;
	float: left;
	}
	
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 140px;
	float: left;
	clear: none;
	}
	
.top_nav {
	background-image: url(images/top_nav.jpg);
	background-repeat: no-repeat;
	width: 139px;
	height: 109px;
	float: left;
	clear: none;
	padding: 25px 10px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
	
.navbg {
	background-color:#FFFFFF;
	width: 754px;
	height: 22px;
	float: left;
	clear: none;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding-right: 8px;
	}
	
.nav a:link {
	color: #333333;
	text-decoration: none;
	}
	
.nav a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
	
.nav a:link {
	color: #333333;
	text-decoration: none;
	}
	
.home_flash {
	background-image: url(images/pic_image.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 408px;
	float: left;
	clear: none;
	}
	
.inner_banner {
	background-image:url(images/inner_banner.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 237px;
	float: left;
	clear: none;
	}
	
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	font-stretch: expanded;
	}
	
.text_bg {
	background-color: #FFFFFF;
	width: 744px;
	float: left;
	clear: none;
	text-align: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	}
	
.bottom_frame {
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 126px;
	float: left;
	}
	
.latest_movie {
	width: 257px;
	height: 100px;
	float: left;
	clear: none;
	}
.latest_link {
	background-color: #FFFFFF;
	width: 240px;
	height: 34px;
	padding-left: 10px;
	float: left;
	clear: none;
	}

.ogd_music {
	width: 252px;
	height: 100px;
	float: left;
	clear: none;
	}
	
.music_link{
	background-color: #FFFFFF;
	width: 240px;
	height: 34px;
	padding-left: 10px;
	float: left;
	clear: none;
	}

.ogd_allstar{
	width: 255px;
	height: 100px;
	float: left;
	clear: none;
	}
	
.allstar_link{
	background-color: #FFFFFF;
	width: 250px;
	height: 34px;
	float: left;
	clear: none;
	padding-left: 10px;
	}
	
	
.movie_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color:#333333;
	}
	
.movie_nav a:link {
	color: #333333;
	text-decoration: none;
	}
	
.movie_nav a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
	
.movie_nav a:visited {
	color: #333333;
	text-decoration: none;
	}
	
	
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 862px;
	height: 19px;
	clear: none;
	padding: 10px 10px 5px 10px;
	text-decoration: none;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	}
	
	
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	}
	
.footer_nav a:link {
	color: #333333;
	text-decoration: none;
	}
	
.footer_nav a:hover {
	color: #CC3300;
	text-decoration: underline;
	}

.footer_nav a:visited {
	color: #333333;
	text-decoration: underline;
	}

	
