body {
	background: url(../img/bg.jpg) top repeat-x #000;
	height: 100%;
	margin: 0;
	}
	
body.index {
	background: #000000;
	text-align: center;
	margin: 0px, auto;
	overflow: hidden;
	}

#header {
	background: url(../img/header.jpg) top center no-repeat; 
	height: 216px;
	}

#main {
	}
	
#affilliates {
	margin-left: 20px;
	}

div.container {
	}

div.navigation {
	background: #000;
	}


div.spacer {
	padding: 10px;
	}

div.leftSpacer {
	padding-left: 10px;
	}

div.rightFloat {
	margin: auto;
	float: right;
	}
div.center {
	margin: auto;
	text-align: center;
	}

div.teamBio {
	float: right;
	margin: auto 0 20px auto;
	width: 300px;
	}

#scumbagTextArea {
	width: 150px;
	margin: auto 5px auto auto;
	}

#scumbag

#indexGallery {
	padding: 0 5px auto 5px;
	}

#footer {
	}
	
div.vidEntry {
	border: solid 1px #FFF;
	background: #333333;
	}