body {
	background: url(bgsplash.gif) 100% 0% repeat ;
	background-color: #666666;
	background-repeat: repeat;
	}


a:link {text-decoration: none; color: #666;}
a:visited {text-decoration: none; color: #666;}
a:hover {text-decoration: none; color: #0099FF;}

#header1 {
	text-align: center;
	margin: 5 0 0 0;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #fff;
	position: static;
	width: 720px;
	}

#header2 {
	text-align: left;
	font-family: helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	height: 15px;
	width: 100%;
	padding: 2 0 0 0;
	position: relative;
	border-top: 1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-right: 0px solid #FFFFFF; 
	background-color: 0099cc;
	}

#box1 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #cccccc;
	background-color: #cccccc;
	position: absolute;
	z-index: 2;
	align: center;
	vertical-align: middle;
	top: 450px;
	width: 720px;
	height: 30px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	}
	
#box2 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #cccccc;
	background-color: #cccccc;
	position: absolute;
	z-index: 2;
	align: center;
	vertical-align: middle;
	top: 510px;
	width: 720px;
	height: 72px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	}
	
#box3 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #cccccc;
	background-color: #cccccc;
	position: absolute;
	z-index: 2;
	align: center;
	vertical-align: middle;
	top: 600px;
	width: 720px;
	height: 15px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	}
	
#songs {
	border: 1px solid #ffffff; 
	background-color: #333;
	width: 200px;
	font-family: helvetica;
	color: #fff;
	font-size: 10px;
	padding: 10px;
	}