body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	background: #043360;
	margin: 0px auto;
}

a:link {
	color: #66CCFF;
}

a:visited {
	color: #66CCFF;
}

a:hover {
	color: #3399CC;
}

a:active {
	color: #66CCFF;
}

table {
	border-collapse: collapse;
	margin: 0 auto;
}

td {
	margin: 0 auto;
	padding: 0;
}

img { 
	display: block;
	margin: 0 auto;
	border: 0;
}

#container {
	width: 100%;
	min-width: 966px;
	margin: 0 auto;
	background: transparent url("images/container.jpg") center top repeat-y;
}

#header {
	width: 950px;
	height: 118px;
	margin: 0 auto;
	font-size: 1em;
	line-height: 1.25em;
	text-align: right;
	background: transparent url("../images/header.jpg") center top no-repeat;
}

p {
	font-size: 0.675em;
	line-height: 1.05em;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

#menu, #menu2 {
	width: 950px;
	margin: 0 auto;
}

/* Middle Section */
#middle {
	width: 950px;
	margin: 0 auto;
}

#feature, #feature2, #scenes {
	margin: 0 auto;
	width: 950px;
	height: 342px;
	background: transparent url("../images/featbkgd.jpg") center top repeat-x;
 }

.player {
	width: 466px;
	height: 270px;
	background: transparent url("../images/player.jpg") center top no-repeat;
}

#content {
	width:930px;
	border:1px solid #000000;
	text-align: left;
	margin: 10px;
}

.boxcover {
	margin: 10px;
	border: 1px solid #ffffff;
}

.images {
	margin: 10px 10px 0 10px;
	border: 1px solid #ffffff;
}

.titles {
	font-size: 1em;
	line-height: 1.25em;
	text-align: left;
	color: #000055;
}

.title2 {
	font-size: 0.675em;
	text-align: center;
	color: #000055;
}

.movieDes {
	width: 276px;
	height: 240px;
	margin: 10px;
	padding: 10px;
	border: 2px solid #ffffff;
}

#lMovies {
	width: 450px;
	height: 250px;
	float: left;
	margin: 10px;
}

.lMovie {
	background: transparent url("../images/up-bkgd.jpg") center top repeat-x;
}

#lScenes {
	width: 460px;
	height: 250px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background: transparent url("../images/up-bkgd.jpg") center top repeat-x;
}

#madpics {
	margin: 0 auto;
	width: 950px;
	height: 382px;
	background: transparent url("../images/featbkgd2.jpg") center top repeat-x;
}

#promo {
	width: 442px;
	height: 372px;
	float: left;
	margin: 0 10px;
}

#potd {
	width: 476px;
	height: 372px;
	float: right;
	margin: 0 10px 0 0;
	background: transparent url("../images/up-bkgd2.jpg") center top repeat-x;
}

#entourage {
	margin: 0 auto;
	width: 950px;
	height: 500px;
}

#pics {
	margin: 0 auto;
	width: 950px;
	height: 382px;
	background: transparent url("../images/up-bkgd2.jpg") center top repeat-x;
}

.join1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}

#join {
	width: 930px;
	margin: 10px;
	border: 1px solid #000000;
	
}
.joins {
	width: 80%;
}

.join2 {
	font-size: 16px;
}


#footer {
	width: 930px;
	margin: 10px;
	border: 1px solid #000000;
}

.foots {
	font-size: 1em;
	text-align: center;
	margin: 10px;
	color: #ffffff;
}

.clear {
  	clear: both;
  	height: 0;
}

