body {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	background-color: #DDDDDD;
}

h1 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
}

h2 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

h3 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
}

a, a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

#topNav {
	background-color: #CA8E36;
	color: #fff;
	padding: 10px 5px 5px 5px;
	text-align: right;
}

#topNav a, #topNav a:link, #topNav a:active, #topNav a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}

#topNav a:hover {
	text-decoration: underline;
}


#content {
	background-color: #0025A1;
	color: #fff;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	height: 1%;
}

#content table td {
	vertical-align: top;
}

#header {
	width: 970px;
	height: 65px;
	background-color: #fff;
/*	background-image: url(/img/site/BangorTitle_01.gif); 
	background-position: top left;
	background-repeat: no-repeat; */
	text-align: right;
	font-size: 10px;
	color: #333333;
	padding: 5px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#header h1 a {
	display: block;
	height: 60px;
	outline: none;
	text-indent: -9999px;
	width: 400px;
}

#imageBar {
	width: 980px;
	padding-top: 3px;
	text-align: center;
}

#imageBar img {
	padding: 1px;
	width: 239px;
}

#footer {
	width:980px;
	font-size: 10px;
	color: #999;
}

#footer_container {
width: 980px;
height: 20px;
text-align: right;
padding-right: 5px;
padding-bottom: 5px;
}

.sephone_footer {
width:470px; 
padding: 10px; 
float:left;
color: #999;
text-align: left;
font-size: 10px;
}

#footer_container a, #footer_container a:link, #footer_container a:active, #footer_container a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}

#footer_container a:hover {
	text-decoration: underline;
}

