@charset "utf-8";
/* CSS Document */

html,body{
margin:0;
padding:0;
font-family: Helvetica, sans-serif, Verdana, Arial;
color:#808080;
font-size: 13px;
}
body{
background-image:url(../images/bg-bottom.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.footer
{
	text-align:right;
}
#container{
width:970px;
height:768px;
margin:auto;
}
#container1{
width:920px;
height:768px;
margin:auto;
padding-top:8px;
}#header{
width:1024px;
height:246px;
background:url(../images/header.jpg);
}
#logo{
padding-top:10px;
width:202px;
height:160px;
float:left;
text-align:right;

}

#nav{
width:160px;
height:450px;
float:left;
line-height:20px;
font-family: Helvetica;
font-size:12px;
margin-top:50px;
padding-left:15px
}
#nav_brdr
{
	float:left;
	/*border:solid 2px #999999;*/
	min-height:450px;
	width:0px;
}

#right-pane{
	width:790px;
	float:left;
	border-left:solid 3px #999999;
	min-height:350px;
}

#home
{
	background:url(../images/content.jpg) no-repeat 5px 0px;
	width:475px;
	height:417px;
	text-align:center;
	padding-left:7px;
	padding-top:12px;
}
#center{
	width:875px;
	float:left;
	border:0px solid #000000;
	
}
#right-img{
	background:url(../images/bg-pink.gif) no-repeat;
	width:260px;
	height:245px;
	float:left;
	margin-top:20px;
	padding-top:40px;
	padding-left:30px;
	clear:both;
	overflow-y:visible;
}
#nav ul{
	list-style:none;
}

#nav ul li {
	line-height:40px;
	height:50px;

}
#nav a:link, #nav a:visited{
	background-image:url(../images/list-item.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background-position:left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/*
#nav a:visited
{
	background-image:url(../images/list-item.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background-position:left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}*/
#nav a:active
{
	background-image:url(../images/list-item-hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background-position:left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#nav a:hover
{
	background-image:url(../images/list-item-hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background-position:left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#tbl-scroll{
height:70px;
width:178px;
border:solid 1px #9f67a8;

}
.scroll{
background-image:url(../images/scroll-bg.jpg);
background-repeat:repeat-y;
color:#ffffff;
}

a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.gallerytable td
{
	padding-left:23px;
}
a.head2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #976699;
	font-weight:bold;
	text-decoration:none;
}
.head1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #976699;
	font-weight:bold;
}
.artist_box{
	/*border:#9f67a8 solid 1px; 
	background:url(images/list_bg.gif) repeat-y top; */
	color:#FFFFFF;
	font-size:13px;
}
.grey_bg{
	background:url(../images/bg_box.gif) no-repeat;
	height:75px;
	padding:0px 5px;
}
div#wn	{ 
    position:relative; 
    width:185px; 
	height:207px;
    overflow:hidden;	
	}

