body {
	text-align: center;
	font-family: 'Arial';
	padding: 0 0 0 0;
	color: #111111;
	background-color: #D1D1D1;
	margin: 0 0 0 0;
	font-size: 13px;
}

#moviePreview {
	border: 1px solid #818181;
	background-color: #F1F1F1;
	overflow: auto;
	margin: 0 auto;
	width: 801px;
}

#moviePreview p {
	padding: 0px 15px 0px 15px;
}

#moviePreview h1 {
	font-size: 26px;
}

#rounded {
	border-bottom: 1px solid #818181;
	height: 300px;
	width: 801px;
	margin: 0 auto;
}

#navmenu {
	text-align: justify;
}

#leftBoxes {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#leftBoxes img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#text {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	list-style:none;
	text-align: center;
	float:left;
}

.wrapper {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#012251;
}

a:hover {
	color: #DB0211;
	text-decoration: underline;
}

h2.container {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#logonav {
	clear: both;
}

#myborder {
	text-align: center;
	width: 781px;
	float: left;
}

#mast {
	padding-bottom: 3px;
	float: right;
	width: 16px;
	padding-right: 4px;
	height: 16px;
}

#mast img {
	border: 0;
}

#description {
	margin-left: 10px;
	color: #F7F8F9;
	float: left;
	height: 2px;
	width: 781px;
}

.close {
	background-color: #F1F1F1;
	text-align: center;
	width: 781px;
	margin: 0 auto 0 auto;
}


.navcontainer {
	width: 781px;
	height: 10px;
	overflow: hidden;
	background-color: #F1F1F1;
	margin: 0 auto 0 auto;
}


.maincol {
	display: none;
	float: right;
	width: 781px;
}

