body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #398198;
}

a img {border:none}

#Container {
	width: 1000px;
	background-color: #ffffff;
	height: 100%;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #398198;
}
.SubTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #398198;
}
#TopNav {
	width: 1000px;
	height: 53px;
	background-image: url(images/smanuf_top.jpg);
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
	height:53px !important;
}
.TopLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
}
.TopLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
}
.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 28px;
}
a.LeftLinks:hover {
	color: #383838;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #006cb6;
	text-decoration: underline;
	}
.Go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #005faf;
	text-decoration: underline;
	padding-left: 5px;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
	}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px 20px 10px;
}


/* -------------------------------NEW CSS------------------------------------  */

.LeftDS {
	background-image: url(images/Falls_18.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightDS {
	background-image: url(images/Falls_19.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.LeftNav {
	background-image: url(images/Falls_22.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Footer {
	background-image: url(images/Falls_24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #016e51;
}
.BlueLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #016e51;
	text-decoration: none;
}
.BlueLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #016e51;
	text-decoration: underline;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copy2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #398198;
	text-decoration: none;
}
.copy2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #398198;
	text-decoration: underline;
}
.BottomLogo {
	background-image: url(images/st_logo_03.jpg);
	background-position: left top;
}



/* ========================================================================================================================= /*


/*  nonetheless strip their margin and padding as well */
pre,form,body,html,blockquote,fieldset,input
{ margin:0; padding:0 }


/* ------------------------------- NEW NAV ------------------------------------  */


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav ul {
	*margin-left: -80px;
	_margin-left: -80px;
}

#nav a {
	display: block;
	width: 157px;
	text-decoration: none;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 3px;
}

#nav a:hover {
}

#nav li { /* all list items */
	float: left;
	width: 158px; /* width needed or else Opera goes nuts */
	height: 53px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #333333;
	width: 158px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	width: 157px;
	height: 26px;
	border-bottom: 1px solid #666666;
}

#nav li ul li a {
	width: 157px;
	height: 26px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 11px;
}

#nav li ul li a:hover {
	color: #999999;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
	*margin: -1em 0 0 0em;
	_margin: -1em 0 0 0em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

