body {background-image:url(""); background-repeat:no-repeat; background-color:#f5f5f5}


a {text-decoration:none} 

a:link {color:#000000} /* unvisited link */
a:visited {color:#000000} /* visited link */
a:hover {color:#33CC33} /* mouse over link */
a:active {color:#000000} /* selected link */



#header {
	position:relative;
	left:0px;
	top:0px;
	width:985px;
	height:90px;
	background-color:transparent;background-image:url("");
float:top;
}


#musicplay {
	position:relative;
	right:15px;
	top:30px;
	width:224px;
	height:24px;
	background-color:overflow:scroll;
float:right
}



#combine {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:600px;
	


}




#navbar {
	position:relative;
	left:0px;
	top:0px;
	width:340px;
	height:417px;
	background-color:;
float:left;

}



#lovlinks {
	position:relative;
	left:50px;
	top:50px;
	width:200px;
	height:200px;
	background-color:;
float:left;

}



#links {
	position:relative;
	left:30px;
	top:20px;
	width:300px;
	height:50px;
	background-color:transparent;
float:left;

}



#content {
	position:relative;
	left:0px;
	top:0px;
	width:600px;
	height:800px;overflow:auto;
	background-color:transparent;float:left;padding:5px;
background-image:url("../../images/contentbg2.png");background-repeat:no-repeat;



}

#footer {
	position:relative;
	left:0px;
	top:50px;
	width:980px;
	height:93px;
	background-color:transparent;
	float:left;
}

