body {
	font: 80%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #8b3a3a;
	background: #BAB7A4;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #660000;
	text-align: left;
	width: 422px;
	line-height: 1em;
	padding-left: 22px;
	padding-top: 18px;
	height: 121px;
}
#title p {
	margin: 0px;
}
#subtitle {
	font-size: 16px;
	line-height: 1em;
	padding: 0px;
	margin-top: 9px;
}
#wrapit {
	background-image: url(../img/wrapbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 620px;
}
.floatleft {
	float: left;
	border: none;
	margin-right: 10px;
}
#header {
	background-image: url(../img/heading.gif);
	background-repeat: no-repeat;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
}
#left {
	float: left;
	width: 410px;
	margin: 10px 4px 12px 18px;
}
#left p {
	margin: 8px;
}
#right {
	float: right;
	width: 150px;
	font-size: 88%;
	line-height: 1.2em;
	padding-right: 12px;
	padding-top: 14px;
}
#right p {
	margin: 8px;
}
#sponsors {
	float: right;
	width: 150px;
	font-size: 88%;
	line-height: 1.2em;
	padding-right: 12px;
	padding-top: 14px;
}
#footer {
	clear: both;
	padding: 10px 0 30px 0;
	margin: 0 20px 0 20px;
	text-align: center;
	border-top: 1px solid #989584;
	font-size: 80%;
	width: 580px;
}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

h1 {
	border-left: 18px solid #95927F;
	padding-left: 1em;
	font-size: 2.2em;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
}

h2 {
	border-left: 15px solid #95927F;
	padding-left: 1em;
	font-size: 1.7em;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
}

h3 {
	border-left: 10px solid #95927F;
	padding-left: 1em;
	font-size: 1.3em;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
}

h4 {
	border-left: 6px solid #95927F;
	padding-left: 1em;
	font-size: 1em;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
}

ul{
	margin: 0 0 0 22px;
	padding: 0;
	list-style: none;
}

ul li{
	padding: 0 0 0 12px;
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	margin: 0 0 0 12px;
}
.intro {
	font-size: 115%;
}
.floatright {
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
}
#member {
	float: right;
	width: 153px;
	margin: 0;
	padding: 0;
}
#navbar {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	background-color: #DCDCCA;
	margin-top: 0px;
	clear: both;
}
.golink {
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	display: block;
}
.clear {
	clear: both;
}
