* {margin: 0; padding: 0; border: 0;}
p, h1, h2, h3, h4, h5, h6, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
ul, ol {
	padding-left: 2em;
}
fieldset {
	border: 1px solid #999999;
}
legend {
	font-weight: bold;
	color: #103190;
	margin: 0 10px;
	padding: 0 5px;
}
input, select, textarea {
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}
input:hover {
	border: 1px solid #FF0000;
}
a:link, a:visited, a:hover, a:active {
	color: #FF0000;
}
body,td,th {
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 140%;
}
body {
	background: #FFFFFF url(images/bg_gradient.jpg) repeat-x;
}
h1 {
	font-size: 20px;
	color: #FF0000;
	text-align: center;
	line-height: 120%;
}
div#container {
	width: 863px;
	margin: 0 auto;
	background: url(images/bg_bulletin_board.jpg) repeat-y 25px 0px;
}
div#left {
	float: left;
}
div#right {
	float: right;
}
div#content {
	margin: 0 196px 0 209px;
}
div#copyright {
	background: #FFFFFF;
	color: #FF0000;
	font: normal 10px Arial, Helvetica, sans-serif;
	clear: both;
}
div#sound {
	width: 25px;
	margin: 0 auto;
}
img#bottom {
	margin: 0 0 0 25px;
}
table#form {
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 441px;
	margin: 0 auto;
}
table#form td {
	padding: 5px;
}
.alignjustify {
	text-align: justify;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.smallprint {
	font-size: 10px;
}
.largeprint {
	font-size: 17px;
}
.size45px {
	font-size: 45px;
	margin-bottom: .5em;
}
.size34px {
	font-size: 34px;
	margin-bottom: 0px;
	line-height: 100%;
}
.orange {
	color: #FF7B00;
}
.green {
	color: #006E33;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0044FF;
}
