body {
	margin: auto;
	background-color: #1A2626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CDE5FF;
}
a:visited {
	text-decoration: none;
	color: #CDE5FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
hr {
	display: block;
	clear: both;
	float: none;
	color: #FFFFFF;
	line-height: 1px;
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: auto;
}
form {
	border: none;
	margin: auto;
}
input:hover{background-color: #fdfddf;}
select:hover{background-color: #fdfddf;}
select {
	font-size: 11px;
	clear: both;
	float: none;
	border: 1px solid #D4D0C8;
}
.navigator {
	CLEAR: both;
	BORDER-TOP: 1px solid #4D5756;
	MARGIN: auto;
	WIDTH: 740px;
	COLOR: #dddddd;
	BORDER-BOTTOM: 1px solid #4D5756;
	TEXT-ALIGN: center;
	padding: 6px 0px;
}
	.navigator a {
	display: inline;
	clear: none;
	color: #999999;
	text-decoration: underline;
	}
	.goto {
		COLOR: #999999
	}
	.navigator input{
		color: #333333;
		border: 1px solid #666666;
		font-size: 11px;
		margin: 2px;
			WIDTH: 30px
	}
	.navigator .button{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #2b333c;
		BORDER-RIGHT: #acb5b5 3px double;
		BORDER-TOP: #c4cccc 3px double;
		BACKGROUND: url(buttonbg.gif) #fefefe repeat-x;
		BORDER-LEFT: #acb5b5 3px double;
		COLOR: #2b333c;
		BORDER-BOTTOM: #6f7777 3px double;
		height: 18px;
		vertical-align: top;
		font-weight: bold;
		line-height: 8px;
		text-transform: uppercase;
		margin: 4px 2px 2px;
	}
.button{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		BORDER-RIGHT: #acb5b5 3px double;
		BORDER-TOP: #c4cccc 3px double;
		BACKGROUND: url(buttonbg.gif) #fefefe repeat-x;
		BORDER-LEFT: #acb5b5 3px double;
		COLOR: #2b333c;
		BORDER-BOTTOM: #6f7777 3px double;
		height: 18px;
		vertical-align: top;
		font-weight: bold;
		line-height: 8px;
		text-transform: uppercase;
		margin: 4px 2px 2px;
	}
input{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		BORDER-RIGHT: #acb5b5 3px double;
		BORDER-TOP: #c4cccc 3px double;
		BACKGROUND: url(buttonbg.gif) #fefefe repeat-x;
		BORDER-LEFT: #acb5b5 3px double;
		COLOR: #2b333c;
		BORDER-BOTTOM: #6f7777 3px double;
		vertical-align: top;
		font-weight: bold;
		line-height:12px;
	}


#otb {
	margin: auto;
	width: 780px;
}
#head {
	width: 780px;
	clear: both;
}
#menu {
	height: 141px;
	width: 780px;
	clear: both;
}


#movies {
	clear: both;
	display: block;
	float: none;
}
#movies .header {
	background-image: url(../img/otb_h_movies.jpg);
	display: block;
	clear: both;
	float: none;
	height: 42px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
#movies .header select{
	font-size: 10px;
	color: #FFF8DB;
	background-color: #1A2626;
	border: 1px solid #FDF6CA;
	font-weight: normal;
}
#movies .content {
	background-image: url(../img/otb_c_bg_movies.jpg);
	display: block;
	clear: both;
	float: none;
	margin: auto;
	width: 760px;
	text-align: left;
	padding: 10px 10px 30px;
}


.movie  {
	display: block;
	clear: none;
	float: left;
	width: 350px;
	margin: 10px;
}
.movie  a{
	color: #F9EEC0;
	text-decoration: none;
}
.movie .cover {
	display: block;
	clear: none;
	float: left;
	width: 154px;
	text-align: center;
	background-image: url(../img/otb_movie_bg.gif);
	padding-top: 2px;
}
.movie .cover img {
	border: none;
	margin: auto;
	text-align: center;
}
.movie .desc {
	display: block;
	clear: none;
	float: left;
	width: 184px;
}
.movie .desc strong{
	clear: both;
	float: none;
	font-weight: normal;
	display: block;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 0px;
}
.movie .desc strong em{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C2C6E6;
	clear: left;
	float: none;
}
.movie .desc .title{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F9EEC0;
	clear: both;
	float: none;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3D4840;
	margin-bottom: 5px;
}
#movies .content .title{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F9EEC0;
	clear: both;
	float: none;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3D4840;
	margin-bottom: 5px;
}
#movies .content select{
	font-size: 11px;
	color: #FFF8DB;
	background-color: #1A2626;
	border: 1px solid #FDF6CA;
	font-weight: bold;
}




#stars {
	clear: both;
	display: block;
	float: none;
}
#stars .header {
	background-image: url(../img/otb_h_stars.jpg);
	display: block;
	clear: both;
	float: none;
	height: 42px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
#stars .header select{
	font-size: 10px;
	color: #FFF8DB;
	background-color: #1A2626;
	border: 1px solid #FDF6CA;
	font-weight: normal;
}
#stars .content {
	background-image: url(../img/otb_c_bg_stars.jpg);
	display: block;
	clear: both;
	float: none;
	margin: auto;
	width: 760px;
	text-align: left;
	padding: 10px 10px 30px;
}


.gallery {
	display: block;
	margin: auto;
	clear: both;
	float: none;
	width: 760px;
}
	.gallery p{
		margin: 20px 3px;
		clear: none;
		float: left;
		display: block;
		border: 1px solid #666666;
		width: 180px;
		text-align: center;
		padding-bottom: 5px;
		height: 200px;
	}
	.gallery strong{
		font-weight: bold;
		color: #F6ECB9;
		text-align: center;
		width: 180px;
		height: 15px;
		display: block;
		margin-top: 1px;
		margin-bottom: 5px;
		text-decoration: none;
		cursor: hand;
		border-top: 0px solid #364041;
		border-right: 0px solid #364041;
		border-bottom: 1px solid #364041;
		border-left: 0px solid #364041;
	}
	.gallery em{
		font-weight: bold;
		color: #EC5F34;
		border: none;
		text-align: center;
		width: 125px;
		height: 15px;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 9px;
		font-style: normal;
	}
	.gallery-row{
		margin: 2px;
	}
	.gallery-img {
		border: 1px solid #000000;
		background-color: #FFF8DB;
		padding: 1px;
		margin: auto;
		display: block;
		clear: both;
	}



#bonus {
	clear: both;
	display: block;
	float: none;
}
#bonus .header {
	background-image: url(../img/otb_h_bonus.jpg);
	display: block;
	clear: both;
	float: none;
	height: 42px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
#bonus .header select{
	font-size: 10px;
	color: #FFF8DB;
	background-color: #1A2626;
	border: 1px solid #FDF6CA;
	font-weight: normal;
}
#bonus .content {
	background-image: url(../img/otb_c_bg_bonus.jpg);
	display: block;
	clear: both;
	float: none;
	margin: auto;
	width: 760px;
	text-align: left;
	padding: 10px 10px 30px;
}


#members {
	clear: both;
	display: block;
	float: none;
}
#members .header {
	background-image: url(../img/otb_h_members.jpg);
	display: block;
	clear: both;
	float: none;
	height: 42px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
#members .header select{
	font-size: 10px;
	color: #FFF8DB;
	background-color: #1A2626;
	border: 1px solid #FDF6CA;
	font-weight: normal;
}
#members .content {
	background-image: url(../img/otb_c_bg_members.jpg);
	display: block;
	clear: both;
	float: none;
	margin: auto;
	width: 780px;
	text-align: left;
	padding: 0px 0px 30px;
}



#bottom {
	display: block;
	clear: both;
	float: none;
	height: 36px;
	width: 770px;
	background-image: url(../img/otb_bottom.jpg);
	color: #5B5B2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	margin: auto;
}
#bottom  a{
	color: #2B3D5B;
}
.disc {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #1A2626;
	height: 127px;
	width: 286px;
}

