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

#header {
width: 250px;
height: 25px;
top: 25px;
left: 50px;
position: absolute;
border: 0px;
}

#menu {
width: 100px;
height: 500px;
top: 75px;
left: 50px;
position: absolute;
border: 0px;
}

#menu a {
text-decoration:none;
border: 0px;

}

#footer {
	width: 262px;
	height: 34px;
	top: 642px;
	left: 155px;
	position: absolute;
}

#lwp_credit {
	width: 263px;
	height: 31px;
	top: 785px;
	left: 615px;
	position: absolute;
}

#gallery {
	width: 615px;
	height: 582px;
	top: 75px;
	left: 155px;
	position: absolute;
	border: 0px;
}

#MusicCaption {
	width:500px;
	height: 50px;
	top: 515px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:#333333;
	position: absolute;
}

#nav {
	top:545px;
	height:20px;
	width:100px;
	position:absolute;
}

#tearThumb {
	float:left;
	margin: 15px 15px 0px 0px;
}

