/* CSS Document */


#logo{
	top : 0px;
	bottom : 30px;
	left : 0px;
	right : 0%;
	position: absolute;
	width: 300px;
	height: 300px;
}

#navigation{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	top : 50px;
	left : 350px;
	width: 96px;
	height: 15px;
	position: absolute;
	visibility: visible;
}		


#quotes{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : transparent;
	top : 50px;
	left : 450px;
	position: absolute;
	width: 520px;
	height: 50px;
	visibility: visible;
}

#welcome{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
	color : #FFFF99;
	background-color : transparent;
	top : 50px;
	left : 500px;
	position: absolute;
	width: 400px;
	height: 25px;
	visibility: visible;
}


#quotes{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : transparent;
	top : 315px;
	left : 10px;
	position: absolute;
	width: 450px;
	height: 180px;
	visibility: visible;
}

#recenttitle{
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFF99;
	background-color : transparent;
	top : 370px;
	left : 500px;
	width :200px;
	position: absolute;
	visibility: visible;
}

#singletext{
	top : 20px;
	left : 550px;
	width : 250px;
	position: absolute;
	visibility: visible;
}

#albumtext{
	top : 200px;
	left : 760px;
	width : 150px;
	position: absolute;
	height: 20px;

}
#poster{
	top : 10px;
	left : 550px;
	width : 200px;
	position: absolute;
	visibility: visible;
	height: 200px;
}

#beebpodcast{
	top : 320px;
	left : 550px;
	width : 200px;
	position: absolute;
	visibility: visible;
	height: 150px;
}

#beebpodcasttxt{
	top : 325px;
	left : 760px;
	width : 150px;
	position: absolute;
	visibility: visible;
	height: 150px;
}

#album{
	top : 275px;
	left : 550px;
	width : 250px;
	position: absolute;
	visibility: visible;
	background-color : transparent;
	height: 250px;
	background-image: url(images/ss200square.gif);

}

#releases{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	top : 20px;
	left : 550px;
	width : 200px;
	position: absolute;
	visibility: visible;
	overflow: auto;
	height: 700px;
}

#bookings{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	top : 250px;
	left : 500px;
	width: 350px;
	height: 15px;
	position: absolute;
	visibility: visible;
}		

#mailinglist{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	top : 510px;
	left : 10px;
	width: 440px;
	height: 15px;
	position: absolute;
	visibility: visible;
}		

#info{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	top : 300px;
	left : 741px;
	width: 410px;
	height: 150px;
	position: absolute;
	visibility: visible;
}		
