body {
	background-color: #CCCCCC;
	margin: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 100px;
	width: 760px;
	background-image: url(images/bg-header.jpg);
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 180px;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 4px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 560px;
	padding-right: 4px;
	padding-left: 2px;
	float: right;
	padding-top: 4px;
}
#footer {
	clear: both;
	height: 30px;
	width: 760px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #00FF00;
}
.contentbox1 {
	width: 270px;
	float: left;
}
.contentbox2 {
	width: 270px;
	float: left;
}
.musicbox1 {
	width: 180px;
	float: left;
}
.musicbox2 {
	width: 180px;
	float: left;
}	
.musicbox3 {
	width: 180px;
	float: left;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat;
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.style1 {
	color: #4F7D7B;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #660000;
	font-weight: bold;
	font-size: 16px;
}
.style3 {color: #660000
}
.style4 {color: #006633
}