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

body {
	background-image: url(../images/tile-BG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9d9d9b;
	min-width: 550px; 
}

#Container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#Container #Topnav {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	
}
#Topnav #LeftNav {
	float: left;
	position: relative;
	width: 300px;
	clear: both;
}
.menu{
	width: 300px;
	float: left;
}

.menu ul{
	margin: 0; padding: 0;
	float: left;}

.menu ul li{
	display: inline;}

.menu ul li a{
	float: left;
	text-decoration: none;
	color: #333333;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
	font-size: 14px;
}

.menu ul li a:visited{
	color: #006666;
}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#0b75b2;}
p {
	clear: both;
	overflow: hidden;
}



#Container #Topnav #Socialnet {
	float: right;
	width: 400px;
}
#Socialnet img {
	padding-right: 12px;
	float: right;
}
#Container #MainHeader {
	background-image: url(../images/Book-BG.jpg);
	background-repeat: no-repeat;
	height: 383px;
	position: relative;
	width: 971px;
}


#HeaderText {
	position:absolute;
	width:344px;
	height:115px;
	z-index:1;
	left: 522px;
	top: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

/*Main Navigation */
#Who {
	position:absolute;
	width:115px;
	height:86px;
	z-index:1;
	left: 512px;
	top: 249px;
	background-image: url(../images/who_off.jpg);
	background-repeat: no-repeat;
}

#when_btn {
	position:absolute;
	width:123px;
	height:105px;
	z-index:2;
	left: 636px;
	top: 250px;
}
#How_btn {
	position:absolute;
	width:119px;
	height:88px;
	z-index:1;
	left: 761px;
	top: 235px;
}
#WoodFig {
	position:relative;
	z-index:34;
	left: 22px;
	top: 143px;
	overflow: hidden;
	width: 277px;
}

/*3 COLUMN FORMAT */
#MainArea {
	position: relative;
	background-image: url(../images/Main-BG.jpg);
	background-repeat: repeat-y;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 42px;
	clear: both;
	padding-left: 12px;
}

#MainArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 5px;
}
#left {
	position:relative;
	width:310px;
	z-index:1;
}
#leftSec {
	position:relative;
	width:600px;
	z-index:1;
}

#center {
	position:absolute;
	width:300px;
	left: 331px;
	top: 8px;
}


#center ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#news li {
	width: 200px;
	display:block;
	padding: 6px;
	width: 290px;
	background-color: #a6a6a6;
	border-bottom: 1px solid #eee;
}
#news a:visited {
	text-decoration: none;
	color: #000000;
}

#news a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}


#center a
{
	display:block;

}
#center a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}



#right {
	position:absolute;
	width:300px;
	z-index:3;
	left: 648px;
	top: 8px;
}

#FooterArea {
	height: 66px;
	background-image: url(../images/footer-BG.png);
	background-repeat: repeat-x;
	background-position: top;
	top: -12px;
	z-index: 33;
	position: relative;
}
#FooterText {
	padding-top: 12px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	position: relative;
}
#FooterContain {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: right;
	width: 550px;
	background-image: url(../images/tube-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 9px;
	height: 54px;
}
#right img {
	padding-right: 15px;
	padding-bottom: 0px;
}
#right p {
	margin-top: 10px;
	margin-bottom: 2px;
}
#FooterNav a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#leftSec h2 {
	color: #003333;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#leftSec img {
	float: left;
	padding-right: 12px;
}
#RightSide {
	background-color: #FFFFFF;
	padding: 5px;
	width: 250px;
}
.ArtistTB {
	font-size: 12px;
	background-color: #FFFFFF;
}
.ArtistTB td {
	padding: 1px;
}

