/* ------------- "generic" styles */

body {
	padding: 0;
	color: #FFF;
	font: small "Lucida Grande", Arial, sans-serif;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #293B39;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}

/* ------------- masthead styles */

#masthead {
	margin-bottom: 1.75em;
	padding-top: 1px;
	background-color: #293b39;
	color: #000;

}

#navlinks {
	background: #293B39;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #9fa38c;
}

/* ------------- main column styles */

#content h1 {
	color: #FFF;
	font-size: 1.5em;
	background-color: #293b39;
	font-weight: bold;
}

#content h1 b {
	color: #B0D742;
}

#content h2 {
	margin: 0.5em 0;
	padding-bottom: 0.25em;
	font-size: 1.25em;
	color: #9FA38C;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/* ------------- footer styles */

#footer {
	clear: both;
	padding: 0em;
	background: #293B39;
}

#footer p {
	margin: 0;
	color: #9FA38C;
	font-weight: bold;
}

#footer a {
	color: #9FA38C;
	text-decoration: underline;
}
#masthead table tr td div {
	color: #a4a28b;
}
a:link {
	color: #9fa38C;
}
a:visited {
	color: #9FA38C;
}
a:hover {
	color: #0F6;
}
a:active {
	color: #9FA38C;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #9fa38c;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #9fa38c;
}
.floatleft {
	float: left;
	position: relative;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	border-style: none;
	border-color: #33C;
}
#content #board_left {
	float: left;
	margin-right: 25px;
}
#board_right {
	margin-left: 15px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	top: 0px;
}
.pics {
	margin: 10px;
}
.list_high {
	line-height: 2em;
}

