body{
	margin: 0;
	background: #FFD046;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

a{
	color: #000;
}

a:hover{
	color: #FFD046;
}

img{
	border: 0;
}

h2{
	margin-bottom: -16px;
	font: normal 18px "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

h3{
	margin-bottom: -14px;
	font: normal 14px "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}




/* HEADER BORDER */

#header-border{
	height: 3px;
	border-top: solid 12px #000;
	border-bottom: solid 5px #000;
	background: #A7B2B8;
}




/* MENU */

#menu-container{
	background: #CCC url(../images/header-background.gif) top repeat-x;
}

#menu{
	width: 990px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0 20px 0;
}

#menu img{
	float: left;
	width: 168px;
	height: 80px;
	padding-top: 16px;
}

#menu .navigation{
	float: right;
	padding-top: 16px;
	font: normal 24px "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}

#menu a{
	text-decoration: none;
	color: #000;
}

#menu a:hover{
	color: #FFD046;
}

#menu .selected{
	color: #FFD046;
}

#menu ul{
	padding: 30px 0 0 0;
	list-style-type: none;
}

#menu li{
	margin: 0 0 0 20px;
	float: left;
	padding: 0;
}




/* FEATURE */

#feature{
	height: 300px;
	background: #000;
}

#feature-about{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 20px;
	background: url(../images/about.jpg) top center no-repeat;
}

#feature-compete{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/compete.jpg) top center no-repeat;
}

#feature-rules{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/rules.jpg) top center no-repeat;
}

#feature-contestants{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/contestants.jpg) top center no-repeat;
}

#feature-winners{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/winners.jpg) top center no-repeat;
}

#feature-photos{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/photos.jpg) top center no-repeat;
}

#feature-video{
	width: 990px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/video.jpg) top center no-repeat;
}




/* BODY */

#container{
	background: #FFF;
}

#content{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0 20px 0;
}

#what-is-the-fastest-trowel h1{
	background: url(../images/what-is-the-fastest-trowel.png) no-repeat;
	width: 579px;
	height: 39px;
	margin: 0 0 -10px 0;
}

#what-is-the-fastest-trowel span{
	display: none;
}

#compete h1{
	background: url(../images/compete.png) no-repeat;
	width: 171px;
	height: 39px;
	margin: 0 0 -10px 0;
}

#compete span{
	display: none;
}

#rules h1{
	background: url(../images/rules.png) no-repeat;
	width: 117px;
	height: 38px;
	margin: 0 0 -10px 0;
}

#rules span{
	display: none;
}

.voids{
	float: left;
	width: 50px;
	padding-right: 150px;
	text-align: center;
}

.points{
	float: left;
	width: 50px;
	text-align: center;
}

#contestants h1{
	background: url(../images/contestants.png) no-repeat;
	width: 253px;
	height: 38px;
	margin: 0 0 -10px 0;
}

#contestants span{
	display: none;
}

#winners h1{
	background: url(../images/winners.png) no-repeat;
	width: 185px;
	height: 38px;
	margin: 0 0 -10px 0;
}

#winners span{
	display: none;
}

#photos h1{
	background: url(../images/photos.png) no-repeat;
	width: 147px;
	height: 38px;
	margin: 0 0 -10px 0;
}

#photos span{
	display: none;
}

#video h1{
	background: url(../images/video.png) no-repeat;
	width: 579px;
	height: 38px;
	margin: 0 0 -10px 0;
}

#video span{
	display: none;
}

#videos{
	width: 990px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#videos h2{
	height: 25px;
}

.video-player{
	float: left;
	width: 495px;
	height: 350px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#sponsors{
	padding: 20px 0 20px 0;
}

#sponsors h5{
	border-bottom: solid 1px #000;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

#sponsors img{
	margin: 0 10px 20px 10px;
	border: 0;
}

.sponsors{
	text-align: center;
}

#logo{
	position: relative;
	z-index: 1;
	width: 400px;
	height: 190px;
	top: 27px;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	border: 0;
	background: url(../images/fastest-trowel-logo-bottom.png) no-repeat;
}

#logo span{
	display: none;
}




/* FOOTER */

#footer{
	background: url(../images/footer-background.png) top repeat-x;
}

#footer-container{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 15px;
	color: #000;
}

#footer h4{
	background: url(../images/see-the-fastest-masons-in-action.png) no-repeat;
	width: 463px;
	height: 27px;
	margin: 0 0 -10px 0;
}

#footer span{
	display: none;
}