body {
	background:#031b25 url('../g/l_bg.png') repeat-y;
	color:#fff;
	margin:0px;
	font:normal 9pt 'Lucida Grande',Arial,Helvetica;	
}

img {
border:0px;
}

a:link,a:visited,a:active {
text-decoration:underline;
color:#fff;
}

a:hover {
text-decoration:none;
color:#fff;
}

#container {
width:100%;
height:100%;
}

.input {
border:solid thin #000000;
padding:4px;
margin-bottom:3px;
font:normal 10pt 'Lucida Grande',Arial,Helvetica;	
width:150px;
}

/* name */
h1 {
display:none;
}

/* page title */
h2 {
font:bold 18pt 'Lucida Grande',Arial,Helvetica;	
text-transform:uppercase;
padding:0px;
margin:0px;
}

/* news item */
h3 {
font:bold 12pt 'Lucida Grande',Arial,Helvetica;	
text-transform:uppercase;
padding:12px 0px 0px;
margin:0px;
}

#artists-pane h3 {
padding:0px;
}

#artists-pane h4 {
font:bold 12pt 'Lucida Grande',Arial,Helvetica;
padding:2px;
margin:0px;	
}

/* date */
h4 {
font:italic 10pt 'Lucida Grande',Arial,Helvetica;
padding:2px;
margin:0px;	
}

/* mailing list */
h5 {
font:bold;
}

#left {
width:216px;
float:left;
text-align:center;
z-index:1;
position:relative;
}

#main{
float:right;
width:100%;
margin-left:-216px;
z-index:-1;
}

.inner{margin-left:216px;z-index:-1;}

#nav-container {
float:right;
width:100%;
height:58px;
background:url('../g/n_bg.png') repeat-x;
}

#page1 {
width:800px;
bgcolor:#ff0000;
}

#page2 {
background:#293d45;
width:500px;
margin:10px 0px 10px 1px;
float:left;
padding:10px;
}

#page3 {
background:#293d45;
width:759px;
margin:10px 0px 20px 1px;
float:left;
padding:10px;
}

#page3 img {
width:225px;
height:150px;
border:0px;
}

#page3 img.current {
width:225px;
height:114px;
border:0px;
}

#page3 h4 {
font:bold 12pt 'Lucida Grande',Arial,Helvetica;
padding:2px;
margin:0px;	
text-align:center;
}

.artist {
float:left;
padding:0px 10px 10px 0px;
}

.a-pic {
float:left;
width:225px;

}

.a-name {
float:right;
width:200px;
}

p {
line-height:1.5em;
}

#artists-pane {
background:#063144;
border:solid 2px #fff;
width:236px;
float:left;
margin:10px;
padding:5px;
text-align:center;
}

#artists-pane img {
padding:8px 0px;
}

#slp {
float:left;
margin:0px 0px 10px 305px;
}

#slp2 {
float:left;
margin:0px 0px 10px 780px;
}

#nav {
color:#fff;
width:784px;
height:58px;
float:left;
}

#nav ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#nav li {
float:left;
}

#nav, #navi { }
#nav #navi li li { display: inline;}
#nav #navi li a { width:196px; height:58px; background-image: url('../g/nav.gif'); background-repeat: no-repeat; float: left;
 text-indent: -5000px; }

/* BUTTONS */
#nav #navi li#news a:link { background-position: 0 0; }
#nav #navi li#artists a { background-position: -196px 0; }
#nav #navi li#store a { background-position: -391px 0; }
#nav #navi li#links a { background-position: -587px 0; }

/* OVER STATES */
#nav #navi li#news a:hover { background-position: 0 -58px; }
#nav #navi li#artists a:hover { background-position: -196px -58px; }
#nav #navi li#store a:hover { background-position: -391px -58px; }
#nav #navi li#links a:hover { background-position: -587px -58px; }