body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.floatright {
	float: right;
	padding-left: 10px;
}
#NavBar {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#NavBar a {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 50px;
	margin-left: 50px;
	color: #666666;
}
#NavBar a:hover {
	color: #0000FF;
	text-decoration: none;
}
#MainPage {
	width: 650px;
	height:3700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#MainPage h1 {
	font-size: 1.5em;
	line-height: 1.2em;
}
#MainPage h2 {
	font-size: 1.3em;
	line-height: 1.2em;
}
#MainPage h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}
#MainPage h4 {
	font-size: 1em;
	line-height: 1.2em;
}

#MainPage a {
	color: #666666;
	text-decoration: none;
}
#MainPage a:hover {
	text-decoration: none;
	color: #0000FF;
}

#Body {
	width: 260px;
	margin-left: 160px;
	font-size: .9em;
}

#LeftNav {
	float: left;
	width: 145px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
}
#LeftNav h3{
	padding-left: 6px;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}


#RecentArticles a{
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#FilmReviews a{
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 2px;
}

#RightNav {
	float: right;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
}
#RightNav a {
	list-style: none;
}
#Banners img {
	margin-top: 4px;
	margin-bottom: 4px;
}
#Events li a {
	color: #4369AA;
}
#Footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 0px;
}
#Footer a {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#Footer a:hover {
	color: #0000FF;
	text-decoration: none;
}
.special {
	color: #CC0000;
}