html, body
{
margin:0;
padding:0;
background-color: #fff;
background-image: url(../images/page_background.png);
background-repeat: repeat-y;	
background-position: top;
text-align: center;
font-family:'Times New Roman',Times,serif; 
font-size: 12px;
}
.header
{
margin: 0px auto 0px;
width: 1024px;
height: 320px;
background-image: url(../images/page_header.png);
background-repeat: no-repeat;	
background-position: top;
border: 0px solid;
}
.header #left
{
background-image: url(../images/page_header_left.png);
float: left;
width: 263px;
height: 313px;
border: 0px solid;
}
.header #middel
{
float: left;
background-image: url(../images/page_middel_bg.png);
background-repeat: no-repeat;	
background-position: top;
width: 498px;
height: 313px;
border: 0px solid;
}
.header #maingirl
{
background-image: url(../images/page_middel_girl.png);
background-repeat: no-repeat;	
background-position: top;
width: 498px;
height: 313px;
}
.header #right
{
background-image: url(../images/page_header_right.png);
float: left;
width: 263px;
height: 313px;
border: 0px solid;
}
.ticker {
position: relative; 
top:-50px; 
left:40px; 
width:450px; 
height:70px;
z-index:2; 
text-align: left;
}
clear
{
clear: both;
}
.content {
background-image: url(../images/page_content_bg.png);
background-repeat: no-repeat;
margin: 0px auto 0px;
width: 1024px;
}
.content #entry_images {
background-image: url(../images/page_content_logo.png);
width: 1024px;
height: 440px;
background-repeat: no-repeat;
}
.footer {
width:100%;
bottom:0px;
margin-bottom:0px;
}
.footerentry {
margin: 0px auto 0px;
width: 1024px;
text-align: left;
background-color: #b7b7b7;
padding: 0px 0px 10px 0px;
}
.footerentry #firstline {
padding: 2px;
border-bottom: 1px dotted #000;
}
.footerentry #secline {
padding: 2px;
}
.footerentry #social {
position:relative; 
top:10px; 
left:750px; 
width:250px; 
height:40px;
z-index:2; 
}
.footerentry a {
color: #8c370b;
text-decoration: none;
outline: none;
}
.footerentry a:hover {
color: #a9490e;
text-decoration: none;
}
a img
{
border:0;
}
a
{
color: #e76600;
text-decoration: underline;
outline: none;
}
a:hover
{
color: #EF0624;
text-decoration: underline;
}
a.hidden 
{
text-decoration: none;
color: #000000;
cursor:default;
}
.random_track {
text-align: left;
margin: 155px 5px 5px 10px;
width: 225px;
height: 120px;
}
.random_track #cover {
position:relative; 
top:-6px; 
left:11px; 
width:80px; 
height:80px;
z-index:1; 
}
.random_track a
{
color: #e76600;
text-decoration: none;
outline: none;
}
.random_track #rtinterpret {
position:relative; 
top:0px; 
left:11px; 
font-size: 13px;
font-weight: bold;
}
.random_track #rttitel {
position:relative; 
top:2px; 
left:11px; 
font-size: 12px;
}
.random_track #rtmore {
position:relative; 
top:13px; 
left:148px;
width:80px; 
height:25px;
font-size: 12px;
}
.menu {
background-image: url(../images/page_menu_background.png);
margin: 0px auto 0px;
width: 1024px;
height: 30px;
text-align: left;
font-size: 14px;
}
.menu #first {
float: left;
width:30px;
}
.menu #button_home, #button_artist, #button_studio, #button_team, #button_press{
float: left;
background-image: url(../images/page_button_menu.png);
background-repeat: no-repeat;
padding: 6px 10px 6px 35px;
margin: 0px 2px 0px 2px;
font-weight: bold;
}
.menu #end {
float: left;
}
.menu a {
color: #000000;
text-decoration: none;
outline: none;
}
h1 {
text-align: left;
font-size: 18px;
margin: 10px 2px 2px 15px;
padding: 4px;
border-bottom: 1px dashed #000;
}
h2 {
color: #e76600;
font-size: 18px;
padding: 2px 2px 4px 2px;
}
.top {
padding:2px 8px 2px 0px;
text-align: right;
}
.artistview {
border: 1px solid #cfcfcf;
width: 48%;
float: left;
height: 98px;
margin: 4px 8px 4px 0px;
padding: 2px;
}
.artistview #artistimages {
margin: 4px 2px 2px 4px;
width: 90px;
height: 90px;
border: 1px solid #cfcfcf;
}
.artistview #artistname {
position: relative;
top: -90px;
left: 100px;
font-weight: bold;
font-size: 13px;
}
.artistview #artistdesc {
position: relative;
top: -90px;
left: 100px;
font-size: 13px;
}
.artistview #artistmore {
position: relative;
top: -46px;
left: 320px;
font-size: 13px;
}
td {
text-align: justify;
font-family:'Times New Roman',Times,serif; 
font-size: 12px;
}
hr {
	border: 1px dotted #000;
}
.news_entry {
	border-bottom: 1px dashed #000;
	margin: 4px 0px 6px 0px;
	text-align: left ;
}
.news_entry #newsimage {
	position: relative;
	top: 5px;
	left: 40px;
	width: 90px;
	height: 90px;
}
.news_entry #newsheader {
	position: relative;
	top: -84px;
	left: 140px;
	width: 550px;
	font-weight: bold;
}
.news_entry #newsdate {
	position: relative;
	top: -100px;
	left: 690px;
	width: 250px;
}
.news_entry #newstext {
	position: relative;
	top: -95px;
	left: 140px;
	width: 800px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #848381; }

