@charset "UTF-8";
/* CSS Document */

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:#333333;
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	
	ol,ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
/* end reset */


#main {
	background-image: url(images/gcsweb_04new.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 608px;
	background-position: center 0px;
	padding-top:0px;
	background-attachment: scroll;
}
#sidebar {
	background-image: url(images/gcsweb_0.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 292px;
	height:100%;
	position:relative;
}
#frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center -162px;
	background-attachment: fixed;
	background-color: #000000;
	padding-top:20px;
	margin-top:30px;
}

#about {
	height: 100%;
}

.space {
	height: 700px;
	background-image: url(images/cone.jpg);
	background-position: center top;
}

#contact
{height:1000px;
}


#gigs {
	height: auto;
	margin-top: 80px;
}
#nav {
	float: left;
	padding-top: 180px;
	height: 200px;
	position: fixed;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 250px;
	background-position: left 20px;
}
#home {
	padding-top:0px;
	height: 900px;
}
#home h1 {
	font-size:36px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-shadow:#fff 0px 1px 0px;
}
#nav li {
	text-indent:-10000px;
	line-height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav li a {
	display:block;
}

#nav li.home {
	background-image: url(images/nav_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:91px;
}

#nav li.home:hover {
	background-image: url(images/nav_06.jpg);
	background-repeat: no-repeat;
	background-position: -91px center;
	width:91px;
}

#nav li.setlist {
	background-image: url(images/nav_09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:122px;
}
#nav li.setlist:hover {
	background-image: url(images/nav_09.jpg);
	background-repeat: no-repeat;
	background-position: -122px center;
	width:122px;
}


#nav li.contact {
	background-image: url(images/nav_18.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:156px;
}
#nav li.contact:hover {
	background-image: url(images/nav_18.jpg);
	background-repeat: no-repeat;
	background-position: -156px center;
	width:156px;
}

#nav li.gigs {
	background-image: url(images/nav_12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:74px;
}
#nav li.gigs:hover {
	background-image: url(images/nav_12.jpg);
	background-repeat: no-repeat;
	background-position: -74px center;
	width:74px;
}
#nav li.about {
	background-image: url(images/nav_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:110px;
}
#nav li.about:hover {
	background-image: url(images/nav_15.jpg);
	background-repeat: no-repeat;
	background-position: -110px center;
	width:110px;
}

#nav li.gallery {
	background-image: url(images/nav_21.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:143px;
}
#nav li.gallery:hover {
	background-image: url(images/nav_21.jpg);
	background-repeat: no-repeat;
	background-position: -143px center;
	width:143px;
}
.textbox {
	padding-top:0px;
	margin-right: 10px;
	margin-bottom: o;
	margin-left: 0px;}
	
	
	
h2 {
	text-align:left;
	padding-left:20px;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color: #CC3300;
	padding-left:30px;
}

p {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	

}

#main p{padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 21px;
	}

.white65 {

}
a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul {
	padding-bottom: 50px;
}
#home p {
	font-size: 20px;
	line-height:35px;
	color: #DEDEDE;
	background-image: url(images/quote.png);
	background-repeat:no-repeat;
	background-position: center -10px;
	text-indent: -10000px;
	height: 300px;
}
.right {
	padding-right: 30px;
	padding-bottom:30px;
	float: right;
	

}

.clearright {
	clear:right;
	padding-left: 15px;
	}

.clearit {
	clear:both;
	}
	
#gallery {
	height: 1200px;
}
#info {
	
	padding-top:0px;
	height: 20px;
	width: 180px;
	position: fixed;
	right: 10px;
	bottom: 20px;
}

#info p {font-size:8px;
			color:#333;}

#info a {
	font-size:8px;
	color:#666;
}

