th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #F00;
}

/*IMAP Links*/

li a em {
	display: none;
}

li#Home {
	position: absolute;
	left: 45px;
	top: 180px;
	width: 50px;
	height: 25px;
}
li#Home a {
	height: 25px;
	width: 50px;
	display: block;
}

li#Music {
	position: absolute;
	left: 120px;
	top: 180px;
	width: 60px;
	height: 25px;
}
li#Music a {
	height: 25px;
	width: 60px;
	display: block;
}

li#Photos {
	position: absolute;
	left: 210px;
	top: 175px;
	width: 75px;
	height: 25px;
}
li#Photos a {
	height: 25px;
	width: 75px;
	display: block;
}

li#Videos {
	position: absolute;
	left: 310px;
	top: 175px;
	width: 65px;
	height: 25px;
}
li#Videos a {
	height: 25px;
	width: 65px;
	display: block;
}

li#ShowDates {
	position: absolute;
	left: 405px;
	top: 168px;
	width: 115px;
	height: 25px;
}
li#ShowDates a {
	height: 25px;
	width: 115px;
	display: block;
}

li#MTV {
	position: absolute;
	left: 600px;
	top: 463px;
	width: 100px;
	height: 33px;
}
li#MTV a {
	height: 33px;
	width: 100px;
	display: block;
}

li#iTunes {
	position: absolute;
	left: 600px;
	top: 504px;
	width: 100px;
	height: 33px;
}
li#iTunes a {
	height: 33px;
	width: 100px;
	display: block;
}

li#Facebook {
	position: absolute;
	left: 600px;
	top: 543px;
	width: 100px;
	height: 33px;
}
li#Facebook a {
	height: 33px;
	width: 100px;
	display: block;
}

li#Myspace {
	position: absolute;
	left: 600px;
	top: 586px;
	width: 100px;
	height: 33px;
}
li#Myspace a {
	height: 33px;
	width: 100px;
	display: block;
}

.background {
	background-color: #000;
	background-image: url(images/maindivbg.png);
	margin: 0px;
	padding: 0px;
	height: 727px;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}


.background ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 800px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.background ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content {
	margin-left: 68px;
	margin-right: 0px;
	padding: 5px;
	width: 500px;
	height: 418px;
	overflow: auto;
	position: relative;
}
