body {
	margin: 0 auto;
	text-align: center;
	background-color: #372412;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #faf0b6;
	font-size: 12px;
	padding-top: 10px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 943px;
	text-align: left;
	line-height: 14px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.left {
	width: 244px;
	float: left;
	margin-right: 14px;
}
div.nav {
	clear: both;
} 
div.nav a {
	margin-bottom: 5px;
	display: block;
}
div.subscribe {
	clear: both;
	background-image: url(images/subscribenow-box.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 221px;
	position: relative;
	margin-top: 7px;
	margin-bottom: 19px;
}
div.subscribe p {
	width: 215px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 130px;
	left: 13px;
	color: #372412;
}
div.subscribe a {
	position: absolute;
	top: 186px;
	left: 71px;
}
div.news {
	clear: both;
}
div.news a {
	margin-bottom: 19px;
	display: block;
}
div.right {
	float: left;
	width: 685px;
}
div.logomusic {
	clear: both;
	background-image: url(images/logo-music.jpg);
	background-repeat: no-repeat;
	width: 685px;
	height: 155px;
	position: relative;
}
div.logomusic a {
	position: absolute;
	top: 5px;
	right: 25px;
	color: #372412;
	font-weight: bold;
}
div.supertxt {
	width: 604px;
	clear: both;
	margin-left: 45px;
}
p.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 32px;
	width: 305px;
	*width: 337px;
}
div.activitiestxt {
	clear: both;
	width: 301px;
}
div.footer,
div.footer a {
	clear: both;
	color: #faf0b6;
	text-align: center;
	height: 30px;
	line-height: 20px;
	font-size: 9px;
}