
@import "top.css";
@import "format.css";
@import "lightbox.css";

#wrapper {
display:block;
margin:0pt auto;
padding:20px 10px 30px;
width:800px;
}

#header {
background:url(../images/slash01.gif) repeat-x bottom;
display:block;
overflow:hidden;
width:800px;
padding:0 0 20px;
}

#header #logo {
display:inline;
float:left;
}

#globalNav {
display:block;
float:right;
padding:5px 0;
height:20px;
width:321px;
}
#globalNav li, #globalNav li a {
display:inline;
float:left;
height:20px;
}
#btn_home a:link, #btn_home a:visited {
background:transparent url(../images/btn_home.gif) no-repeat center;
width:47px;
}
#btn_home a:hover, #btn_home_on a:link, #btn_home_on a:visited {
background:transparent url(../images/btn_home_on.gif) no-repeat center;
width:47px;
}
#btn_news a:link, #btn_news a:visited {
background:transparent url(../images/btn_news.gif) no-repeat center;
width:47px;
}
#btn_news a:hover, #btn_news_on a:link, #btn_news_on a:visited {
background:transparent url(../images/btn_news_on.gif) no-repeat center;
width:47px;
}
#btn_releases a:link, #btn_releases a:visited {
background:transparent url(../images/btn_releases.gif) no-repeat center;
width:67px;
}
#btn_releases a:hover, #btn_releases_on a:link, #btn_releases_on a:visited {
background:transparent url(../images/btn_releases_on.gif) no-repeat center;
width:67px;
}
#btn_artist a:link, #btn_artist a:visited {
background:transparent url(../images/btn_artist.gif) no-repeat center;
width:60px;
}
#btn_artist a:hover, #btn_artist_on a:link, #btn_artist_on a:visited {
background:transparent url(../images/btn_artist_on.gif) no-repeat center;
width:60px;
}
#btn_link a:link, #btn_link a:visited {
background:transparent url(../images/btn_link.gif) no-repeat center;
width:50px;
}
#btn_link a:hover, #btn_link_on a:link, #btn_link_on a:visited {
background:transparent url(../images/btn_link_on.gif) no-repeat center;
width:50px;
}
#btn_about a:link, #btn_about a:visited {
background:transparent url(../images/btn_about.gif) no-repeat center;
width:50px;
}
#btn_about a:hover, #btn_about_on a:link, #btn_about_on a:visited {
background:transparent url(../images/btn_about_on.gif) no-repeat center;
width:50px;
}
#btn_contact a:link, #btn_contact a:visited {
background:transparent url(../images/btn_contact.gif) no-repeat scroll 0%;
width:152px;
}
#btn_contact a:hover, #btn_contact_on a:link, #btn_contact_on a:visited {
background:transparent url(../images/btn_contact_on.gif) no-repeat scroll 0%;
width:152px;
}


#mainVisual {
height:300px;
margin:10px;
width:780px;
}


#pageTitle {
margin:0 10px;
width:780px;
}


#content {
background:url(../images/bg_contents.gif) repeat-y;
padding:30px;
margin:0 auto;
width:800px;
float:left;
}

#footer {
background:url(../images/bg_foot.gif) no-repeat bottom left;
padding:20px 0;
width:800px;
height:100px;
float:left;
}

.pageTop {margin:0 20px;}

.logomark{float:left;display:inline;margin:5px 20px 0;}

#footer address {
float:right;
padding:5px 20px 0;
margin-bottom:40px;
}
#lungage{
float:right;
color:#ffff00;
}
#lungage a{

color:#ffff00;
}