@charset "UTF-8";
/* CSS Document */


html body {
margin:0;
background-image:url(images/background_repeat.jpg);
background-repeat:repeat-y;
background-position:center;
}

#container {
margin:0 auto;
width:960px;
height:597px;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
}
#clearall {
width:100%;
clear:both;
}

#galleryimages {
width:150px;
float:left;
margin-right:10px;
margin-bottom:10px;
text-align:center;
}

#linkimages {
width:350px;
float:left;
margin-right:20px;
margin-bottom:30px;
}


#gallerycontainer {
width:800px;
margin: 0 auto;
clear:both;
}

#menu {
	width:400px;
	padding-left:67px;
	padding-top:20px;
	height: 120px;
	margin-top: 70px;
	float: left;
}

#tickertape {
padding-left:290px;
padding-top:46px;
width:250px;
height:15px;
font-family:"Courier New", Courier, monospace;
color:#FF0000;
font-size:13px;
font-weight:bold;
overflow:hidden;
}

#leftside {
	float:left;
	margin-top: 20px;
}

#bandpix {
	width:400px;
	height:250px;
	float:right;
	margin-right: 50px;
	margin-top: 20px;
}

#footer {
	width:1000px;
	margin:0 auto;
	margin-left:28px;
	clear:none;
	position:fixed;
	height:200px;
	bottom:0px;
	padding-left:40px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	clear:both;
}

a:link, a:hover, a:visited, a:active {
font-family:"Courier New", Courier, monospace;
color:#FFFFFF;
text-decoration:none;
}

#beauprofile {
position:relative;
top:-80px;
left:110px;
}

#jackprofile {
position:relative;
top:-180px;
left:00px;
}

#willprofile {
position:relative;
top:-230px;
left:100px;
}

#menulinks  {
width:570px;
padding-top:100px;
float:left;
font-size:13px;
color:#FFFFFF;
}


#myspace {
width:600px;
float:left;
padding-left:7px;
padding-top:20px;
}

#text {
width:400px;
font-family:"Courier New", Courier, monospace;
font-size:13px;
line-height:16px;
font-weight:bold;
color:#FFFFFF;
padding-left:70px;
padding-top:20px;
float:left;
}

#bigtext {
width:400px;
font-family:"Courier New", Courier, monospace;
font-size:16px;
line-height:19px;
font-weight:bold;
color:#FFFFFF;
padding-left:70px;
padding-top:0px;
float:left;
}

#widetext {
width:470px;
font-family:"Courier New", Courier, monospace;
font-size:14px;
line-height:16px;
font-weight:bold;
color:#FFFFFF;
padding-left:70px;
padding-top:0px;
float:left;
}

#fullwidthtext {
width:750px;
font-family:"Courier New", Courier, monospace;
font-size:14px;
line-height:16px;
font-weight:bold;
color:#FFFFFF;
padding-left:70px;
padding-top:10px;
float:left;
}

.subhead {
	color:#FF0000;
	font-size:20px;
	font-family: "Courier New", Courier, monospace;
}

#merchandise {
width:550px;
font-family:"Courier New", Courier, monospace;
font-size:13px;
line-height:16px;
font-weight:bold;
color:#FFFFFF;
padding-left:100px;
padding-top:20px;
float:left;
margin-right:0px;
}

#mediaplayer {
float:left;
width:376px;
height:340px;
background-image:url(images/transparent.png);
background-repeat:repeat;
margin-left:30px;
margin-top:-25px;
padding-top:7px;
}

#morecontent {
float:left;
width:376px;
margin:15px 0 0 30px;
color:#FFFFFF;
}

#profiles {
float:left;
width:306px;
height:272px;
margin-left:30px;
margin-top:-50px;
padding-top:7px;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

.red {
color:#D10101;
}

