a {
	text-decoration:underline;
	border-width:0;
	color: #FFFFFF;
}

a#big {
text-align:right;
}

body {
background:#111 url(img/bg.gif);
text-align:center;
}

body,.image,h1,p {
margin:0;
padding:0;
}

.main {
background:#222;
width:955px;
border-bottom:0;
border-top:0;
text-align:left;
margin:0 auto;
}

.content {
	clear:both;
	border-top:10px solid #222;
	color:#CCC;
	float:none;
}

.content h1 {
font:normal 1.4em sans-serif,Arial;
background:#000;
color:#FFF;
padding:2px 6px;
}

.content h1 span {
color:#999;
}

.content p {
	font:normal 0.8em Verdana,Arial;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footer22 {
height:120px;
background:#222 url(img/bgfooter.gif) no-repeat;
border-top:10px solid #222;
width:955px;
text-align:center;
font:bold 0.7em Verdana,Arial;
color:#666;
margin:0 auto;
}

.footer22 a {
color:#444;
}
.indent {
	margin-left: 30px;
}

.header_left {
	float:left;
	background-color:#000000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	color: #999999;
	width: 935px;
	padding-left: 20px;
}

.left {
	float:left;
	clear:both;
	height: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: 0;
}

.header_right {
	float:left;
	height:200px;
	background-image:url(img/new-header-bg.jpg);
	background-repeat:no-repeat;
}

.menu a {
	color:#FFF;
	height:26px;
	font-family: sans-serif, Arial;
	font-size: 1.3em;
	text-decoration: none;
}
.main .content li {
	list-style-position: inside;
	list-style-type: lower-roman;
	font-family: "Sans Serif", Arial;
	font-size: small;
}

.menu a:hover {
	color:#D22A00;
}
.content h3 {
	font-size: small;
	color: #FFFFFF;
	margin-bottom: -0.2em;
	font-family: sans-serif, Arial;
	padding-left: 7px;
}

.right {
float:right;
margin-left:5px;
}

.image,.sponsors {
text-align:center;
}

/*Bios*/

   .bio {
	width: 100%;
	height: auto;
	clear: both;
	background-color: #222222;
	padding-top: 20px;
}


.bio_pic{
	float: left;
	height: 225px;
	width: 300px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bio_text {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: right;
}
