@charset "UTF-8";

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background-image: url(images/design/body-bg.jpg);
	background-repeat: repeat;
}

li {
	font-size: 1.5em;
	}
	
.clear { clear: both; }	

div#page-wrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	
	}



#headerDiv {
	height: 150px;
	background-image: url(images/design/header.jpg);
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	}

			
		div#left-col  {
	height: 615px;
	background: #000000;
	float: left;
	width: 600px;
	overflow: auto;
	font-size: x-small;

	
				}
				
	div#musicplayer {
	margin-left: 124px;
	width: 400px;
	height: 500px;
	}
				
	
div#footer {
	height: 150px;
	list-style: none;
	padding-left: 30px;
	margin-top: 2px;
	background-image: url(images/design/footer.jpg);
	background-repeat: no-repeat;

	
	}
#page-wrap #main-content #right-col .style2 {
	color: #FFF;
}
#page-wrap #main-content #right-col .style3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
}
#left-col p {
	font-size: 18px;
}
#right-col p {
	color: #FFF;
	font-size: 14px;
}
.pics {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.Orange {
	font-size: 36px;
	font-weight: bold;
	color: #F60;
}

