body {
	margin: 0;
	padding: 0;
	background: #1f2c3d url(../images/bg.jpg) no-repeat center top;
	color: #e7e5d4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}
	
	a {
		color: #e7e5d4;
		}
	
a#hello {
	display: block;
	border: none;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 747px;
	height: 575px;
	background: url(../images/vox3000_twitter.png) no-repeat left top;
	text-decoration: none;
	}
	#hello span {
		visibility: hidden;
		}

a#header {
	display: block;
	border: none;
	margin: -10px auto 20px auto;
	padding: 0;
	width: 488px;
	height: 46px;
	background: url(../images/vox3000_header.png) no-repeat left top;
	text-decoration: none;
	}
	#header h1 {
		visibility: hidden;
		}
		
div#aboutvox {
	width: 459px;
	margin: 0 auto;
	padding: 10px;
	border-top: 2px #e7e5d4 solid;
	}
	#aboutvox p {
		margin: 0;
		}
	
div#footer {
	position: relative;
	width: 459px;
	height: 100px;
	margin: 100px auto 0 auto;
	padding: 10px;
	border-top: 2px #e7e5d4 solid;
	background: url(../images/retlogo.gif) no-repeat 10px 10px;
	font-size: 12px;
	}
	#footer a#fb {
		display: block;
		border: none;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 0;
		}
	#footlinks {
		position: absolute;
		top: 19px;
		left: 65px;
		}
		
		
/* sayit */

body#sayitpage {
	padding-bottom: 100px;
	background-image: none;
	}

div#wrapper {
	position: relative; left: 0; top: 0;
	background: #1f2c3d url(../images/bg.jpg) no-repeat center -85px;
	margin: 0 auto;
	padding: 0;
	width: 886px;
	}

a#sayit {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	width: 886px;
	height: 502px;
	background: url(../images/sayit_grille.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-size: 120%;
	}
	#sayit div#tweet {
		position: absolute;
		top: 212px;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		}
	#sayit h1 {
		font-weight: normal;
		margin: 8px;
		font-size: 29px;
		}
		
a#mp3link {
	display: block;
	position: absolute;
	left: 406px;
	top: 305px;
	margin: 0;
	padding: 0;
	width: 74px;
	height: 86px;
	background: url(../images/mp3.png) no-repeat left top;
	text-decoration: none;
	}
	#mp3link span {
		visibility: hidden;
		}
	
div#contest {
	position: relative; top: 0; left: 0;
	width: 886px;
	margin: 20px auto 10px auto;
	padding: 10px 0;
	height: 9em;
	}
	#contest .content {
		position: absolute;
		top: 0;
		right: 0;
		width: 425px;
		margin: 0;
		padding: 10px 0 10px 10px;
		}
	#contest p {
		margin: 0 0 5px 0;
		}
	#contest .shout {
		font-size: 155%;
		font-weight: bold;
		margin: 0 0 20px 0;
		}
		
	h2#speakup {
		position: absolute;
		top: -35px;
		padding: 0;
		width: 439px;
		height: 136px;
		background: url(../images/sayit_contesthead.png) no-repeat left top;
		text-decoration: none;
		}
		#speakup span {
			display: none;
			}
		
div#about {
	position: relative;
	top: 0;
	left: 0;
	width: 886px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px #e7e5d4 solid;
	}
div#aboutcontest {
	position: relative;
	top: 0;
	left: 0;
	width: 886px;
	margin: 0 auto;
	padding: 30px 0;
	border-bottom: 2px #e7e5d4 solid;
	}
	#aboutcontest h2#speakup {
		position: static;
		}

ol li {
	padding: 10px;
	}
	
		

	a#voxheader {
		display: block;
		border: none;
		padding: 0;
		margin: 0 0 15px -8px;
		width: 375px;
		height: 62px;
		background: url(../images/sayit_voxhead.png) no-repeat left top;
		text-decoration: none;
		}
		#voxheader span {
			visibility: hidden;
			}
		
	a#voxscreenshot {
		display: block;
		position: absolute;
		top: 15px;
		right: -30px;
		border: none;
		padding: 0;
		width: 491px;
		height: 277px;
		background: url(../images/sayit_screenshot.png) no-repeat left top;
		text-decoration: none;
		}
		#voxscreenshot span {
			visibility: hidden;
			}


	#about p {
		width: 320px;
		font-size: 120%;
		}
		
		
a#sayitlogo {
	display: block;
	width: 100px;
	margin: 70px auto 50px auto;
	}
	
div#sayitfooter {
	margin: 70px auto 50px auto;
	text-align: center;
	font-size: 75%;
	}
	#sayitfooter img {
		vertical-align: middle;
		margin: 0 10px;
		}