body{
background-image: url(images/bg.jpg);
margin:0px;
padding:0px;
position:absolute;
top:0px;
left:0px;
width:100%;
text-align:center;
}

#main{
text-align:left;
position:relative;
width:913px;
top:0px;
margin:0 auto 0 auto;
border-left: thin solid #764608;
border-right: thin solid #764608;
border-bottom: thin solid #764608;
}
#topbar{
background-color:#ffffff;
text-align:center;
top:0px;
position:relative;
width:100%;
height:75px;
min-height:75px;
}
#logo{
position:absolute;
display:block;
float:left;
top:0px;
left:0px;
width:140px;
height:75px;
min-height:75px;
}
#nav{
	top:55px;
	position:relative;
	text-align:center;
	height:24px;
	width:585px;
	min-height:24px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.navimg{
position:relative;
top:-4px;
}
ul.navlinks{
position:relative;
display:inline;
list-style: none;
}
li.navlink{
width:114px;
height:24px;
min-height:24px;
float:left;
position: relative;
}
#nav a{
top:0px;
position:relative;
text-decoration:none;
color:#555555;
}
#bodyarea{
background-image: url(images/bodyareabg.jpg);
position:relative;
top:0px;
width:913px;
height:535px;
min-height:535px;
}
#mainbodyarea{
background-image: url(images/mainbg2.jpg);
position:relative;
top:0px;
width:913px;
height:670px;
min-height:670px;
}
img{ border:0px; }
#enterbtn{
position:relative;
height: 20px;
width:140px;
top:500px;
left:380px;
border:0px;
}
#leftlinks{
	position:absolute;
	top:43px;
	width:180px;
	padding-left:10px;
	overflow: scroll;
	height: 474px;
}
strong{
display:block;
float:left;
clear:both;
width:170px;
height:20px;
}
strong a{
position:relative;
display:block;
top:0px;
left:3px;
text-decoration: none;
color: #ffffff;
}

#contentarea{
	position:relative;
	top:22px;
	left:186px;
	width:729px;
	height:500px;
	min-height:500px;
	font-family: Myriad Apple Semibold, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftpane{
display: table;
text-align:center;
position:absolute;
height:500px;
width:320px;
}
#images{
text-align: left;
position:relative;
height:400px;
min-height:400px;
width:314px;
top:30px;
}
.img1{
display:block;
float:left;
border:0px;
}
.img2{
position:relative;
top: 25px;
display:block;
float:right;
border:0px;
}
#middle{
position:absolute;
background-color:#666666;
top:5px;
width:1px;
height:490px;
min-height:490px;
margin:  0 404px 0 319px;
}
#rightpane{
position:relative;
top:0px;
left:325px;
height:500px;
width:375px;
}
.artistname{
position: relative;
top: 0px;
font-size: 14px;
font-weight:bold;
line-height:25px;
}
.artisttext{
	position: relative;
	top: 0px;
	font-size: 10px;
font-weight:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer{
position:relative;
width:100%;
text-align:center;
background-color:#ffffff;
height:100px;
min-height:100px;
}
.footertext1{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 25px;
letter-spacing: 5px;
color:#764608;

}
.footertext2{
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
font-weight: bold;
line-height: 20px;
color:#888888;
}
div{
margin:0px;
padding:0px;
}
