#navigation {
	float: left;
	margin-left: 2em;
	padding-right: 20px;
}
#content {
	float: left;
	margin-right: 5px;
	width: 700px;
	margin-left: 40px;
}
#rightbar img {
	border: 1px solid #000033;
}
#rightbar {
	float: left;
	width: 120px;
	font-size: 80%;
}
table {
	border-width: 0px;
	border-style: none;
	font-size: 85%;
}
#content th {
	white-space: nowrap;
	width: 75px;
}
.names {
	width: 200px;
}
h4 {
}
a:visited {
	color: #328AA4;
}
a:hover {
	color: #328AA4;
}
table#members td {
	font-size: 100%;
	padding: 10px;
}
#members td p {
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
}
table#members {
	width: 100%;
}
td {
	border: none;
	padding: 0;
}
body {
	font-family: Tahoma, Verdana, Georgia;
}
a:link {
	color: #993300;
	text-decoration: none;
	border-bottom: 1px dotted #930;
}
#navigation #links {
	list-style-type: none;
}
#wrapper {
	width: 950px;
	border: 1px solid #999;
}
#links {
	padding: 0px;
	line-height: 1.5em;
	text-transform:capitalize;
}
.clearBoth {
	clear: both;
}
#footer {
	margin-top: 2em;
	clear: both;
	padding: 1em 0 1em 2em;
	border-top: 1px solid #999;
	font-size: 80%;
}
.intro {
	font: lighter 16px/2em Tahoma, Verdana, Georgia;
	color: #666666;
	border-bottom: 1px dotted #999;
	padding-bottom: 1em;
}
#wrapper #center {
	width: 950px;
}
#header {
	border-bottom: 1px solid #999;
	margin-bottom: 2em;
	padding: 1em;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #003;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	margin-bottom: .2em;
}
h3 {margin-bottom: .5em;}
#content p, #content ul li {
	font-size: 90%;
}
table {border: none;}
#content img {border: none; width: 20px; height: 20px; padding-right: 10px;}
