body{
	margin:0px;
	font-family: helvetica, arial, sans-serif;color: #000;
	height: 100%;text-align: center;
	min-width: 600px;
}

h1 {font-size: 14px;}
h4 {font-size: 14px;}
p {font-size: 12px;}
a {font-size: 12px;}

.personContainer p {font-size: 11px;margin-bottom: 5px;}

a		{text-decoration:none;}
a:link		{color: #0c69b8;}
a:visited 	{color: #0c69b8;}
a:hover 	{color: #ff950e;}
a:active 	{color: #d412c9;}

html {height: 100%;}
body {background-color: #000; height: 100%;margin:0px 0px; padding:0px;text-align:center;font-size:14px;}

td {vertical-align: top;}
h1 {font-weight: bold;margin-bottom: 20px;}
	
#layout {
	width:980px;
	margin:0px auto;
	text-align:left;
	height: 100%;
	color: #fff;
	border-left: 3px solid #484848;
	border-right: 3px solid #484848;
	
}

#header 	{height: 105px;background:#000 url(/imgs/header.gif) 0px 0px;background-repeat:no-repeat;}
.header 	{padding:0px;}
.context	{padding:15px;}
#branding	{height: 332px; background: url(/imgs/inrock.jpg) 0px 0px; background-repeat:no-repeat;}
#footer td 	{height:  25px; padding: 5px;text-align:center;color: #d412c9;}

#subheader  span	{margin-right:5px;margin-left: 5px;}
#subheader  a		{text-decoration:none;}
#subheader  a:link	{color: #000;}
#subheader  a:visited 	{color: #000;}
#subheader  a:hover 	{color: #ff950e;}
#subheader  a:active 	{color: #333;}
#subheader  span.active
{
	border-bottom: 2px solid #fff;
	
}

#nav {
	height: 25px;
	width: 550px;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	position:relative;
	top: 40px;
	left: 440px;
}
#nav ul {
	list-style-type: none;		
}
#nav li {
	float:left;
}

#nav li.active span
{
	position: relative;
	border-bottom: 2px solid #d412c9;color: #d412c9;
	
}
#nav ul span		{margin-left: 5px;margin-right: 5px;}
#nav ul a		{text-decoration:none;}
#nav ul a:link		{color: #fff;}
#nav ul a:visited 	{color: #fff;}
#nav ul a:hover 	{color: #d412c9;}
#nav ul a:active 	{color: #d412c9;}

h4 {border-bottom: 1px solid #d412c9}

.bandperson{border: 1px solid #626262;float:left;padding:2px;margin-right:10px;}
