* {
	padding: 0;
	margin: 0;
	}

body { 
	background: #000000; 
	font: 10pt/18pt verdana; 
	}
a:link {
	text-decoration: none;
	color: #9f6627;
	}

a:visited {
	text-decoration: none;
	color: #9f6627;
	}

a:hover {
	text-decoration: none;
	color: #ffcc33;
	}

a:active {
	text-decoration: none;
	color: #8C7846;
	}

/* ~~~ Text Properties ~~~ */

p { 
	font: 100% Verdana; 
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left:0px;
	color:#FFFFFF;
	}


/* ~~~ Div Properties ~~~ */

#container { 
	background: url(background2.jpg) center no-repeat;
	background-position: top; 
	width: 900px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	}


#SmallHeading {
	colour:#ffffcc;
	font-size:14px;
}

#supportingText {
	display: block;
	position: relative;
	top: 150px;
	left: 120px;
	margin-top: 0px;
	width: 800px;
	height:800px;
	color:#FFFFFF;
	}

#BiogText, #BiogText2, #Press, #Music, #Links {
	display: block;
	position: relative;
	/*top: 150px;*/
	
	left: 160px;
	margin-top: 0px;
	width: 780px;
    color:#FFFFFF;
	}
#BiogText {
height:1200px;
top: 140px;
}

#BiogText2 {
height:1200px;
top: 40px;
}
#Press {
height:4000px;
top:40px;
}

#Music {
height:800px;
top:150px;
}

#Links {
height:800px;
top:150px;
}

.BiogYellowText {
	color:#FFFF00;
}
		
#gigstable{
	positon: relative;
	padding-left:20px;
}
	
#fpimage{
	position:relative;
	padding-left: 0px;
	text-align:center;

}

#LinksTitle{
color:#FFFF00;
padding-left:5px;
}

#PhotoText{
padding-left:20px;
}


#PhLive {
position:absolute;
top: 30px;
Left: 90px;
}

#PhLive_Text {
position:absolute;
top: 240px;
Left:140px;
}

#PhArtwork {
position:absolute;
top: 30px;
Left: 290px;
}

#PhArtwork_Text {
position:absolute;
top: 240px;
Left:320px;
}

#PhPress {
position:absolute;
top: 280px;
Left: 120px;
}

#PhPress_Text {
position:absolute;
top: 490px;
Left:240px;
}

/* ~~~ List Properties ~~~ */

#linkList {
	position: absolute;
	top: 150px;
	height:200px;
	}

#linkList ul {
	margin-top: 5px;
	list-style-type: none;
	height:200px;
	}

#linkList ul li {
	list-style-image: url();
	font-size: 100%;
	width: 120px;
	margin-left: 5px;
	margin-top: 0px;
	}


#linkList ul li a {
	display: block;
	font-size: 100%;
	width: 120px;
	border: 0px;
	line-height: 18px;
	}


#lselect {
	
	width: 100px;
	height: 300px;
	padding-left: 10px;
	position: relative;
	left: 10px;
	}

#lselect h3.select {
	
	display: block;
	width: 106px;
	height: 31px;
	position: relative;
	top: 25px;
	left: 10px;
	}

/* MP3 Player */

#mp3 {
	position:absolute;
	top:320px;
	Left:15px;
	color:#FFFFFF;
}

#mp3_multi {
	position:absolute;
	top:50px;
	Left:100px;
	color:#FFFFFF;
}

#mp3_table {
	position: absolute;
	top: 300px;
	Left: 50px;
}


#videoframe1 {
	position: absolute;
	z-index: 200;
	top: 300px
	left: 300px;
}
#video1 {
	position: relative;
	z-index: 100;
	top: 5px
	left: 60px;
}

/* Twitter Stuff */

#twitter_div {
	
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left;	
	
}

#translator {
	
	margin-top:35px;
	margin-left: 700px;

}



/* CSS Drop Shadow  from Practical Web Design Magazine*/

.photo img {
	background: #FFFFFF;
	padding: 3px;
	/*border: 1px solid #000000;*/
	position: relative;
	left: -3px;
	top: -3px;
	text-decoration: none;
}
.photo {
	background: url(drop_shadow2.gif) no-repeat right bottom;
	margin: 5px 0px 20px 20px;
	float: left;
	text-decoration: none;
}


a img {
border:0;
}
