body {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #595;
	text-align: center;
	font: normal 90% verdana, arial, helvetica, sans-serif;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 115%;
}
h3 {
	font-size: 100%;
}
table {
	font-size: 80%;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 750px;
	margin: 30px auto;
	border-right: #fff 2px solid;
	border-left: #fff 2px solid;
	border-top: #fff 2px solid;
	border-bottom: #fff 2px solid;
	background: #595;
	text-align: left;
}
#columnbar {
	width: 187px;
	float: left;
	margin-right: 0px;
	background: #d0d0d0;
}
#column {
	margin: 2px 0px;
	padding-right: 0.6em;
	padding-left: 0.6em;
	padding-bottom: 0.3em;
	padding-top: 0.8em;
	background: #fcfc;
	font-size: 100%;
	color: #595;
}
#column p {
	margin-top: 0px
}
#mainbar {
	float: left;
	width: 559px;
	margin: 0px;
	background: #cc9;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
}
#logo {
	float: left;
	margin: 0px;
	width: 187px;
	height: 75px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 20px;
	vertical-align: middle;
	background: #595;
	color: #000;
	font: 10px verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
}
#logo big {
	font: 20px arial, verdana, helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
}
#logo a:link {
	color: #fff;
	text-decoration: none;
}
#logo a:visited {
	color: #fff;
	text-decoration: none;
}
#logo a:hover {
	color: #fff;
	text-decoration: none;
}
#headerbar {
	width: 100%;
	height: 75px;
	border-bottom: #fff 2px solid;
	background: #fff;
}
#header {
	width: 100%;
	padding: 0px;
	clear: left;
	background: #595;
	border-bottom: #fff 2px solid;
}
#header img {
	border: 0px;
}
#footerbar {
	width: 100%;
	clear: left;
	margin-top: 0px;
	background: #fff;
}
#footer {
	border-top: #fff 2px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 90%;
	background: #595;
	color: #fff;
	font-weight: bold;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background: #fcfc;
	color: #000;
}
#content p {
	text-align: justify;
	font-size: 80%;
	font-weight: normal;
}
#content a:link {
	color: #595;
	text-decoration: none;
	font-weight: bold;
}
}
#content a:visited {
	color: #595;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #9c5;
	text-decoration: none;
	font-weight: bold;
}
#content big {
	font: 105% arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}
#menu {
	width: 100%;
	color: #595;
	font: bold 90% verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
}
#menu ul {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none
}
#menu li {
	margin: 0px;
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px
}
#menu a {
	width: 100%;
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 2px;
	border-bottom: #fff 1px solid;
	color: #fff;
	background-color: #595;
	text-decoration: none;
	text-indent: 5px;
}
#menu a:hover {
	color: #fff;
	background-color: #9c5
}
#menu b {
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	color: #333;
	border-bottom: #fff 1px solid;
	background-color: #595;
	text-decoration: nonefont-weight: bold;
	text-indent: 5px;
}
#menu b#active {
	background: #cc9 no-repeat right center;
	color: #fff
}
