body a:link {
	color: #000000;
}
body a:visited {
	color: #000000;
}
hr {
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}
h1 {
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	text-indent: 20px;
}
h2 {
	font-size: 16px;
	text-indent: 30px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.staff ul {
	list-style-type: none;
	list-style-position: inside;
}
.staff li {
	text-indent: 40px;
}
.mast {
	height: 160px;
	color: #ffffff;
	background: #000000;
}
.mast h1 {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
}
.leftside {
	color: #ffffff;
	background: #000000;
	min-height: 600px;
}
fieldset {
	border: 2px groove #ccc;
	margin: .5em;
	padding: .5em;
}
div.yuimenubar {
	background: #000000;
}
div.yuimenubar li a {
	color: #ffffff;
}
div.yuimenu li a {
	color: #000000;
}
