#navbar {
	height: 45px;
	overflow: hidden;
	font-family: 'Georgia', serif;
	width: 880px;
	padding: 0px;
	background-color: #3A0521;
	margin: 0px;
}
#navbar #nav {
	position:absolute;
	white-space:nowrap;
	width:880px;
	height: 45px;
	top: 100px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-color: #660E38;
}
#navbar #nav li{
	margin: 0px;
	white-space: nowrap;
	display: inline;
	float: left;
	padding: 0px;
	height: 45px;
}
#navbar #nav #nav_serv a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 210px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar #nav #nav_port a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 210px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar #nav #nav_about a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 210px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar #nav #nav_cont a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 210px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navbar #nav #nav_serv a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}
#navbar #nav #nav_port a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}
#navbar #nav #nav_about a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../newsiteImages/nav.jpg);
	color: #FFF;
}
#navbar #nav #nav_cont a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../newsiteImages/nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}
#wrapper #navbar {
	background-color: #3A0521;
}
#shadow #wrapper #navbar {
	background-color: #3A0521;
}
