@charset "UTF-8";
#wrapper {
	height: auto;
	width: 880px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
}
#logo {
	float: left;
	height: 158px;
	width: 405px;
	position: relative;
}
#topmenu {
	float: left;
	height: 158px;
	width: 475px;
	position: relative;
}
#home
{
	display: block;
	width: 95px;
	height: 158px;
	background-image: url(a_images/homepage/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home:hover
{ 
  background-position: 0 -158px;
}

#home span
{
  display: none;
}

#future
{
	display: block;
	width: 95px;
	height: 158px;
	background-image: url(a_images/homepage/speaker.jpg);
	position: absolute;
	top: 0px;
	left: 95px;
}

#future:hover
{ 
  background-position: 0 -158px;
}

#future span
{
  display: none;
}

#previous
{
	display: block;
	width: 95px;
	height: 158px;
	background-image: url(a_images/homepage/previous.jpg);
	position: absolute;
	top: 0px;
	left: 190px;
}

#previous:hover
{ 
  background-position: 0 -158px;
}

#previous span
{
  display: none;
}

#sponsors
{
	background-image:url("a_images/homepage/sponsor.jpg");
display:block;
height:158px;
left:285px;
position:absolute;
top:0;
width:95px;
}



#sponsors:hover
{ 
  background-position: 0 -158px;
}

#sponsors span
{
  display: none;
}

#get
{
	display: block;
	width: 95px;
	height: 158px;
	background-image: url(a_images/homepage/get.jpg);
	position: absolute;
	top: 0px;
	left: 380px;
}

#get:hover
{ 
  background-position: 0 -158px;
}

#get span
{
  display: none;
}






#flash {
	float: left;
	height: 305px;
	width: 880px;
	position: relative;
}
#container {
	float: left;
	height: auto;
	width: 880px;
	position: relative;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	height: 139px;
	width: 880px;
	position: relative;
	background-image: url(a_images/homepage/footer.jpg);
	clear: both;
}

#one {
	height: 110px;
	width: 167px;
	position: absolute;
	left: 516px;
	top: 20px;
}
#two {
	height: 110px;
	width: 147px;
	position: absolute;
	left: 705px;
	top: 20px;
}

#footmenu {
	padding-left: 0;
	margin-left: 0;
}

#footmenu li {
	list-style: none;
	display:inline;
	
}

#footmenu li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #bdbdbd;
	text-align: left;
	display: block;
	margin: 0;
	padding: 6px 10px 6px 7px;
}
#footmenu {
	width: 167px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}
#footmenu a:hover {
	color: #FFF;
	background-color:#ab1e0a;
}



#text {
	float: left;
	height: auto;
	width: 594px;
	position: relative;
}
#sponsor {
	float: left;
	height: 478px;
	width: 286px;
	position: relative;
	background-image: url(a_images/homepage/sponsors.png);
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #780540;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #780540;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.h3_quotes {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
	padding-top: 190px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.h3_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #94afd3;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.speaker {
float:left;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
