/* CSS Document */
Body
{
	background-color:#000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family:"Century Gothic";
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#Backing
{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(Back.jpg);
	background-repeat:no-repeat;
}
/*---------All: Main----------------------------------------------------*/
#Top
{
	width: 1024px;
	height: 114px;
	float: left;
}
#ConWrap
{
	width: 1024px;
	height: 632px;
	float: left;

}
#Bot
{
	width:1024px;
	height:22px;
	text-align:right;
	color:#FF0000;
	font-size:9px;
	float: left;
}
/*-------All: Menu arrangement------------------------------------------------------*/
#LinkLeftWrap
{
	width:277px;
	height:524px;
	float:left;
}
#EmptyLeft
{
	width:40px;
	height:524px;
	float:left;
}
#Menu
{
	width: 147px;
	height: 524px;
	float: left;
}
#EmptyRight
{
	width:90px;
	height:524px;
	float:left;
}
/*----------All: Content and middle------------------------------------------- */
#ContsWrap
{
	width:747px;
	height:524px;
	float:left;
}
#Contents
{
	width:598px;
	height:524px;
	float:left;
}
#ContentsScrollY
{
	width:494px;
	height:524px;
	padding-right:20px;
	margin-right:10px;
	overflow:none;
	overflow-y:scroll;
	float:left;
}
#ContentsScrollX
{
	width:500px;
	height:524px;
	padding-left:4px;
	overflow:none;
	overflow-x:none;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
#VoidRight
{
	width:124px;
	height:524px;
	float:left;
}
/*------------------Divs used instead of "Contents"------------------------------------------------------*/
#ContactContent
{
	width: 513px;
	height:504px;
	padding-top:20px;
	padding-right:80px;
	float:left;
	text-align:center;
}
#DiscContent
{
	width: 473px;
	height:404px;
	padding-top:120px;
	padding-left:100px;
	float:left;
}
#LyricsContent
{
	width:414px;
	height:524px;
	padding-left:100px;
	margin-right:10px;
	overflow:none;
	overflow-y:scroll;
	float:left;
}
#PressContent
{
	width: 523px;
	height:374px;
	padding-top:150px;
	padding-right:50px;
	float:left;
	text-align:center;
}
/*---------------------------LowerLinksWrap---------------------------------------*/
#LowWrap
{
	width:1024px;
	height:108px;
	float:left;
}
/*----------*/
#ThreeLeft
{
	width:332px;
	height:108px;
	float:left;
}
#Ly
{
	width:60px;
	height:101px;
	padding-left:10px;
	padding-top:7px;
	float:left;
}
#Contact
{
	width:147px;
	height:108px;
	float:left;
}
#Gu
{
	width:115px;
	height:61px;
	padding-top:47px;
	float:right;
}
/*------------*/
#LazyMiddle
{
	width:375px;
	height:58px;
	padding-top:50px;
	padding-left:120px;
	float:left;
}
/*------------*/
#TwoRight
{
	width:197px;
	height:108px;
	float:right;
}
#Pre
{
	width:48px;
	height:98px;
	padding-top:10px;
	float:left;
}
#Windov
{
	width:149px;
	height:108px;
	float:right;
}
/*----------------------------MenuLinks-------------------------------------------*/
#Air
{
	width:147px;
	height:146px;
	float:left;
}
.Linkelink
{
	width:87px;
	height:36px;
	padding-left:40px;
	padding-right:20px;
	text-align:right;
	float:left;
}
.Lalalink
{
	width:147px;
	height:36px;
	float:left;
}
/*---------------Fonts-----------------------------------------------------*/
.Underline
{
	font-family:"Century Gothic";
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.Italic
{
	font-style:italic;
}
.HeaderLyrics
{
	font-size:12px;
	color:#800000;
	font-weight:bold;
	text-decoration:underline;
}
.DateNews
{
	color:#000;
}
a:link
{
    color: #800000;
    text-decoration: none;
}
a:visited
{
    color: #800000;
    text-decoration: none;
}
a:active
{
    color: #800000;
    text-decoration: none;
}
a:hover
{
    color: #800000;
    text-decoration: underline;
}
IMG
{
	border:	1px solid #000000;
}

