*{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #a4a3a3; 
}
body {background-image: url(/cdn/img/bg.gif);	border: 0px;	margin: 0px;}
#main {width: 740px; margin: 0 auto; border: 10px solid #fff; background: #eaeaea;}
#logo
{
	position: relative;
	top: -10px;
	left: -61px;
	float: left;
	height: 300px;
	background: #eaeaea;
	background-image: url('/cdn/img/logo.gif');
	background-position: 10px 7px; 
	width: 41px;
	background-repeat: no-repeat;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-left: 10px solid #fff;
	margin-right: -61px;

}

#menu {border-bottom: 10px solid #fff; overflow: hidden;}

#menu img
{
	display: block;
	float: left;
}

#menu a
{
	display: block;
	float: left;
	padding: 3px 12px 4px 12px;
	height: 12px;
	color: #fff; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none; 
}

#menu a:hover {
	color: #FFF; 
	text-decoration: underline; 
}

.m1 {background-color: #C94AF7;}
.m2 {background-color: #F24BCD;}
.m3 {background-color: #F24B77;}
.m4 {background-color: #F26A4B;}
.m5 {background-color: #F29C4B;}
.m6 {background-color: #F2BE4B;}
.m7 {background-color: #4BA0F2;}

#photo_on_first {float: right; text-align: center; padding: 10px; position: relative; top: -25px;}
#photo_on_first img {border: 10px solid #fff; float: left; margin-bottom: 5px;}
#photo_on_first div {clear: both; }


h1, h2 {font-size: 16px; margin-left: 10px; margin-bottom: 0;}


ul {list-style: none; margin-left: 10px; margin-right: 10px; padding: 0;}
ul li {margin-bottom: 10px}

ul .date {font-size: 14px; font-weight: bold;}
ul .set  {font-size: 13px;}
ul .artists {font-size: 10px;}

#see_more {margin: 10px 0 20px 10px;}

#groups {overflow: hidden;}
#groups ul {width: 22%; float: left; }
#groups ul li{font-size: 12px; margin: 0px;}

#year_links, #artists_list {font-size: 13px; padding-left: 10px;}

#about {padding: 10px; font-size: 10px;}
#about p {margin-bottom: 20px;}
#about h5 {font-size: 12px; font-weight: bold; margin: 0;}

.form_error {color: red;}
#form_success {color: green; font-size: 20px; font-weight: bold; margin: 20px;}

#googletop {border-bottom: 10px solid #fff; padding: 10px;}
#dmg, #googlebottom {border-top: 10px solid #fff; padding: 10px;}

#dmg a 
{
	display: block; 
}

#dmg a:hover 
{
	text-decoration: none; 
	color: #818181; 
}

#dmgheader
{
	display:block; 
	text-decoration: underline; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
}

#dmgfooter
{
	display:block; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#footer {
	border-top: 10px solid #fff; 
	overflow: hidden; 
	font-size: 10px;
	clear: both;
}

#copyright
{
	float: left;
	padding: 0px 0px 0px 10px;
	height: 23px;
	line-height: 23px;
}

#studioo
{
	float: right;
	padding: 0px 10px 0px 0px;
	height: 23px;
	line-height: 23px;
}

#studioo img 
{
	vertical-align: middle;
	display: inline-block;
}

