#nav {
	float: left;
	top: 10px;
        margin-left: -730px;
        width: 180px;
	color: #FFF;
}
.navpreload {
        background: url(../Images/uparrow1.gif) top left no-repeat;
        visibility: hidden;
        display: none;
        margin: 0 0 0 0;
}
.navtop {
	margin: 0;
	height: 17px;
	background: url(../Images/navtop.gif) center top no-repeat;
}

#navbody {
	height: auto;
	background: url(../Images/navbody.gif) center top repeat-y;
}
* html #navbody{
	margin-top: -1px;
}
.navbottom {
	background: url(../Images/navbottom.gif) center bottom no-repeat;
}
h3 {
	margin: 0 6px 0 0;
	padding: 0;
	font-weight: normal;
}
h4 {
	margin: 0 6px 0 0;
	padding: 0;
	font-weight: normal;
}
h5 {
	margin: 0 6px 0 0;
	padding: 0;
	font-weight: normal;
}

.navlevel1 {
	font-size: .9em;
	padding: 0 0 0 .6em;
	list-style-type: none;
	
}

.navlevel2 {
	font-size: .9em;
	padding: 0 0 0 .7em;
	list-style-type: none;
}
.navlevel3 {
	font-size: .9em;
	padding: 0 0 0 .7em;
	list-style-type: none;
}
.navlevel4 {
	margin-left: 0;
	padding: 0 0 0 .7em;
	list-style-type: none;
}
#nav li {
	padding: 0 0 .2em 0;
}
* html #nav li {
	height: 1px;
}
.head {
	background: url(../Images/downarrow1.gif) right bottom no-repeat;

}
.open {
	font-style: italic;
	background: url(../Images/uparrow1.gif) right bottom no-repeat;
}

#nav a {
	display: block;
	text-decoration: none;
	border: 0;
	color: #FFF;
}

#nav a:hover {
	font-style: italic;
}
.navcolgoodnews{
        margin: 20px 10px 5px 10px;
}