h1 {
	background-color: #663300;
	font-size: 10px;
	color: #663300;
	margin-bottom: 20px;
}
#exp {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#menu ul a {
	color: #660000;
}
#menu li {
	margin-bottom: 15px;
}
#menu {
	width: 310px;
	float: right;
}
#top_submenu {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
#top_submenu ul {
}
#top_submenu li {
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#top_submenu #noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#top_submenu li a {
	color: #333333;
	text-decoration: underline;
}
#top_submenu li a:hover {
	color: #0033CC;
}
#exp p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
