body
{
background-image:url('/images/800bk.jpg');
background-repeat:repeat-x;
}  

#wrapper {
	height: 770px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



#branding {
	float: left;
	height: 160px;
	width: 43%;
	background-image: url(/images/Logo400png.png);
	background-repeat: no-repeat;
	
}

#freak {
	float: left;
	height: 75px;
	width: 9%;
	background-image: url(/images/freak.jpg);
	background-repeat: no-repeat;
	
}

#welcome {
	background-image: url();
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 35%;
	text-align: right;

	
}



#contact {
	background-image: url(/images/contact.png);
	background-repeat: no-repeat;
	float: right;
	height: 65px;
	width: 35%;
		
}

#hometext {
	height: 225px;
	width: 50%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	font-weight: 300;
	float: left;
	
}

#videos {
	height: 360px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;	
}

#navbar {
	height: 40px;
	width: 100%;
	font-style: normal;
	float: left;
	margin-top: 12px;
}



#flashbox {
	height: 287px;
	width: 45%;
	font-style: normal;
	float: right;
	margin-top: 20px;
	background-image: url(/images/homeimage.jpg);
}




#video {
	height: 240px;
	width: 50%;
	font-style: normal;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#flashxml {
	height: 160px;
	width: 45%;
	font-style: normal;
	float: right;
	margin-top: 20px;
	text-align: center;
	
}


#logos {
	height: 30px;
	width: 70%;
	margin-top: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

