body {
	background-color: #000000;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align: top;
	font-size: 10pt;
}

a, a:hover, a:active, a:visited {
	color: #993300;
}

#bodycontent {
	width: 620px;
	background-image: url(/templates/jecm/images/background.gif);
	background-repeat: repeat-y;
	padding-bottom: 175px;
}

#left {
	width: 136px;
	float: left;
}

#center {
	width: 460px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 20px;
}

.clear {
	clear: both;
	line-height: 1px;
}

img {
	border: 0px;
}

input, textarea, select, button, optgroup {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #993300;
	margin: 0px;
	display: inline;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	color: #993300;
	margin: 0px;
	display: inline;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	display: inline;
}

h5 {
	font-weight: normal;
	font-size: 8pt;
	color: #993300;
	margin: 0px;
	display: inline;
}

sub {
	color: #993300;
}

.board td {
	font-size: 8pt;
}

.archives td {
	padding-bottom: 16px;
}