#wrapper {
	height: auto;
	width: 799px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	border-top-width: 0px;
	border-top-style: none;
}
#nav {
	height: 300px;
	background-color: #FFFFFF;
	width: 289px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
}
#movie {
	float: none
	margin-left: 348px;
	height: 310px;
}
#navMovieWrapper {
	background-color: #FFFFFF;
}



#nav a{
	text-decoration:none;
	color: #6A6A6A;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	width: 289px;
}
#content {
	background-image: url(../images/text-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	background-color: #BFBDBD;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftContent {
	float: left;
	width: 395px;
	clear: both;
	font-size: small;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightContent {
	width: 300px;
	float: none;
	clear: right;
	margin-left: 460px;
	font-size: small;
	border: 5px solid #492330;
	padding: 0px;
}
.articleHeadline {
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #5E4950;
	padding-top: 8px;
	padding-bottom: 8px;
}

.header2 {
	font-size: large;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492330;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #492330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #492330;
	padding-bottom: 5px;
}
.header2Details {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}


#footer {
	clear: both;
	background-color: #5E4950;
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #635F5C;
	padding-top: 2px;
}
articleList {
	padding-right: 10px;
}


#footer a{
	color: #FFFFFF;
	text-decoration:underline
}

#footer a:hover{
	color: #999999;
	text-decoration:underline
}

.header1 {
	font-size: 21px;
	margin: 0px;
}



#nav a:hover{
	text-decoration:none;
	color: #492330;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

