
#top_nav
{
	position: absolute;
	width: 560px;
	height: 75px;
	top: 0;
	left: 0;
	padding: 0px;
	margin: 0px;
}

#side_nav
{
	position: absolute;
	width: 80px;
	height: 590px;
	top: 75px;
	left: 0;
	background-color: #000;
}

#side_nav a:hover, #TopNav a:hover
{
	color: #FFF;
}

#side_nav a:link img, #side_nav a:visited img, #top_nav a:link img, #top_nav a:visited img
{
	border: 1px solid #000;
}

#side_nav a:focus img, #side_nav a:hover img,	#side_nav a:active img, #top_nav a:focus img, #top_nav a:hover img, #top_nav a:active img
{
	border: 1px solid #FFF;
}

#Side1
{
	position: absolute;
	left: 26px;
	top: 4px;
}

#Side2
{
	position: absolute;
	left: 26px;
	top: 57px;
}

#Side3
{
	position: absolute;
	left: 26px;
	top: 110px;
}

#Side4
{
	position: absolute;
	left: 26px;
	top: 163px;
}

#Side5
{
	position: absolute;
	left: 26px;
	top: 216px;
}

#Side6
{
	position: absolute;
	left: 26px;
	top: 269px;
}

#Side7
{
	position: absolute;
	left: 26px;
	top: 322px;
}

#Side8
{
	position: absolute;
	left: 26px;
	top: 375px;
}

#Side9
{
	position: absolute;
	left: 26px;
	top: 428px;
}

#Side10
{
	position: absolute;
	left: 26px;
	top: 481px;
}

#Side11
{
	position: absolute;
	left: 26px;
	top: 534px;
}

#TopHome
{
	position: absolute;
	left: 25px;
	top: 23px;
}

#TopNews
{
	position: absolute;
	left: 78px;
	top: 23px;
}

#TopAlbums
{
	position: absolute;
	left: 131px;
	top: 23px;
}

#TopVideos
{
	position: absolute;
	left: 184px;
	top: 23px;
}

#TopLive
{
	position: absolute;
	left: 237px;
	top: 23px;
}

#TopPhotos
{
	position: absolute;
	left: 290px;
	top: 23px;
}

#TopRingtones
{
	position: absolute;
	left: 343px;
	top: 23px;
}

#TopFanclub
{
	position: absolute;
	left: 396px;
	top: 23px;
}

#TopExtras
{
	position: absolute;
	left: 449px;
	top: 23px;
}

#TopStore
{
	position: absolute;
	left: 502px;
	top: 23px;
}



.powered
{
	text-align: center;
	font-family: verdana, arial;
	font-size: 10pt;
	color: #666666;
}
a.powered:link
{ 
	text-align: center;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}
a.powered:visited
{ 
	text-align: center;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}
a.powered:hover
{ 
	text-align: center;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;	
}
a.powered:active
{ 
	text-align: center;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}
.redtext
{
	color: #ff2222;
}
