@charset "UTF-8";
/* CSS Bluewater Film Festival */

body {
	margin: 0px;
	background-color: #0088CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#prBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#outer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#banner {
	position: absolute 0px, 0px;
	background-color: #0088CE;
	height: 83px;
	width: 960px;
    }
#menu {
	float: left;
	text-align: center;
	background-color: #0088CE;
	width: 120px;
	height: 500px;
	font-size: 8pt;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none #CCCCCC;
	}
#page {
	background-color: #0088CE;
	width: 825px;
	height: 972px;
	font-size: 8pt;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	scroll: vertical;
	float: right;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	}
#sched {
	width: 315px;
	height: 550px;
	border-top-color: #0088CF;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #0088CF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	}
#book {
	width: 425px;
	height: 550px;
	border-top-color: #0088CF;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #0088CF;
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}
#links {
	float: left;
	width: 315px;
	height: 218px;
	border-top-color: #0088CF;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #0088CF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	clear: left;
	}
#press {
	float: right;
	width: 435px;
	height: 218px;
	border-top-color: #0088CF;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #0088CF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	clear: right;
	}
#prBody {
	background-color: #FFFFFF;
	width: 550px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#outer #footer {
	clear: both;
	height: 82px;
	width: 960px;
}
#nav_spacer {
	height: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#nav_spacer2 {
	background-color: #C0C0C0;
	height: 2px;
	width: 95%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
