@charset "UTF-8";
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	background-image: url(images/ourtown_13.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#inner {
	background-image: url(images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
}
#list {
	margin-right: 20px;
	margin-top: 25px;
}
#footer {
	width: 800px;
	clear: both;
	z-index: -100;
	height: 50px;
	margin: 0px;
	background-image: url(images/ourtown_13.jpg);
	background-repeat: repeat-y;
}#nav {
	height: 22px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 25px;
}
#content {
	width: 650px;
	margin-right: 25px;
	margin-left: 25px;
}
#header {
	height: 336px;
	width: 700px;
}
.reporter {
	font-size: 13px;
	font-style: italic;
}
.tag {
	font-size: 8px;
}
.press {
	font-size: 12px;
	width: 325px;
}
.titles {
	color: #ED1C24;
	font-weight: bold;
	font-size: 14px;
}
.bios {
	font-size: 11px;
}
.subhead {color: #ED1C24}
#form {
	margin-right: 25px;
	text-align: right;
	width: 300px;
}
.pressquotes {font-size: 15px}
#press_box {
	width: 300px;
	float: right;
	margin-right: 35px;
	margin-top: 25px;
	font-size: 15px;
}
#content_press {
	width: 675px;
	margin-left: 25px;
	background-image: url(images/ourtown_press_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_tickets {
	width: 675px;
	margin-left: 25px;
	background-image: url(images/ourtown_tickets_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_directions {
	width: 675px;
	margin-left: 25px;
	background-image: url(images/ourtown_directions_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#flash_container {
	background-image: url(images/flash_window.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#flash {
	height: 570px;
	width: 600px;
	margin: 25px 25px 35px;
}
h1 {
	display: none;
}
.tag_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	margin-left: 25px;
}
#vid {
	float: right;
	margin-right: 8px;
	margin-top: -30px;
}
#content_photos {
	width: 675px;
	margin-left: 25px;
}
