body{

	text-align:center;
	/*background-color: #181818;*/
	background-color: #000;
	width:1150px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	/*border: 1px solid #fff;*/
	}

div {
	padding:0px;
	margin:0px;
	/*border:1px solid #fff;*/
	max-width:1150px;
}

div#outer {
	position:relative;
	top:5px;
	width:1150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url('images/background.jpg');
	background-position: top center;
	/*border:1px solid #fff;*/
	padding:0px;
	margin-bottom:0px;
}

div#bottom {
	position:relative;
	top:-100px;
	width:1150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

div#container {
	position:relative;
	top:-120px;
	left:180px;
	width:780px;
	text-align:left;

	FONT-FAMILY: Garamond, UnBatang, Arial;
	font-size: 17px;
	color: #FFFFFF;
	/* border: 1px solid #fff; */
	padding: 0em 0em 0em 0em;
	margin:0px;

}

div#content {
	width:780px;
	margin-bottom:50px;
}

div.album {
	margin-bottom:3em;
}

div.two {
	margin-bottom:9em;
}

div.two_unkn {
	margin-bottom:11em;
}

div.videos {
	text-align:center;
}

div.videos p {
	margin-left:0px;
}

/* GUESTBOOK */

div.gbmessage {
	border-bottom:3px dotted #114d11;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

div.gbform {
	margin-top:30px;
}

div.gbform p.gbinfo {
	width:16em;
	border:1px solid #000;
}

div.gbform p#web {
	/*margin-bottom:10px;*/
	width:16em;
}

div.gbform p.gbinfo input {
}

div.gbform p.gbmsg {
	width:31em;

}

div.gbform p.gbmsg textarea {
	position:relative;
	top:5px;
}

p.filtertext {

}

p.time {
	font-size:85%;
	font-style:italic;
}

/* IMAGES */

img {
	margin:0px;
	padding: 0px;
	border: 4px solid #000000;
}

img.top {
	position: relative;
	top:0px;
	/*left:1.0px;*/
	border:0px;
	padding:0px;
	margin:0px;
}

img.bottom {
	border:0px;
	padding:0px;
	margin:0px;
}

img.artwork {
height:230px;
position: relative;
top: 0em;
left: 60px;
float: right;
margin-right: 20%;
border: 3px solid #111;
}

div.album img.artwork {
top:-1em;
left:4.5em;
}

img.band{
height:190px;
position: relative;
top: -2.0em;
left: 3.5em;
float: right;
margin:0 20% 0 0;
border: 3px solid #111;
}

p.buttons img {
	border: 2px solid #000000;
	margin: 0em 0.5em;
	
}

img.gigpic {
	height: 130px;
	margin: 1.5em;
	border: 3px solid #000000;
}

/* Band members */

div.bandmember {
	/*border: 2px solid #fff;*/
	min-height:450px;
}

img.promo {
	position:absolute;
	top:60px;
	left: 550px;
	margin:20px 20px 20px 20px;
}

img.live {
	position:absolute;
	top:300px;
	left: 450px;
	margin:20px 20px 20px 20px;
}

div.info {
	position:relative;
	top:40px;
	width:540px;
}

div.playlist {
	position:relative;
	top:80px;
	left:10px;
	width:440px;
}



/* ANCHORS */

a, a:visited
	{
	font-size: 105%;
	font-weight: bold;
	color: #36B05D;
	text-decoration:NONE;
	}
	
a:hover
	{
	color: #D64548;
	}

/* HEADERS */

h1 {
	font-weight:normal;
	margin-left:2%;
	font-size:150%;
}

h2 {
	font-weight:normal;
	margin-left:5%;
	font-size:135%;
}

h3 {
	margin-left: 8%;
}

em.linkh {
	margin-right:1.2em;
}

	
/* PARAGRAPHS */

p
	{
	margin-left: 10%;
	padding: 0px;
	max-width:1150px;
	}

p.nav {
	position:relative;
	left:400px;
	margin-left:1em;
	color: #ccc;
}

p.nav_top {
	position:absolute;
	left:460px;
	top:290px;
	FONT-FAMILY: Garamond, UnBatang, Arial;
	font-size: 17px;
	color: #FFFFFF;
}

p.text {
	margin: 3% 0em 3% 10%;
}

p.left {
	position:absolute;
	width:350px;
}

p.right {
	position:absolute;
	left:350px;
	width:370px;
}

p.links {
	margin-top:0em;
	margin-bottom:0.4em;
	font-size:90%;
}

p.links a {
	margin-right:1.2em;
}

p.gig_info {
	margin-left: 15%;
}

p.buttons {
	position:relative;
	top:20px;
	margin: 0em;
	text-align: center;
	/*border:1px solid #fff;*/
}

p.gbmenu {
	position:relative;
	left:-40px;
	text-align:center;
}
	
p.copyright
	{
	position:relative;
	top:-88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa;
	text-align:center;
	margin:0px;
	padding:0px;
	}


p.validator
{
	position:relative;
	font-size:70%;
	text-align:center;
	right:400px;
}

p.validator a, p.validator_css a {
	color: #1E1E1E;
	margin-right:15px;
}

