@charset "utf-8";
#container {
	width: 1000px;
	margin: 0px auto;
	background: #FFF url(images/sidebarColor.jpg) repeat-y right;
	position: relative;
	top: 27px;
	background-color: #FFFFFF;
	left: 22px;
}
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
	clear: both;
	color: #FFF;
	background-color: #000;
	height: 150px;
}
#navbar {
	clear: both;
	background: #000;
	height: 35px;
}
#sidebar {
	float: right;
	width: 300px;
}

#content {
	float: left;
	width: 690px;
	background: #FFF;
	font-size: medium;
	text-align: left;
}
#logo {
	height: 200px;
	width: 200px;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#header #logo a img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#FlashID {
	float: right;
}
#FlashID2 {
	float: right;
	padding-right: 10px;
	padding-bottom: 30px;
}
#FlashID3 {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}


#content h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.centre {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-align: left;
}


h2 {
	text-align: left;
	font-size: 18px;
	margin-left: 25px;
}
p {
	text-align: left;
	max-width: 600px;
	padding-left: 10px;
	font-size: 16px;
}
#container #sunriseRed p img {
	float: left;
}
.filmText {
	font-size: 14px;
	text-align: left;
}
h4 {
	font-size: 12px;
	text-align: left;
}
#container #sidebar p {
	font-size: larger;
	text-align: center;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
