/* CSS Document */


body{
	text-align:center;
	font-family:Georgia, Arial,Verdana,Helvetica,sans-serif;
	background-image: url(images/film.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100px;
}
.leftnavbackground {
	background-image: url(images/container_background.jpg);
	padding-top: 10px;
}

div#container {
	text-align:left;
	background-color: #FFFFFF;
	margin:0 auto
	width: 792px;
	background-image: url(images/container_background.jpg);
}
div#container {
	width:792px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content{
	float: right;
	width:570px;
	background-color:#FFFFFF;
	text-indent: 0px;
	clip: rect(-50px,auto,auto,auto);
}
#container #header h1 {
	background-image: url(images/banner.jpg);
	height: 106px;
	width: 792px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #f1daac;
}

#navcontainer a {
	display: block;
	width: 185px;
	height: 25px;
	margin-left: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button.gif);
}

#navcontainer a:hover {
	color: #f1daac;
	text-decoration: none;
	background-image: url(images/button_over.gif);
}

#navcontainer li a#current {
	color: #f1daac;
	text-decoration: none;
	background-image: url(images/button_over.gif);
	margin-left: 5px;
}
div#navigation{float:left;width:212px}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	
}
a {
	color: #9a090c;
}
.footer {
	text-align:center;
	color:#99bfd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.footer a {
	text-decoration: none;
	color: #9a090c;
}
.footer a: hover {
	text-decoration: none;
	color: #9a090d;
}
.footer a:visited {
	color: #9a090d;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	padding-left: 10px;
	color: #9a090c;
}
.announcements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a090d;
	border-bottom-color: #9a090d;
	color: #000000;
	background-color: #f1daac;
	line-height: 14px;
	padding: 4px;
	margin: 10px;
	border-right-style: none;
	border-left-style: none;
	top: 160px;
	bottom: 200px;
	left: 750px;
	width: 200px;
	position: static;
	float: right;
	text-align: left;
}
.table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a090d;
	border-bottom-color: #9a090d;
	color: #000000;
	background-color: #f1daac;
	line-height: 14px;
	padding: 4px;
	margin: 10px;
	border-right-style: none;
	border-left-style: none;
	top: 160px;
	bottom: 200px;
	left: 750px;
	width: 90%;
	position: static;
	text-align: left;
}
.attention {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a090d;
	border-bottom-color: #9a090d;
	color: #000000;
	background-color: #f1daac;
	line-height: 14px;
	padding: 4px;
	margin: 10px;
	border-right-style: none;
	border-left-style: none;
	top: 160px;
	bottom: 200px;
	left: 750px;
	width: auto;
	position: static;
	float: left;
	text-align: left;
}
.smallitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
