@charset "utf-8";
/* CSS Document */

.introsection1{background:url(images/intro1.jpg) no-repeat; width:700px; height:351px; margin-bottom:40px;}
.introsection1 span{display:block; width:150px; height:60px; padding-top:54px;}
.getinvolved{width:147px; height:37px; display:block; background:url(images/getinvolved.jpg) no-repeat; text-indent:-9999px; overflow:hidden;}
.getinvolved:hover{background-position:0 -37px;}

.introsection{background:url(images/intro.jpg) no-repeat; width:700px; height:351px; margin-bottom:40px;}
.introsection span{display:block; width:150px; height:60px; padding-top:54px;}
.getit{width:147px; height:37px; display:block; background:url(images/getit.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.getit:hover{background-position:0 -37px;}
.old1{background:url(images/old1.jpg) no-repeat; width:224px; height:67px; padding:295px 33px 0 33px; float:left; margin:0 48px 50px 10px;}
.old2{background:url(images/old2.jpg) no-repeat; width:224px; height:67px; padding:295px 33px 0 33px; float:left; margin:0 0 50px 10px;}
.dillondoyle{background:url(images/dillondoyle.jpg) no-repeat; width:224px; height:231px; padding:295px 33px 0 33px; float:left; margin:0 48px 50px 10px;}
.johnmcmahon{background:url(images/johnmcmahon.jpg) no-repeat; width:224px; height:231px; padding:295px 33px 0 33px; float:left; margin:0 0 50px 10px;}
#signupform {
background:#334957; width:198px; padding:15px 15px 0 15px;	
}

button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #E9242E url('images/button.gif') repeat-x left bottom;
	border: none;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 1em;			/* 18px */
	padding: 0.6667em 1em;
	line-height: 1;
	font-weight: bold;
	vertical-align: middle;
}

button:hover {
	cursor: pointer;
	background-image: none;
}


#email {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	border: 2px #ccc solid;
	font-size: 1 em;			/* 18px */
	width: 40%;
	vertical-align: middle;
	margin-right: 4px;
	padding: 0.6em;
}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;

margin-left: 1%;
line-height: 30px;
background-color: lightyellow;
width: 98%;
visibility: hidden;
z-index: 100;
text-align:center;
}
