/* CSS Document */
BODY {
	background-image: url(/);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px 0px 0px 0px;
}


#container {
	height: 700px;
	width: 720px;
	margin: 0px auto;
}

#content {
	position: relative;
	float: center;
	left: 5px; top: 0px; width: 710px; height: 520px;
}

#header {
	height: 150px;
	width: 720px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

#nav {
	height: 25px;
	width: 700px;
	float: left;
	position: absolute;
	left: 5px;
	top: 125px;
}

#main {
	height: 450px;
	width: 400px;
	float: center;
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer {
	height: 61px;
	width: 600px;
	float: left;
	position: absolute;
	top: 460px;
	left: 0px;
background-image: url(../images/footerbg.jpg);

}
	
#player {
	height: 50px;
	width: 300px;
	float: left;
	position: absolute;
	left: 410px; top: 0px;
	background-image: url(../images/emaillist.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#display {
	height: 300px;
	width: 300px;
	float: left;
	position: absolute;
	left: 410px; top: 60px;
}

#upcoming {
	height: 150px;
	width: 300px;
	float: left;
	position: absolute;
	left: 410px; top: 370px;
background-image: url(../images/upcomingbg.jpg);
}

/*NAV LINKS */

a.link1 {
	position: relative;
	float: left;
	width: 45px; height: 23px;
	background-image: url('../images/link1.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link1 {
	position: relative;
	float: left;
	width: 45px; height: 23px;
	background-image: url('../images/link1over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link2 {
	position: relative;
	float: left;
	width: 58px; height: 23px;
	background-image: url('../images/link2.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link2 {
	position: relative;
	float: left;
	width: 58px; height: 23px;
	background-image: url('../images/link2over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link3 {
	position: relative;
	float: left;
	width: 33px; height: 23px;
	background-image: url('../images/link3.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link3 {
	position: relative;
	float: left;
	width: 33px; height: 23px;
	background-image: url('../images/link3over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link4 {
	position: relative;
	float: left;
	width: 54px; height: 23px;
	background-image: url('../images/link4.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link4 {
	position: relative;
	float: left;
	width: 54px; height: 23px;
	background-image: url('../images/link4over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link5 {
	position: relative;
	float: left;
	width: 63px; height: 23px;
	background-image: url('../images/link5.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link5 {
	position: relative;
	float: left;
	width: 63px; height: 23px;
	background-image: url('../images/link5over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link6 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link6.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link6 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link6over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link7 {
	position: relative;
	float: left;
	width: 77px; height: 23px;
	background-image: url('../images/link7.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link7 {
	position: relative;
	float: left;
	width: 77px; height: 23px;
	background-image: url('../images/link7over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link8 {
	position: relative;
	float: left;
	width: 46px; height: 23px;
	background-image: url('../images/link8.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link8 {
	position: relative;
	float: left;
	width: 46px; height: 23px;
	background-image: url('../images/link8over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link9 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link9.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link9 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link9over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.link10 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link10.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover.link10 {
	position: relative;
	float: left;
	width: 50px; height: 23px;
	background-image: url('../images/link10over.png');
	background-repeat: no-repeat;
	background-position: bottom;
}


/*FOOTER LAYOUT*/
#footer1 {
	position: relative;
	float: left;
	width: 600px;
	height: 61px;
	top: 0px;
	left: 0px;
}

a.fb {
	position: relative;
	float: left;
	width: 70px; height: 61px;
	background-image: url('../images/footer_01.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a:hover.fb {
	position: relative;
	float: left;
	width: 70px; height:61px;
	background-image: url('../images/footer_01.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.ms {
	position: relative;
	float: left;
	width: 53px; height: 61px;
	background-image: url('../images/footer_02.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a:hover.ms {
	position: relative;
	float: left;
	width: 53px; height: 61px;
	background-image: url('../images/footer_02.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a.pv {
	position: relative;
	float: left;
	width: 80px; height: 61px;
	background-image: url('../images/footer_03.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a:hover.pv {
	position: relative;
	float: left;
	width: 80px; height: 61px;
	background-image: url('../images/footer_03.png');
	background-repeat: no-repeat;
	background-position: bottom;
}


a.ab {
	position: relative;
	float: left;
	width: 86px; height: 61px;
	background-image: url('../images/footer_04.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

a:hover.ab {
	position: relative;
	float: left;
	width: 86px; height: 61px;
	background-image: url('../images/footer_04.png');
	background-repeat: no-repeat;
	background-position: bottom;
}







