body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	height: 49px;
	background: url(images/menu-bk.png) repeat-x left bottom;
}

#menu ul {
	margin: 0;
	text-align: center;
	padding: .85em 0 0 0;
	list-style: none;
	font-size: 13pt;
}

#menu li {
	display: inline;
}

#menu ul li a.active
{
background: url('images/activem.png') repeat-x top left;
}
#menu ul li a.active:hover
{
	color: #000000;
}

#menu a {
	padding: 0 0.75em;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu a:hover {
	color: #999999;
}

/* Splash */

#splash {
	width: 960px;
	height: 250px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
}

#content h1 {
	height: 30px;
	padding: 2px 0 2px 15px;
	font-size: 22pt;
	color: #FFFFFF;
}

#content h2 {
	height: 25px;
	padding: 0px 0 0 15px;
	font-size: 13pt;
	color: #CCCCCC;
}

#content h3 {
	font-size: 1em;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

#content .content {
	padding: 2px 15px 20px 15px;
}

#content .singleContent {
	padding: 2px 0 20px 15px;
}

#singleCol {
	float: left;
	width: 960px;
}

#trcolOne {
	float: left;
	width: 460px;
	background: url(images/sepv.png) right repeat-y;
}

#trcolTwo {
	float:left;
	width: 250px;
	background: url(images/sepv.png) right repeat-y;
}

#trcolThree {
	float: right;
	width: 250px;
}


#dblcolOne {
	float: left;
	width: 660px;
	background: url(images/sepv.png) right repeat-y;
}

#dblcolTwo {
	float: right;
	width: 300px;
}

#gigsUp {
	float: left;
	width: 400px;
	text-indent: 15px;
}

#gigsOld {
	float: right;
	width: 560px;
	background: url(images/sepv.png) left repeat-y;
	text-indent: 15px;
}

#gigsPast {
	float: left;
	width: 480px;
	text-indent: 15px;
}

#design {
	width: 960px;
	margin: 0em auto;
	margin-bottom:-9em;
	clear:both;
	text-align:left;
	padding: 0em 0 0 0;
	font-size: 9px;
	color: #666666;
}

/* Footer */

#footer {
	height: 38px;
	margin: 0 auto 0em 0;
	background: #FFFFFF repeat-x left bottom;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #333333;
}

#footer img {
	padding: 2px 0 0 0;
}


#footer a {
	color: #333333;
	text-decoration:none;
}

#footer a:hover {
	color: #000000;
	text-align: center;
}

#footer ul {
	margin: 0;
	text-align: left;
	padding: 0.1em 0 0 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#box
{
float: left;
width: 250px;
height: 100px;
margin-bottom: 0.5em;
font-size: 12pt;
padding: 1.2em 0 0 0em;
color: #000000;
}

#box a {
color:#FFFFFF;
text-decoration:none;
}

#divider1
{
background: url('images/sep1.png') repeat-x;
height: 2px;
margin: 0 0 1em 0;
clear: both;
}

#divider2
{
background: url('images/sep2.png') repeat-x;
height: 2px;
margin: 0 0 1em 0;
clear: both;
}

#divider3
{
background: url('images/sep3.png') no-repeat;
height: 2px;
margin: 1em 0 1em -1em;
clear: both;
}

#divider4
{
background: url('images/sep3.png') repeat-x;
height: 2px;
margin: 1em 0 1em 0;
clear: both;
}

#divider5
{
background: url('images/sep2.png') repeat-x;
height: 2px;
margin:0 1em 1em 1em;
clear: both;
}

#divider6
{
background: url('images/sep3.png') no-repeat;
height: 2px;
margin: 0.5em 0 0.5em 15px;
clear: both;
}

/* Menu RO*/

#menuro {
	height: 49px;
	background: url(images/menu-bk.png) repeat-x left bottom;
}

#menuro ul {
	margin: 0;
	text-align: center;
	padding: .85em 0 0 0;
	list-style: none;
	font-size: 13pt;
}

#menuro li {
	display: inline;
}

#menuro ul li a.active
{
background: url('images/activem.png') repeat-x top left;
}
#menuro ul li a.active:hover
{
	color: #000000;
}

#menuro a {
	padding: 0 0.64em;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu a:hover {
	color: #999999;
}