#Menu
{
	width: 171px;
	height: 330px;
	position: absolute;
	left: 15px;
	top: 178px;
	border: 0px solid blue;
	text-align: left;
	z-index: 2;
}

#Home
{
	width: 171px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid blue;
	text-align: left
}

#AboutMe
{
	width: 171px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 66px;
	border: 0px solid blue;
	text-align: left
}

#EventsAndShows
{
	width: 171px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 132px;
	border: 0px solid blue;
	text-align: left
}

#Gallery
{
	width: 171px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 198px;
	border: 0px solid blue;
	text-align: left
}

#Contact
{
	width: 171px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 264px;
	border: 0px solid blue;
	text-align: left
}
