@charset "utf-8";
#bodyImposter {
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}
#menu  {
	height: 43px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 10px;
}
#header {
	height: 120px;
}
#logo {
	margin-top: 30px;
}
#divider {
	height: 150px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#trailerDescription .content {
	margin-top: 60px;
	margin-left: 50px;
}

#trailer {
	height: 270px;
	background-color: #000000;
	margin-left: 60px;
	margin-top: 15px;
	width: 480px;
}
#trailerContainer {
	background-image: url(../images/index/trailer.gif);
	height: 350px;
	background-repeat: no-repeat;
	margin: 0px;
}
#3column_container {
	height: 330px;

}

#recentposts {
	background-image: url(../images/index/recentposts.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#join {
	background-image: url(../images/index/jointherevolution.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#newletter {
	background-image: url(../images/index/newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#vote {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/index/vote.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	display: none;
}
#footer {
	margin-top: 40px;
	margin-bottom: 40px;
}

