#contents {
	width: 1000px;
}
h3 {
	text-align: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
}
#leftArea {
	float:left;
	width: 500px;
}
#centerArea {
	float:left;
	width: 230px;
	background-image: url(newimages/newsTop.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	margin-left: 10px;
}
#rightArea {
	float:right;
	width: 250px;
	margin: 0px;
}
#banner {
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#banner li {
	list-style-type: none;
	float: left;
	margin-right:2px;
	margin-bottom: 2px;
}

#newsBox {
	float:left;
	background-image: url(newimages/newsMark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news {
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	margin-top: 20px;
	width: 270px;
	margin-left: 5px;
	list-style-type: none;
	padding: 0px;
	font-size: 90%;
}
#news li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#cover {
	float:right;
}
#extraBox {
	float:left;
	width: 500px;
	color: #FFF;
	padding-top: 10px;
}
#extraNumber {
	float:left;
	background-image: url(newimages/extraNumberTop.gif);
	background-repeat: no-repeat;
	width: 260px;
	background-color: #FB1D15;
	padding-top: 40px;
	padding-left: 0px;
	z-index: 10;
}
#extraNumber a{
	color: #FFF;
	text-decoration: none;
	z-index: 10;
}
#extraNumber a:hover {
	text-decoration:none;
	z-index: 10;
} /*BG color is a must for IE6*/
#extraNumber a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:-230px;
	width:150px;
	z-index: 10;
}
#extraNumber a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	background:#ffffff;
	color:#6c6c6c;
	margin-top: -150px;
	z-index: 10;
}
#youtube {
	float:right;
	width: 230px;
	padding-left: 3px;
	z-index: 0;
}
div#backnumberPickup {
	background-image: url(newimages/volBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FE1D16;
	margin-bottom: 5px;
}
div#backnumberPickup .body {
	padding: 0 20px;
	background-image: url(newimages/pickupTop.gif);
	background-repeat: no-repeat;
}
#pickupbody {
	padding: 0px;
	background-image: url(newimages/pickupTop.gif);
	background-repeat: no-repeat;
}
.coverArtist {
	float:left;
	width: 130px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl.coverArtist dd {
	margin-left: 0px;
}
.vol {
	font-size: 120%;
}
.artist {
	font-size: 120%;
}
.pickupImg {
	float:right;
}
#extraNumber dl {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 157px;
}
#extraNumber dd {
	font-size: 80%;
	margin-left: 0px;
	margin-bottom: 5px;
}
.extraImg {
	float:left;
}

#photoBox {
	float: left;
	width:496px;
	border: 2px solid #999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#prev {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#next {
	float:right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#stage {
	float:left;
	width:459px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:117px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#slider-buttons {
	width:430px;
	margin:0 auto;
}
#myList {
	width:10000px;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList li {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	margin-right:4px;
	padding:4px;
	float:left;
	height:117px;
	background-color: #CCC;
}

