/* http://www.loveisonlysleeping.com CCS - copying is a form of flattery */

body {
	/* Remove the whitespace on the top and sides of the page. */
	margin: 0;
	padding: 0;
	background-color: #e2e2ee;
	font-size: 11pt;
}

div#content { 
	width: 1000px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -500px;
	background: url('EmilyAngelBlue.jpg') no-repeat 0 0; 
	
}


div#music {
	margin-top: 30px;
	margin-left: 810px;
	
}

div#me {
	margin-top: 20px;
	margin-left: 655px;
	
}


div#text {
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	text-align: justify;
	color: #5e5e5e;
	margin-top: 10px;
	margin-left: 625px;
	width: 350px;
	line-height: 15px;
	background-color: transparent; 
	font-weight: bold;
}

div#text
a{
	text-decoration:none;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	cursor: crosshair;
	font-weight: bold;
}

div#booking {
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	text-align: justify;
	color: #5e5e5e;
	margin-top: 5px;
	margin-left: 500px;
	width: 600px;
	line-height: 15px;
	text-transform: uppercase;
	background-color: transparent; 
	font-weight: bold;
}

div#booking
a{
	text-decoration:none;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	cursor: crosshair;
	font-weight: bold;
}

div#images {
	margin-top: 0px;
	margin-left: 350px;
	background-color: transparent; 
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	text-align: justify;
	color: #5e5e5e;
	font-weight: bold;
}


div#scroll {
	height: 400px;
	width: 650px;
	background-color: transparent; 
	overflow: scroll; 
}



div#homepagelink
 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	text-align: ;
	color: #8a8a8a;
	margin-top: 10px;
	margin-left: 550px;
	width: 450px;
	line-height: 15px;
	background-color: transparent; 
	font-weight: bold;

}


div#homepagelink
a{
	text-decoration:none;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	cursor: crosshair;
	font-weight: bold;
}


