@charset "UTF-8";
body,
html{ margin:0; padding:0; text-align: center; color: #000000;}

body { min-width:720px; font: 100% "Courier New", Courier, monospace; background: url(../images/back.jpg) repeat fixed center top;}

#mainPage{ margin: 0px; padding: 0px; left: 0px; top: 0px; width:100%;}

#header{
	width: 966px;
	height: 107px;
	margin:0 auto;
	background: url(../images/menu-background.jpg) no-repeat;	
}

#footer { position: absolute; left:0px; bottom: 0px; height: 26px; width: 100%; color:#000000; font-size: 14px; font-family: "Courier New", Courier, monospace; text-align: center; line-height: 26px;}

#contentArea{position:absolute; top: 112px; left:0px; right:0px; bottom: 26px; overflow:hidden;}
#content2{
	background-image: url(../images/paper-scrap.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.webdesignlink:link {color: #FF0000; text-decoration: none;}
.webdesignlink:visited { color: #FF0000; text-decoration: none;}
.webdesignlink:hover { color: #FF0000; text-decoration: underline;}

#newstext{
	width:940px;
	height:70px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#newspic {
	position: relative;
	top: 58px;
	padding-left:0px;
	background-image: url(../images/rerelease.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 361px;
	left: 6px;
	width: 780px;
	margin: 0px auto;
	font-size: 14px;
	font-weight: bold;
}

#historyContainer {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 820px;
	color: #000000;
	width: 820px;
	text-align: left;
	margin: 0px auto;
	}
@charset "UTF-8";
/* CSS Document */

.disc_header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.artist {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
}
.trackname {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #EBEBEB;
}
.trackheaders {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000033;
	text-align: left;
	vertical-align: top;
	background-color: #D7D7D7;
}

.store {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: top;
}

#flashPlayerwindow {
	height: 480px;
	width: 908px;
	margin: 0px auto;
	background-image: url(../images/discs.png);
	background-position: top;
	background-repeat: no-repeat;
}

#discography {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	position:relative;
	height:250px;
	width: 650px;
	top:-17px;
	margin: 0px auto;
	overflow: hidden;
	z-index: 7;
	color: #000000;
	background-image: url(../images/paper-scrap2.png);
	background-repeat: repeat-y;
	visibility: hidden;
}
#discographylist{
overflow:hidden;
	height:220px;
}
.discography:link {color: #FF0000; text-decoration: none;
}

.discography:visited{color: #FF0000; text-decoration: none;
}

.discography:hover{color: #FF0000; text-decoration: underline;
}
#mainpic{
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: 600;
	width:800px;
	height:260px;
	margin: 0px auto;
	overflow:hidden;
	
}
#comment{
	width:800px;
	height:50px;
	margin: 0px auto;
	overflow:hidden;
	
}
#filmstrip{
	height:171px;
	width:820px;
	overflow:auto;
	margin: 0px auto;
	background-image: url(../images/filmstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.picthumb {
	border: 1px solid #000000;
}
.picthumb:link {
	border: 1px solid #000000
}
.picthumb:visited {
	border: 1px solid #000000;
}
.picthumb:hover {
	border: 1px solid #FFFFFF;
}

.store_holder {
	height: 40px;
	width: 510px;
	border: 0px solid #000;
	margin: auto;
}

.store_text {
	height: 20px;
	width: 250px;
	border: 0px solid #000;
	float: left;
	text-align: right;
}

.store_buy {
	height: 20px;
	width: 250px;
	border: 0px solid #000;
	float: left;
	margin: auto:
}

#pic_history {
	width: 600px;
	height: 180px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
}

#pic_history .pic_1 {
	width: 180px;
	height: 180px;
	float: left;
	text-align: center;
}

#pic_history .pic_2 {
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 25px;
	text-align: center;
}

#pic_history .pic_3 {
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 25px;
	text-align: center;
}
#banner {
	z-index: 3;
	top: -480px;
	overflow: hidden;
	position: relative;
	background-position: center;
	width: 100%;
}
