body {
	color: #444;
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	font-family: arial,verdana,sans-serif;
	font-size: 96%;
	text-align: center;
}
#nav-top, #nav-bottom {
	clear: both;
	text-align: center;
	list-style-type: none;
}
#nav-top li, #nav-bottom li {
	display: inline;
}
#nav-top li a, #nav-bottom li a {
	padding: 8px 12px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px dotted #000000;
}
#nav-top li:first-child a, #nav-bottom li:first-child a {
	border: 0;
}
#nav-top {
	margin: 0;
	padding: 0.5em;
	border: 1px solid #000000;
	background-color: #cc0000;
	-moz-border-radius: 2.5px;
}
#nav-bottom {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}
ul a:link {
	color: #ffffff;
}
ul a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff !important;
	background-color: black;
}
a img {
	border: 0;
}
#temp-note {
	background: #f9f6b7 bottom repeat-x;
	padding: 0;
	margin: 1em 0;
	border: 1px solid #c4c295;
	line-height: 150%;
}
.note-icon {
	background: 15px 15px no-repeat;
	padding: 15px 15px 15px 50px;
	border: 1px solid #fff;
}
.content {max-height: 350px; overflow: auto; padding: 15px;}

.enews {-moz-border-radius: 15px; background-color: #880088; color: white; width: 250px; margin: auto; padding: 0.5px;}

.cusbox {height: 365px; text-align: center;}

