* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #650B19;
	border: thick solid #cf9f01;
}
#shadow {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(../images/border.jpg);
}
#shadow #wrapper #footer {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-color: #cc9900;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 192px;
	width: 800px;
}
#wrapper #navigation {
}
#wrapper #flash {
	height: 400px;
	width: 800px;
}
#shadow #wrapper #slideshow {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#shadow #wrapper #content {
	height: 650px;
	width: 800px;
}
#shadow #wrapper #footer_2 {
}
#shadow #wrapper #form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	padding-top: 20px;
}
#shadow #wrapper #info_content {
	height: 450px;
	width: 800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #d9b520;
}
#shadow #wrapper #PISMtag {
	height: 150px;
	width: 800px;
	padding-bottom: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #cc9900;
}
#shadow #wrapper #scheduling {
	width: 800px;
}
#shadow #wrapper #movie {
	height: 260px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
