@charset "utf-8";
body {
	background-color: #333;
	background-image: url(../media/bodyback.png);
	background-repeat: repeat-x;
}
 a {
	color:#999;
	text-decoration: none;
}
 a:hover {
	border: none;
	color: #0C3;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:3px;
	color: #FFF;
	margin-bottom: 10px;
	font-variant: small-caps;
}
h1 a {
	color: #FFF;
}

.stack{
	margin-top:25px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	max-width: 550px;
	margin-top: 10px;
	color: #FFF;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	max-width: 550px;
	margin-top: 10px;
	color: #FFF;
	text-indent:-0.4em;
	margin-left: 0px;
}


img {
	border: none;
}
#button {
	margin-top: 15px;
}


#keyline{
	background-color: #FFF;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	max-width:550px;
}

#headcontainer {
	position:relative;
	width:952px;
	height:410px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../media/images/highfivesbanner.jpg);
	background-repeat: no-repeat;
}
#titleSponsors {
	position:absolute;
	width:120px;
	height:412px;
	z-index:4;
	left: 952px;
	top: 0px;
	text-align: center;
}
#titleSponsors img {
	margin-bottom: 20px;
	margin-top: 10px;
}

#homeheader {
	position:relative;
	width:952px;
	height:410px;
	z-index:3;
	margin:10px auto 0 auto;
	padding:0;
	background-color:#000;
}

#sponsorLogos {
	width: 850px;
}
#sponsorLogos img {
	display: inline;
	padding-top: 10px;
}

#bodycontainer {
	position:relative;
	width:952px;
	height:850px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#bigbodycontainer {
	position:relative;
	width:952px;
	height:1500px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#directorcontainer {
	position:relative;
	width:952px;
	height:3250px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#officercontainer {
	position:relative;
	width:952px;
	height:2100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#fiverscontainer {
	position:relative;
	width:952px;
	height:4350px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#eventscontainer {
	position:relative;
	width:952px;
	height:4200px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#joincontainer {
	position:relative;
	width:912px;
	height:1800px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding: 20px;
}
#recipcontainer {
	position:relative;
	width:952px;
	height:3000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#footer {
	position:relative;
	width:912px;
	height:30px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 20px;
}
#footernav {
	position:relative;
	width:500px;
	height:30px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 20px;
	text-align: right;
	margin-top: -70px;
	left: 205px;
}
.footernavigation {
	font-size: 11px;
	letter-spacing: 1px;
}

#footernav a {
	font-size: 10px;
	text-transform: capitalize;
	color: #999;
	text-decoration: none;
}
#footernav a:hover {
	border: none;
	color: #0C3;
	text-decoration: underline;
}

#emcfooter{
	position:relative;
	width:912px;
	height:30px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 20px;
	vertical-align: middle;
}
#emcfooter img{
	float:left
	margin: 0 10px 10px 0;
}

#rightColumn {
	position:absolute;
	width:500px;
	height:250px;
	z-index:1;
	margin: 20px;
	padding: 0px;
}
#leftColumn {
	position:absolute;
	width:284px;
	height:400px;
	z-index:1;
	background-color: #000;
	margin: 20px;
	padding: 0px;
	left: 628px;
	top: 0px;
}
#leftColumn img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#fullColumn {
	position:absolute;
	width:916px;
	height:auto;
	z-index:1;
	background-color: #000;
	margin: 20px;
	padding:0px;
}
#fullColumn img {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

/*Styling for Twitter box*/
#tweethead {
	position:relative;
	width:952px;
	height:15px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-color: none;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: right;
	font-size: 11px;
}
#tweethead img {
	margin-right: 0px;
	float: right;
	margin-left: 10px;
}
#tweethead a{
	color: #999;
	text-decoration: none;
}
#tweethead a:visited {
	color: #999;
}
#tweethead a:hover {
	color: #FFF;
	text-decoration: underline;
}
#tweethead a:active {
	color: #999;
}
#tweethead a img {
	color: none;
	text-decoration: none;
}

ul.twitterlist {list-style:none;}
