body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #790000;
	margin: 0px;
}

#container {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}



a {
	color: #790000;
	text-decoration: underline;
}

a:visited {
	color: #790000;
}

a:hover {
	text-decoration: underline;
	color: #006666;
}
a#footer  {
	color: #9D3A35;
	text-decoration: none;
}

#top_banner {
	margin-bottom: 5px;
	text-align: center;
}
#navigation {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	z-index: 99;
}

#main_section {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
}
#picture_box {
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
#movie {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #E0E0CF;
	color: #666666;
	clear: both;
	padding-top: 3px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #790000;
}
li {
	margin-top: 5px;
}
