html, body {
	margin:0px; padding:0px;
    background: #626871;
	position:relative;
}

body {
	text-align:center;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    font: 62.5%/1.4 Tahoma;
    color: #41464F;

}

#all {
	text-align:left;
	margin:0 auto;
	width:1000px;
	min-width:1000px;
	max-width:1000px;
}

.head {
	display:block;
	height:200px;
	background:#626871 url(/img/octopus2.gif) left no-repeat;
	padding:0px;
}

#container {
	position:relative;
	display:block;
	background:#FFFFFF;
	border-left:solid 250px #f6f6f6;
	border-right:solid 250px #626871;
}
#inner {
	display:block;
	position:relative;

	margin-left:-250px;
	margin-right:-250px;
	padding:0px;
}

#left {
	float:left;
	position:relative;
	width:250px;
	left:0px;
	border-right:solid 5px #d4d5d7;

}
#right {
	float:right;
	position:relative;
	width:250px;
	right:0px;
}

#right_col h5 {
    color:#FFFFFF;
    font:bold 1.3em Tahoma;
	margin-top: 10px;
}

#center {
	margin-left:250px;
	margin-right:250px;
	position:relative;
	display:block;
	height:1%;
	padding: 5px 5px 5px 5px;
	border-left:solid 5px #d4d5d7;
}
.clear {
	clear:both;
}


.foot {
	display:block;
	height:150px;
	background:#626871;
	padding:0px;
}

.alignleft{
	float:left}
.alignright{
	float:right}
.clearfix
	{	position:relative;
	margin: 5px;	}

#menu
	{   	font-size: 1.1em;	padding:1px 1px 1px 10px;
	}

#menu ul
	{	list-style-image: url('/img/r.gif');
/*	list-style:square outside;*/	padding-top: 0px;
	padding-left:15px;
	}
#menu ul a
	{
    color: #41464F;
    text-decoration:none;

	}

#menu ul a:hover
	{	color:#73be00;
    text-decoration:underline;	}

h4 {
    color:#6AA600;
    font:bold 1.1em Tahoma;
}
h4 a {
    font:bold 1.1em Tahoma;
    color:#6AA600;
	text-decoration:none;
}
h4 a:hover {
    text-decoration:underline;
    }

h5 {
    color:#75B700;
    font:bold 1.1em Tahoma;
	margin-bottom: -5px;
}

#right_col
	{	padding-left: 5px;	}
.news {
    font:1.1em Tahoma;
}
.news .newsDate {
    display:block;
    color:#C7C7CA;
    background:url(images/news_date.gif) no-repeat left center;
    padding:0 0 0 16px;
}
.news .newsDate em {
    font-style:normal;
    color:#81CB00;
}
.news .newsTitle, .news .newsTitle:hover {
    margin:0.7em 0;
    display:block;
    color:#fff;
    text-decoration:none;
}

.news .newsText {
    display:block;
    color:#C7C7CA;
    text-align:justify;
    padding-bottom:1em;
    margin-bottom:1em;
    border-bottom:1px solid #797E85;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {	display: inline-table;
    font:1.1em Tahoma;
	}

.clearfix a{    font:1.0em Tahoma;
    color:#0000FF;
	text-decoration:underline;
	}

.clearfix a:hover {
    font:1.0em Tahoma;
    text-decoration:none;
    color:#0000FF;
    }

.movie_main_poster {
	float:left;
	width:145px;
	margin-right:5px;
	background:url(../images/poster_main_top.png) no-repeat 0 0;
}

.movie_main_info {
	float:left;
	width:320px;
}

.alignleft
	{	float:left;	}
.alignright
	{	float:right;	}

#navi
	{	font:1.3em Tahoma;	}
