body {
	background: #BABABA;
	font-family:arial,helvetica,"lucida sans",verdana,sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color: #666666;
	margin:0;
	padding:0;
}

a img { border: 0; }

a{
  outline: none;
}


.rtim, .rtim a {
	display:block;
	font-size:0;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999em;
	padding:0;
	margin:0;
}

.right {
	float:right;
}

.left {
	float:left;
}

h1 {
	font-family:verdana,arial,helvetica,"lucida sans",sans-serif;
	color:#030000;
	font-size:17px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
}

#pagewrap {
	width: 872px;
	margin: 0px auto;
	text-align: center;
	}

#header {
	text-align:left;
	background:transparent url(../img/topheader_bg.jpg) no-repeat top left;
	height:432px;
	margin:0;
	padding:0;
}

#mainnav {
	background:url(../img/nav.jpg) no-repeat;
	width:619px;
	height:39px;
	margin:0px;
	padding:0;
	position:relative;
	top:10px;
	left:98px;
}

#mainnav span {
	display: none;
}

#mainnav li, #mainnav a {
	height:39px;
	display:block;
}

#mainnav li {
	float:left;
	list-style:none;
	display:inline;
}

#mainnav-01 {width: 62px;}
#mainnav-02 {width: 45px;}
#mainnav-03 {width: 111px;}
#mainnav-04 {width: 111px;}
#mainnav-05 {width: 53px;}
#mainnav-06 {width: 74px;}
#mainnav-07 {width: 59px;}
#mainnav-08 {width: 104px;}

#mainnav-01 a:hover, #home .home {background:url(../img/nav.jpg) 0px -39px no-repeat; }
#mainnav-02 a:hover, #bio .bio {background:url(../img/nav.jpg) -62px -39px no-repeat; }
#mainnav-03 a:hover, #discography .discography {background:url(../img/nav.jpg) -107px -39px no-repeat; }
#mainnav-04 a:hover, #myspace .myspace {background:url(../img/nav.jpg) -218px -39px no-repeat; }
#mainnav-05 a:hover, #gigs .gigs {background:url(../img/nav.jpg) -329px -39px no-repeat; }
#mainnav-06 a:hover, #gallerypage .gallerypage {background:url(../img/nav.jpg) -382px -39px no-repeat; }
#mainnav-07 a:hover, #links .links {background:url(../img/nav.jpg) -456px -39px no-repeat; }
#mainnav-08 a:hover, #contactus .contactus {background:url(../img/nav.jpg) -515px -39px no-repeat; }


#mainarea {
	background:transparent url(../img/main_bg.jpg) no-repeat top left;
	margin:0;
	padding:0;
	text-align:left;
}

.breadcrumb {
	padding:0;
	margin:0 0 3px 0;
	font-family:verdana, arial,helvetica,"lucida sans",verdana,sans-serif;
	color:#030000;
	font-size:11px;
}

.breadcrumb a {
	color:#030000;
	text-decoration:none;
}

.breadcrumb a:hover {
	text-decoration:underline;
}


#mainarea_bott {
	background:transparent url(../img/main_bg_bott.jpg) no-repeat top left;
	margin:0 auto;
	height:25px;
}

#mainareainner {
	width:635px;
	margin:0 0 0 100px;
}

#mainareainner a {
	color:#4B9FB4;
}

#col1 {
	width:251px;
	padding:0;
	margin:0;
	float:left;
	background:#D5D5D5;
}

.newphotos_title  {
	background:transparent url(../img/newestphotos_title.gif) no-repeat top left;
	height:32px;
	margin-bottom:7px;
	width:251px;
}

.npleft {
	float:left;
	padding:0 7px 7px 9px;
	margin:0 0 0 0;
}

.npright {
	float:left;
	padding:0 0 7px 0;
	margin:0;
}

.lrelease_title  {
	background:transparent url(../img/latestrelease_title.gif) no-repeat top left;
	height:32px;
	margin-bottom:7px;
	width:251px;
	border-top:9px solid #E0E0E0;
}

#col1 h3 {
	font-size:12px;
	margin:0;
	padding:0;
}

#lrelease_left {
	padding:0px;
	margin:0px 0 0 9px;
	width:117px;
	float:left;
}

#lrelease_left p {
	color:#660000;
	margin:0;
	text-align:justify;
}

#lrelease_right {
	padding:0px;
	margin:0px 0 0 12px;
	width:103px;
	float:left;
}

#textarea {
	width:323px;
	float:right;
	text-align:left;
	background:#fff;
	padding:13px;
}

#textarea p {
	text-align:justify;
}

#fullcol {
	width:609px;
	text-align:left;
	background:#fff;
	padding:13px;
}

#footer {
	margin:18px auto;
	padding:0;
	width:668px;
	text-align:center;
}

#footer p {
	color:#000;
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
}

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

#footer p a:hover {
	text-decoration:underline;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}