BODY {
	BACKGROUND-COLOR:#000000; 
	scrollbar-arrow-color: rgb(127,127,127); 
	scrollbar-3dlight-color: rgb(27,27,27); 
	scrollbar-highlight-color: rgb(27,27,27); 
	scrollbar-face-color: rgb(5,5,5); 
	scrollbar-shadow-color: rgb(5,5,5); 
	scrollbar-darkshadow-color: rgb(0,0,0); 
	scrollbar-track-color: rgb(0,0,0); 
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

#content {
	z-index: 4;
	float: left;
	width: 480px;
	height: 510px;

	position: absolute;
	top: 20px;
	left: 420px;

	overflow: auto;
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);

}

#navigation {
	z-index: 5;
	width: 400px;
	height: 600px;

	position: absolute;
	top: 20px;
	left: 20px;

	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

#navigationyoutube {
	z-index: 6;
	width: 746px;
	height: 100px;

	position: absolute;
	top: 516px;
	left: 20px;

	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

#promotions {
	z-index: 6;
	width: 880px;
	height: 40px;

	position: absolute;
	top: 550px;
	left: 20px;

	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

#youtubeplayer {
	z-index: 7;
	float: left;
	width: 780px;
	height: 480px;

	position: absolute;
	top: 100px;
	left: 20px;

	overflow: auto;
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);

}

img {
	border="0"
}

A {
	TEXT-DECORATION: none; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 	
	COLOR: rgb(255,255,255);

}

A:hover {
	TEXT-DECORATION: none; 
	COLOR: rgb(88,141,220);
}

H3 {
	FONT-SIZE: 16px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

P {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

TABLE {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}


.smalltext {
	FONT-SIZE: 8px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200);
}

.gigtable {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR: rgb(200,200,200); 
	BORDER: 0;
}

.phototable {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, arial; 
	COLOR:rgb(200,200,200); 
	BORDER: 0;
}