body {
	background: #fffcf1;
	margin: 0;
}

img {
	border: none;
}

ul {
	float: left;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;
	width: 400px;
	list-style-type: circle;
	margin: 0;
	padding: 0 10px 0 30px;;
}

li {
	list-style-type: none;
}

#wrapper {
	width: 755px;
	margin: 0 auto;
	padding: 0;
}

#left {
	width: 150px;
	background: #231f20;
	float: left;
}

.top {
	width: 150px;
	background: #bf2e1a;
	padding-top: 25px;
	padding-bottom: 10px;
	height: 75px;
}

#center {
	width: 455px;
	background: #fffcf1;
	float: left;
}

#right {
	width: 150px;
	background: #231f20;
	float: left;
}

#footer {
	float: left;
	margin: 15px auto;
	width: 755px;
	height: 105px;
	text-align: center;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 455px;
	height: 170px;
	background: #fffcf1 url(images/header-1.jpg);
}

#bg-main {
	float: left;
	width: 756px;
	background: url(images/bg-main.jpg);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* TEXT STUFF */

a {
	color: #bf2e1a;
	text-decoration: none;
}

a:hover {
	color: #8a1c0c;
}

h2 {
	font: small-caps 12pt Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #000;
	width: 455px;
	padding: 3px 0;
	float: left;
	margin: 0 0 5px 0;
}

.links {
	font: small-caps 10pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #bf2e1a;
	border-bottom: 1px solid #bf2e1a;
	width: 125px;
	padding: 3px 0;
	float: left;
	margin: 10px 0 5px 12px;
}

.links a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.links a:hover {
	color: #bf2e1a;
}

.sponsors {
	font: small-caps 10pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #bf2e1a;
	border-bottom: 1px solid #bf2e1a;
	width: 125px;
	padding: 3px 0;
	float: left;
	margin: 10px 0 5px 13px;
}

.register {
	font: small-caps 10pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 5px;
	margin: 5px 0 5px 0;
}

.register a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.register a:hover {
	background: #d03e2a;
}


p {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 435px;
}

.top p {
	float: none;
	clear: none;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0;
	padding: 5px;
	text-align: center;
	width: 140px;
}

.top a {
	color: #FFFFFF;
}

.top a:hover {
	color: #FFFFFF;
}

table {
}

#tableid {
}

td {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	
}
#tableid td {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	margin: 0;
}


td.no-width {
	width: 400px;
}

.linksm {
	margin: 0;
	float: left;
	padding: 0;
	width: 130px;
	padding: 0 10px;
}

.linksm li {
	list-style-type: none;
	display: block;
	position: relative;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #FFFFFF;
	font: 8pt Georgia, "Times New Roman", Times, serif;
}

.linksm a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0;
}
.linksm a:hover {
	color: #bf2e1a;
}
.linksm li.last { border-bottom: none; }

#biosarea {
	width: 435px;
	height: 450px;
	padding: 10px;
	float: left;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}

#biosarea table {
	clear: left;
	float: left;
}

#biosarea p {
	clear: none;
	float: left;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 0;
	width:400px;
}

#biosarea h2 {
	font: small-caps 12pt Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #000;
	width: 400px;
	padding: 3px 0;
	float: left;
	margin: 0 0 5px 0;
}

.inlist li {
	background: transparent url(images/starli.jpg) no-repeat scroll left top;
	list-style-type: none;
	padding-left: 14px;
	padding-bottom: 10px;
}

h1 {
	padding: 0 20px;
	font: 20pt Georgia, "Times New Roman", Times, serif;
}

h3 {
	padding: 0 20px;
}

form {
	margin-top: 25px;
}

label {
	clear: left;
	float: left;
	width: 125px;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #bf2e1a;
	margin-bottom: 8px;
	padding-top: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

input {
	float: left;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	width: 200px;
	margin-bottom: 10px;
}