html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
	background-color: #858585;
	margin: 0;
	padding: 0;
}

a img { border: none; }

#container {
	width: 816px;
	height: 616px;
	margin: auto auto;
}

#container2 {
	height: 60px;
	background-color: #173b75;
	margin: auto auto;
}

#mover_top {
	width: 720px;
	height: 59px;
	margin: 0 auto;
}

#content_top {
	clear: both;
	height: 102px;
	background: url('../images/top_back.gif') repeat-y;
	margin: 0;
	padding: 0;
}

#main_full {
	height: 396px;
	background: url('../images/main_back2.jpg') no-repeat bottom;
	margin: 0;
	padding: 0;
}

#sub_full {
	height: 396px;
	background: url('../images/sub_main.gif') no-repeat bottom;
	margin: 0;
	padding: 0;
}

#film_full {
	height: 396px;
	background: url('../images/film_main.gif') no-repeat bottom;
	margin: 0;
	padding: 0;
}

#content_bottom {
	clear: both;
	height: 102px;
	background: url('../images/content_bottom.gif') repeat-y;
}

#sub_bottom {
	clear: both;
	height: 84px;
	background: url('../images/sub_bottom3.gif') no-repeat top left;
	padding-top: 18px;
	position: relative;
}

#resume_bottom {
	clear: both;
	height: 102px;
	background: url('../images/res_bottom.gif') no-repeat bottom;
}

#content_header {
	height: 8px;
	background: url('../images/content_header.gif') no-repeat bottom;
	margin: 0;
	padding: 0;
}

#content_footer {
	height: 8px;
	background: url('../images/content_footer.gif') no-repeat bottom;
	margin: 0;
	padding: 0;
}

#menu_top {
	margin: 0;
	padding-left: 80px;
}

#menu_top li {
	list-style-type: none;
	float: left;
}

#menu_top a.rollover {
	display: block;
	width: 102px;
	height: 102px;
	text-decoration: none;
	background-position: 0;
}

#menu_top a.rolloverB {
	display: block;
	width: 102px;
	height: 102px;
	text-decoration: none;
	background-position: -102px;
}

#menu_top a.rollover:hover {
	background-position: -102px 0;
}

#menu_side {
	float:left;
	margin: 0;
	padding-left: 1px;
	padding-top: 10px;
}

#menu_side li {
	list-style-type: none;
	float: top;
	padding-bottom: 6px;
}

#menu_side a.rollover {
	display: block;
	width: 208px;
	height: 110px;
	text-decoration: none;
	background-position: 0;
}

#menu_side a.rollover:hover {
	background-position: -208px 0;
}

#menu_side a.rollover2 {
	display: block;
	width: 208px;
	height: 110px;
	text-decoration: none;
	background-position: -208px 0;
}

#menu_side a.rollover2:hover {
	background-position: -208px 0;
}

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

#menu_mover li {
	list-style-type: none;
	float: left;
}

#menu_mover a.rollover {
	display: block;
	width: 120px;
	height: 59px;
	text-decoration: none;
	background-position: 0;
}

#menu_mover a.rollover2 {
	display: block;
	width: 120px;
	height: 59px;
	text-decoration: none;
	background-position: -120px 0;
}

#menu_mover a.rollover:hover {
	background-position: -120px 0;
}

#category {
	margin: 0;
	width: 208px;
	float: left;
	padding-left: 1px;
	padding-top: 5px;
	font-size: 18px;
	font-family: tahoma, arial, sans-serif;
	}

#category li {
	list-style-type: none;
	float: top;
}

#category a.rollover {
	display: block;
	padding-left: 10px;
	color: #989898;
	text-decoration: none;
}

#category a.rollover:hover {
	color: #FFFFFF;
	background-color: #0166ff;
}

#category a.active {
	color: #FFFFFF;
	background-color: #0166ff;
}

#resume {
	float: left;
	margin-left: 9px;
	margin-top: 1px;
	width: 590px;
	height: 394px;
	overflow: auto;
}

#plot {
	float: left;
	margin-left: 9px;
	margin-top: 1px;
	width: 590px;
	height: 394px;
	background: url('../images/plot_background.gif') no-repeat bottom;
	overflow: auto;
}

.normal {
	width: 100%;
	padding-left: 10px;
	font-size: 13px;
	font-family: tahoma, arial, sans-serif;
	color: #c5c5c5;
	text-decoration: none;
}

.header {
	width: 100%;
	padding-left: 5px;
	font-size: 18px;
	font-family: tahoma, arial, sans-serif;
	color: #FFFFFF;
	background-color: #265195
}

td.left {
	width: 190px;
	text-align: left;
}

td.center {
	width: 210px;
	text-align: center;
}

td.right {
	text-align: right;
}

.carousel_container {
	width: 540px;
	margin-left: 40px;
}

h1.description {
	width: 206px;
	position: absolute;
	right: 0px;
	top: 15px;
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	text-align: left;
}

h2.description {
	width: 206px;
	position: absolute;
	right: 0px;
	top: 17px;
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	text-align: left;
}

div.video {
	float:left;
	margin-top:45px;
	text-align:center;
	width:590px;
	margin-left: 9px;
}
