body {
background: #1e1e1e url('http://engageconference.net/images/downloads/bg.jpg') repeat-x;
margin:0;
padding: 0;
line-height: 24px;
color: #fff;
font: normal 20px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
}

.top {
width:100%;
height: 20px;
background: #c33c06;
}

.wrapper {
width: 930px;
margin: 30px auto;
}

.logo {margin-top: 20px;}

.main_link {margin-top: 30px;}
a.home_buttons {text-decoration: none; font-size: 26px; font-weight: 300; color: #c33c06; background: #111; padding: 15px; }
a:hover.home_buttons {text-decoration: none; font-size: 26px; font-weight: 300; color: #fff; background: #111; padding: 15px; }


.big_text {
width:925px;
height:70px;
margin:30px 0px;
background: url('http://engageconference.net/images/downloads/big_text.jpg')
}

.survey_big_text {
width:925px;
height:70px;
margin:30px 0px;
background: url('http://engageconference.net/images/downloads/survey_big_text.jpg')
}


a.download_link {
width: 115px; 
height: 30px; 
background:url('http://engageconference.net/images/downloads/download_button.png') no-repeat; 
text-indent: -999em; 
float: left;
}

a:hover.download_link {
width: 115px; 
height: 30px; 
background:url('http://engageconference.net/images/downloads/download_button_over.png') no-repeat; 
text-indent: -999em; 
float: left;
}


table {
	width: 920px;
	text-align: left; 
	}

th { padding: 0px 5px; font-size: 28px; font-weight: 300; color: #fff;}

td{padding: 7px 5px; font-size: 18px; font-weight: 300;}

.title {width: 400px;}
.title {width: 400px;}
.link {width: 115px;}

	
.odd {
	background-color: #2d2d2d; }
.odd td {}


h2 {padding: 10px 5px; font-size: 26px; font-weight: 300; color: #c33c06; margin:3px 0px; margin-top: 40px;}

p {margin: 3px 0px;}
.clear {clear:both;}
