 styles.css 





body
{
	background: #cdb45c;
	font-family: arial;
	font-size: 80%;
}

a 
{
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 78%;
	color: #FFFF00;
}

a:hover 
{
	text-decoration: underline;
}


#Table_01
{
	position:relative;
	margin: auto;
	width:900px;
	height:1500px;
}





#movie
{
	border: 0px solid #ffffff;
	position: absolute;
	width: 700px;
	height: 400px;
	top: 350px;
	left:25px;
}




#image
{
	position: absolute;
	width: 755px;
	height: 216px;
	top: 10px;
	left: 10px;
}

#clothingimage
{
	border: 0px solid #ffffff;
	position: absolute;
	width: 176px;
	height: 195px;
	top: 280px;
	left: 545px;
}
	
#navbar
{
	border: 0px solid #4b0902;
	background: #993300;
	position: absolute;
	width: 756px;
	height: 35px;
	top: 224px;
	left: 10px;
	background-color: #666666;
}

#enter
{
	border: 0px solid #4b0902;
	width: 756px;
	height: 35px;
	top: 224px;
	left: 10px;
}

#bodywhitehome
{
	background: #000000;
	position: absolute;
	width: 755px;
	height: 1000px;
	top: 265px;
	left: 10px;
}

#bodywhitefaq
{
	background: #ffffff;
	position: absolute;
	width: 755px;
	height: 1000px;
	top: 260px;
	left: 10px;
}

#blacksheet
{
	background: #000000;
	position: absolute;
	width: 755px;
	height: 1400px;
	top: 259px;
	left: 10px;
}

#blacksheetclothing
{
	background: #000000;
	position: absolute;
	width: 755px;
	height: 2200px;
	top: 259px;
	left: 10px;
}

#football
{
	position: absolute;
	width: 216px;
	height: 216px;
	top: 14px;
	left: 479px;
}

#bottle
{
	position: absolute;
	width: 1px;
	height: 144px;
	top: 70px;
	left: 669px;
}

#contactinfo
{
	border:0px solid #ffffff;
	width:-1px;
	height:180px;
	position:absolute;
	top:270px;
	left:37px;
}


#clothing
{
	border:0px solid #ffffff;
	width:730px;
	height:1200px;
	position:absolute;
	top:410px;
	left:20px;
}


#clothingtext
{
	border:0px solid #ffffff;
	width:730px;
	height:110px;
	position:absolute;
	top:255px;
	left:20px;
}


#fronttag
{
	border:0px solid #ffffff;
	width:260px;
	height:170px;
	position:absolute;
	top:283px;
	left:250px;
}









#Table_01 #navbar #active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
}
