#headSection0 {padding: 10px 2% 10px 2%;}

#headSection1 {
	height: 55px;
	color: Black;
	background: #ffffff url(../images/filmstrip_500.png) repeat-x top left;
}

#leftBox {
	margin: 0 0 0 2%;
	width: 96%;
}

#centerBox {
	clear: both;
	width: 96%;
}

#rightBox {display: none;}

#textHeader {display: none;}

#mainText {
	border: none;
	padding: 1em 0 1em 0;
}

#nav {
	font-family : Arial, sans-serif;
	font-size : .875em;
	font-weight: bold;
	margin: 0;
	line-height: 1.8em;
}

#nav a {
	background-color: inherit;
	border: none;
	color: #3082AF;
	display: inherit;
	padding: .3em .5em .3em .5em;
	text-decoration : none;
	vertical-align: middle;
	white-space: nowrap;
}

#nav a:hover, #nav li.selected a, #nav li.current a:hover {
	background-color: #003399;
	border: none;
	color: White;
}

#nav li {
	border: none;
	display: inline;
}

#nav li.current a {
	background-color: #3082AF;
	border: none;
	color: White;
}

#nav li.submenu {
	text-align: left;
}

#nav li.submenu a {
	border: 1px solid #3082AF;
}

#nav ul {
	border: none;
	margin: 0;
}

#leftOther {display: none;}

