﻿h1 {
	margin: 40px;
	font-family: "Arial Black";
	font-size: large;
	text-align: center;
}

h2 {
	font-family: "verdana, trebuchet, helvetica, arial, sans serif";
	font-size: medium;
	font-weight: bold;
}

p {
	font-family: "verdana, trebuchet, helvetica, arial, sans serif";
	font-size: small;
}

img {
	border: none;
}

.answer {
	color: #FF0000;
}


ul {
	font-family: "verdana, trebuchet, helvetica, arial, sans serif";
	font-size: small;
}

#sponsors {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#sponsors li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#sponsors img {
	float: left;
	padding: 50px 50px 50px 0px;
	margin: 0px 0px 0px 0px;
}

.headerimg {
	position:absolute;
	top:8px;
	z-index:0;
}


ol {
	font-family:"verdana, trebuchet, helvetica, arial, sans serif";
	font-size: small;
}


#answer {
	color: #FF0000;
}


#menubarlist {
	margin: 0;
	padding: 0;
	height: 17px;
	list-style: none;
	display: inherit;
	overflow: hidden;
}

#menubarlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#menubarlist a {
	float: left;
	padding: 17px 0 0 0;
	margin: 0px 20px 4px 40px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
}


#menubarlist a:hover {
	background-position: 0 -17px;
}

#menubarlist a:active, #menubarlist a.selected {
	background-position: 0 -34px;
}

#register a {
	width: 109px;
	background: url(../images/menu/Register2.gif) top left no-repeat;
}

#volunteer a {
	width: 114px;
	background: url(../images/menu/Volunteer2.gif) top left no-repeat;
}

#awardsprizes a {
	width: 161px;
	background: url(../images/menu/Awards.gif) top left no-repeat;
}

#funds a {
	width: 109px;
	background: url(../images/menu/Funds2.gif) top left no-repeat;
}

#team a {
	width: 114px;
	background: url(../images/menu/Join2.gif) top left no-repeat;
}

#expo a {
	width: 161px;
	background: url(../images/menu/Expo.gif) top left no-repeat;
}

#sponsors a {
	width: 161px;
	background: url(../images/menu/sponsors.gif) top left no-repeat;
}



#footerbarlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#footerbarlist a {
	float: left;
	padding: 17px 0 0 0;
	margin: 60px 20px 4px 40px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
}


#footerbarlist a:hover {
	background-position: 0 -17px;
}

#footerbarlist a:active, #footerbarlist a.selected {
	background-position: 0 -34px;
}

#faqFooter a {
	width: 34px;
	background: url(../images/footer/faq.gif) top left no-repeat;
}

#sponsorsFooter a {
	width: 89px;
	background: url(../images/footer/sponsors.gif) top left no-repeat;
}
	
#sasFooter a {
	width: 135px;
	background: url(../images/footer/sas.gif) top left no-repeat;
}

#htafFooter a {
	width: 40px;
	background: url(../images/footer/htaf.gif) top left no-repeat;
}
	
#expoFooter a {
	width: 89px;
	background: url(../images/footer/Expo.gif) top left no-repeat;
}
	

.side {
	position:relative;
	top: -40px;
}


.fido {

	padding-left: 30px;
}
