body {
	background-color: #003300;
	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: #CC6600;
}

#bodycontent {
	width: 620px;
	background-image: url(/templates/ijde/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: 26px;
}

.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: #003300;
	margin: 0px;
	display: inline;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	color: #CC6600;
	margin: 0px;
	display: inline;
}

h4 {
	font-weight: bold;
	font-size: 9pt;
	color: #003300;
	margin: 0px;
	display: inline;
}

h5, h5 a, h5 a:hover, h5 a:active, h5 a:visited {
	font-weight: normal;
	font-size: 9pt;
	color: #CC6600;
	margin: 0px;
	display: inline;
}

h6 {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	display: inline;
}

.board td, .archives td {
	padding-bottom: 16px;
}