@charset "utf-8";
/* CSS Document */

#announcements {
	background: transparent url(../webmaster/testing/images/divider.png) no-repeat;
	width:250px;
	height:820px;
	float:right;
}

#a p {
	padding:20px;
}

#a h1{ 
	text-align:center;
}
	
#banner { 
	border:#000 solid 20px;
	position:relative; 
	left:150px;
	top:40px;
	width:450px;
	height:220px;
}

#content-left {
	width:335px;
	padding:20px;
	background:url(../images/divideC.gif) no-repeat right;
	position:relative;
	top:100px;
	font-size:12px;
	color:#333;
	line-height:20px;
	text-align:justify;
} 

#content-right {
	width:335px;
	padding:20px;
	float:right;
	position:relative;
	top:-140px;
	font-size:12px;
	color:#333;
	line-height:20px;
	text-align:justify;
} 

#music {
	position:relative;
	left:800px;
	width:200px;
	z-index:1;
}
