﻿/* ==================================== Universal Settings ======================================== */
html, body {
	background: url('../../images/template/back.gif') repeat-y center #D6D6D6;
	margin: 0;
	text-align: center;}
	
html div {
	text-align: left;}	

body {
	height: 100%;}
		
		
/* ====================================== Subpage Layout Setup ========================================= */
#mainContainer {
	margin: 0 auto;
	width: 748px;
	/*\*/* padding-left: 1px; /**/}
	
#top {
	background:	#F9F7F7;
	height: 110px;
	width: 748px;
	margin: 0 auto;}
	
#spacerBar {
	width: 748px;
	margin: 0 auto;
	height: 4px;
	border-top: 1px solid #BAB9B9;
	border-bottom: 1px solid #BAB9B9;
	background: #EEEEEE;
	font-size: 0px;}
	
#flashArea {
	width: 748px;
	margin: 0 auto;
	background: url('../../images/template/pic.jpg');
	height: 253px}
	
#navContainer {
	background: url('../../images/template/navBack.gif');
	min-height: 25px;
	width: 748px;
	margin: 0 auto}
	
/* &&&&& Main Navigation Setup &&&&& */


#navContainer ul {
	color: white;
	list-style: none;
	margin: 0;
	margin-left: 100px;
	/*\*/ * margin-left: 130px; /**/
	vertical-align: middle;}
	
#navContainer ul, #navContainer ul a:link, #navContainer ul a:visited {
	color: white;
	text-decoration: none;}
	
#navContainer ul a:hover {
	color: white;
	text-decoration: underline;}	
	
.navContainer {
	background: url('../../images/template/navSplitter.gif') repeat-y right top;
	padding-right: 13px;
	margin-left: 10px;
	height: 25px;
	float: left; list-style-type:none}

.navContainerMarginTop {
	padding-top: 5px;}

#navLeftBorder {
	background: url('../../images/template/navSplitter.gif') repeat-y left top;
	height: 100%;
	padding-left: 10px;
	/*\*/* padding-right: 25px;/**/
	margin: 0;
	/*\*/ * width: 6px /**/}

	
.pageMarginTop {
	padding-top: 5px;
	margin: 0;}
	
/* &&&&& SHADOWS &&&&& */

#shadowContainer {
	margin: 0 auto;}

#shadow1 {
	background: #000000;
	width: 748px;
	float: center;
	height: 1px;
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}
	
#shadow2 {
	background: #000000;
	width: 748px;
	margin-top: 1px;
	float: center;
	height: 1px;
	filter: alpha (opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}
	
#shadow3 {
	background: #000000;
	width: 748px;
	margin-top: 2px;
	float: center;
	height: 1px;
	filter: alpha (opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}
	
#shadow4 {
	background: #000000;
	width: 748px;
	margin-top: 3px;
	float: center;
	height: 1px;
	filter: alpha (opacity=20);
	-moz-opacity: .20;
	opacity: .20;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}
	
#shadow5 {
	background: #000000;
	width: 748px;
	margin-top: 4px;
	float: center;
	height: 1px;
	filter: alpha (opacity=10);
	-moz-opacity: .10;
	opacity: .10;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}

#logo {
	margin: 10px 0 5px 15px;}
	
#mailEnable {
	float: right;
	margin: 10px 5px 5px 0;}
	
/* &&&&& Body Content Setup &&&&& */
	
#bodyContainer {
	width: 720px;
	margin: 0;
	padding: 0;
	margin-left: 14px;}
	
#content {
	margin-left: 150px;
	border-left: 1px solid #BAB9B9;
	background: white;
	padding: 10px;
	width: 548px;
	margin: 0;
	float: left;}
	
#subPageContent {
	background: white;
	padding: 10px;
	width: 700px;
	margin: 0;
	height: 100%;
	float: left;}
	
	
/* &&&&& Subnavigation Setup &&&&& */
		
#subNav {
	width: 150px;
	float: left;
	background: #EEEEEE;}
	
#subNav ul {
	padding: 0;
	margin: 0;}
	
#subNav ul li {
	list-style: none;
	border-bottom: 1px solid #BAB9B9;
	margin-bottom: 1px;
	padding: 5px;
	display: block;
	text-decoration: none;}
	
#subNav ul li div {
	margin-right: 10px;}	
	
#subNav ul li a:link, #subNav ul li a:visited {
	color: black;}
	
#subNav ul li a:hover {
	text-decoration: underline;}
	
#subNav ul li:hover {
	background: url(../../images/template/listStyleImage.gif) 95% 50% no-repeat;
	background-image-position: 
	list-style-position: inside;
	cursor: pointer;
	display: block;
	color: black;}
	
#subNav ul li.header {
	background: #003399;
	text-transform: uppercase;
	padding: 5px 3px 3px 3px;
	width: 100%;
	font-size: 13px;
	color: white;
	font-weight: bold;}
	
#staff span {
	display: none;}
	
#staff span a:link, #staff span a:hover, #staff span a:visited {
	color: black;}
	
#staff:hover span, #staff a:hover span {
	display: block;}
	
#staff span a:hover {
	text-decoration: underline;}
	
#bottomNav {
	clear: both;
	border-top: 1px dashed #001F5D;
	padding: 5px;
	width: 700px;
	margin: 0 0 0 15px;
	text-align: center;}
	
#bottomNav ul {
	list-style: none;
	margin: 0;
	display: inline;}
	
#bottomNav ul li {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	border-left: 1px solid black;
	display: inline;}
	
#bottomNav ul li.first {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	border-left: none;
	display: inline;}