@import "main.css";

.copy_holder { position: absolute; margin: -17px 0 0 625px; }

#contentdiv { background:none; padding-top: 37px; }
.newspostitemsep { border-bottom:0px !important; }

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:165px; *width:167px;
	margin:-39px 0 0 170px;
	padding:0 0 7px 0;
	background: url('../images/dropbottom.png') bottom right no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	background:#40285e;
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block; *width:100%;
	text-decoration:none;
	padding:6px;
	color:#ecddb6;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#4c3767;
}

#nav_menus a:hover {
	background:#d19d1b;
	color:#ffffff;
}

#dhtmlmenu_5 { margin: -39px 0 0 170px !important }