﻿body {
	background:black;	
}
#wrapper {
	width: 472px;
}
#navbar {
	width: 120px;
	float: left;
	background-color: #000000;
	height: 484px;
}
#navtop {
	width: 120px;
	height: 170px;
}
#navbar img {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: fixed;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 471px;
	background-color: #000000;
	float: right;
}
#simpatico {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding: 0px;
	width: 471px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#BestOfMo {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 471px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#simpatico h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #146464;
	font-size: .9em;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
}
#simpatico a {
	color: #ffcc33;
	text-decoration: underline;
}
#BestOfMo h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-style: italic;
}
#BestOfMo h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: normal;
	padding-top: 10px;
}
#BestOfMo p {
	padding: 0px;
	margin: 0px;
}
#BestOfMo IMG {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#artists {
	border-radius: 15px;
	width: 471px;
	background-color: #146464;
	margin-top: 0px;
}
#artists h3 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
	text-align: center;
}
#artists h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#artists table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	table-layout: auto;
	width: 100% ;
	margin-left: auto;
	margin-right: auto;
}
#artists h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #ffcc33;
	font-weight: normal;
	text-align: center;
}
#artists a {
	color: #ffcc33;
	text-decoration: underline;
}
#dummy {
	border-style: 0;
	border-color: 0;
	clear: both;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
#footer {
	width: 471px;
	background-color: #000000;
	margin-top: 0px;
	height: 75px;
}
#footer h6 {
	font-size: .6em;
	color: #FFFF99;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
