:focus { outline:0;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color:#fff; text-decoration:underline;}
a:hover { color:#f8c839; text-decoration:none;}


#container {
	width: 800px;
	margin: 0 auto;
	text-align: left; 
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/graph2.jpg) left bottom no-repeat;
}

#header {
	vertical-align: top;
	padding: 0;
	margin: 0;
	background-color: #000;
}


#header h1{
	background: url(images/SPLogo.jpg) 0 0 no-repeat;
	height:86px;
	width:254px;
	margin: 0;
	float:left;
	text-indent: -99999px;
}

#header h1 a {
	display:block;
	height:86px;
	width:254px;
}
/*flash graphic in the corner of header*/
#phonenumber {
	float: right;
	background-color: #000;
}


#main {
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	width: 530px;
	margin-left: 260px;
	margin-bottom: 40px;
	overflow: auto;
}

#pageimage {
	width: 252px;
	height: 300px;
	float: left;
}

.refer {
background: url(images/refpage.jpg) 0 0 no-repeat;}
.cont {
background: url(images/contactpage.jpg) 0 0 no-repeat;}
.djev {
background: url(images/djpage.jpg) 0 0 no-repeat;}
.gall {
background: url(images/galpage.jpg) 0 0 no-repeat;}
.live {
background: url(images/livepage.jpg) 0 0 no-repeat;}
.stud {
background: url(images/studiopage.jpg) 0 0 no-repeat;}
.cale {
background: url(images/calpage.jpg) 0 0 no-repeat;}

h2 {
	font-size: 16px;
	color: #007dc6;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}
h3 {
	color: #F8c839;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	color: #F8C839;
	font-size: 12px; 
	font-weight: normal;
	margin-bottom: 0;
}

p {
	margin: 0 0 20px 0;
}

a.home {color: #F8C839; text-decoration: none;}
a:hover.home {color: #fff; text-decoration: underline;}
.gold {color: #F8C839}

#leftcol {
	width: 250px;
	float: left;
}
#rightcol {
	width: 250px;
	float: right;
}


#footer {
	color: #fff;
	font-size: 10px;
	padding: 0;
	line-height: 160%;
    clear:both;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #f8c839;
	text-decoration: none;
}

.credit {
	width: 100%;
	margin: 10px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
}

.galleries {
margin: 0 0 30px 0;
}

.galleries a img {
background-color:#222;
padding: 5px;
text-decoration: none;
border: none;
}
.galleries a:hover img {background-color:#666;text-decoration: none;
border: none;
padding: 5px;
}
