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

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

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

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

#pics {
	margin: 0 auto;
	width: 800px;
	height: 307px;
	border-bottom: 1px solid #818181;
}

#big {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#copy {
	clear: both;
}

#contentleft {
	text-align: center;
	width: 780px;
	float: left;
}

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

#playerwrapper img {
	border: 0;
}

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

