body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

#page_wrapper {
	font-size: inherit;
	width: 90%;
	margin-top: 20px;
	margin-bottom:20px;
}

#topbar {
	font-size:16px:
	font-weight:bold;
}
#topBar a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	padding-right: 16px;
}
h1 {color: #d4aa00; font-size: 24px; font-weight:normal; margin-top:0px;}
#navBar {width:200px; border-right: 1px dashed #cccccc;}
#contents {height: 400px; padding:10px;}
#topBar a:hover {text-decoration:underline; background: #d4aa00; -moz-border-radius: 0.2em;}
.menu a {color:#666666; font-size:16px; text-decoration:none;}
.menu a:hover {text-decoration:underline;}
a {color:teal;}
.menu li {padding-top:5px; padding-bottom:5px; border-bottom:1px solid #cccccc;}
.menu {list-style-type:none; list-style-position:outside; margin:0px; padding:0px; margin-bottom: 32px;}
.menu li:hover {list-style-type:square;}
#current {font-weight:bold;}
a img {border:0px;}
