.iFrame {
	height: 875px;
	width: 575px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
.header {
	height: 60px;
	width: 300px;
	margin-top: 5px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
.image1 {
	height: 120px;
	width: 100px;
	position: absolute;
	top: 75px;
	text-align: center;
}
.image2 {
	height: 120px;
	width: 100px;
	top: 75px;
	left: 105px;
	position: absolute;
	text-align: center;
}
.image3 {
	height: 120px;
	width: 100px;
	top: 75px;
	left: 205px;
	position: absolute;
	text-align: center;
}
.image4 {
	height: 120px;
	width: 100px;
	top: 210px;
	position: absolute;
	text-align: center;
}
.image5 {
	height: 120px;
	width: 100px;
	top: 210px;
	left: 105px;
	position: absolute;
	text-align: center;
}
.image6 {
	height: 120px;
	width: 100px;
	top: 210px;
	left: 205px;
	position: absolute;
	text-align: center;
}.link {
	height: 10px;
	width: 300px;
	vertical-align: bottom;
	top: 340px;
	position: absolute;
}
.contentdiv {
	width: 350px;
	margin-top: 65px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
}
.musicdiv {
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
}
.press {
	width: 350px;
	margin-top: 0px;
	margin-left: 0px;
}
.jpg01 {
	background-image: url(../images/01.jpg);
	width: 720px;
	height: 30px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.jpg02 {
	background-image: url(../images/02.jpg);
	width: 30px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: top;
	top: 30px;
	left: 0px;
	position: absolute;
}
.jpg03 {
	width: 310px;
	height: 450px;
	left: 30px;
	top: 30px;
	position: absolute;
}
.jpg04 {
	background-image: url(../images/04.jpg);
	width: 330px;
	height: 20px;
	top: 30px;
	left: 340px;
	position: absolute;
}
.jpg05 {
	background-image: url(../images/05.jpg);
	width: 330px;
	height: 60px;
	left: 340px;
	top: 420px;
	position: absolute;
}
.jpg06 {
	background-image: url(../images/06.jpg);
	width: 50px;
	height: 450px;
	left: 670px;
	top: 30px;
	position: absolute;
}
.jpg07 {
	background-image: url(../images/07.jpg);
	width: 720px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: right;
	top: 480px;
	left: 0px;
	position: absolute;
}
.store {
	height: 492px;
	width: 622px;
	background-image: url(../images/site_08.gif);
	left: 0px;
	top: 60px;
	position: absolute;
}
.container {
	width: 720px;
	height: 520px;
	position: relative;
}
.links {
	height: 35px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	line-height: 16px;
	width: 290px;
	vertical-align: middle;
	left: 20px;
	top: 13px;
	position: absolute;
	z-index: 2;
}
.archive {
	width: 350px;
	position: relative;
}
.download {
	width: 250px;
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 10px;
}

div#floatingbar
    {
    overflow: hidden;
    width: 95px;
    height: 165%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    color: #000;
    font-family:Arial;
    font-weight:bold;
    background-color:#ccc;
    background-image:url('../images/divbg.jpg');
    }
 
#floatingbar ul {
list-style-type:none;
}
#floatingbar ul li
{
float:left; padding:0px;
color:#666; margin-top:-3px;
}
#floatingbar ul li a
{
text-decoration:none;
color:#fff; padding: 0px;
font-size:10px;  font-weight:normal;
font-family:Arial;
}
#floatingbar ul li a:hover { color:#000033;}