body {
	width: 780px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	font-family: arial, sans-serif;
	font-size: .9em;
}

#fullWidth {
	width: 485px;
}

a {
	color: #0033FF;
}

.black {
	color: #000;
}

.red {
	color: #F00;
}

#header {
	height: 26px;
	color: #DDD;
	text-align: right;
}

#header img#trans {
	float: left;
	position: relative;
	left: 60px;
	top: 37px;
	margin-right: -70px;
	width: 70px;
	height: 70px;
}

#header span {
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	height: 26px;
	_height: 18px;
	overflow: hidden;
	font-size: .9em;
}

#header a {
	text-decoration: none;
	font-size: .9em;
	color: black;
	margin-right: 6px;
	margin-left: 6px;
}

#header a:hover {
	color: white;
}

#header #whitespace {
	width: 160px;
	height: 100%;
	float: left;
	background-color: white;
}

img#home_img {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 635px;
	top: 5px;
	z-index: 10;
	border: 2px solid red;
}


#enclose	{
	width: 780px;
	background-color: white;
	overflow: hidden;
	margin: 0px;
	border: 0px;
}

#frame {
	float: right;
	width: 620px;
	background-color: #EEEEEE;
}

#leftbar {
	background: white;
	width: 160px;
	float: left;
}

#leftbar a {
	display: block;
	color: #888;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	margin-left: 5px;
	margin-right: 10px;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
}

#leftbar a:hover {
	color: red;
}

#leftbar a#current {
	color: black;
}

#content {
	float: left;
	width: 440px;
	background: #EEE;
}

#content span {
	display: block;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 16px;

}

#content span ul {
	margin-left: 2em;
	border: none;
}

#contenthome {
	float: left;
	width: 440px;
}

#contenthome span {
	display: block;
	margin-left: 100px;
	margin-right: 40px;
	margin-top: 20px;
	border-top: 1px solid #AAA;
	margin-bottom: 30px;
}

#content h3 {
	font-size: .9em;
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px solid black;
	}

#content strong {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.25em;
	font-weight: bold;
	}

#content p, #content ul, #content td {
	color: #333333;
	margin: 0px;
	padding: 3px;
	font-size: .8125em;
	line-height: 1.5em;
	}

#content td, #content th {
	border: 1px solid #EEE;
}

#content th {
	font-size: .8em;
	text-align: left;
}

#content table {
	border-collapse: collapse;
}

#content #artist_list ul {
	list-style-type: none;
}

#content #artist_list ul li {
	border-bottom: 1px solid #AAA;
}

#content #artist_list ul li a {
	text-decoration: none;
}

#content #artist_list ul li a:hover {
	text-decoration: underline;
}

#content ul#artistList {
	list-style-type: none;
	width: 430px;
	overflow: hidden;
	background: white;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 2em;
	border: 1px solid #BBB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
}

#content ul#artistList li {
	float: left;
	width: 200px;
	display: block;
	line-height: .7em;
}

#content ul#artistList li a:hover {
	color: #0000BB;
}




#content div.artistDetail {
	width: 450px;
	padding-top: 3px;
	margin-bottom: 15px;
	border-top: 1px solid #BBB;
	font-size: .9em;
	overflow: visible;
}

#content div.artistDetail a {
	text-decoration: none;
}

#content div.artistDetail a:hover {
	text-decoration: underline;
}

#content div.artistDetail strong {
	color: #111;
}

#content div.artistDetail p {
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
	font-size: .9em;
	line-height: 1.5em;
}

#content div.artistDetail .hoverbox-artists {
	margin-top: 10px;
	clear: both;
}





#flash {
	position: relative;
	left: -80px;
	top: -250px;
	_top: -300px;
	height: 125px;
	width: 500px;
	z-index: 10;
	margin-bottom: -200px;
}

#flash2 {
	width: 400px;
	height: 400px;
	margin-left: 20px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	z-index: 10;
}

#rightbar {
	width: 170px;
	float: right;
}

#rightbar strong {
	font-size: .8em;
	margin-top: .3em;
	display: block;
}

#rightbar strong.rule {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #CCC;
}

#rightbar p {
	color: #666666;
	font-size: .8em;
	margin-top: 5px;
	line-height: 1.2em;
	margin-right: 8px;
}

#footer {
	clear: both;
	background: #EEE;
	border-top: 1px solid #999;
	width: 100%;
	
}

#footer p {
	color: #666666;
	font-size: .7em;
	margin: 0px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-left: 162px;
	line-height: 1.2em;
}

#footer p a {
	color: #666666;
	text-decoration: none;
}

#footer p a.blue {
	color: #0033CC;
}

#footer p a:hover {
	text-decoration: underline;
}

#content ul.news li {
	list-style-type: square;
	padding: 3px;
	margin-left: 15px;
}

#footerCommon {
	width: 619px;
	background: #EEE;
	padding-left: 161px;
	font-size: .7em;
	border-top: 1px solid #aaa;
	color: #444;
	background-image:url("../art/g_small-seal.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footerCommon a {
	color: #0033CC;
	text-decoration: none;
}

#footerCommon a:hover {
	text-decoration: underline;
}

#footerCommon #siteLinks {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
	padding-right: 4px;
}

#footerCommon form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#footerCommon #copyright {
	clear: both;
}

#footerCommon p {
	line-height: 1.2em;
	margin: 0px;
}

#footerCommon #signup {
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
}

#footerCommon #signup .itext, #footerCommon #signup .ibutton {
	font-size: .9em;
	color: #666;
	border: 1px solid #DDD;
}

#footerCommon #signup .ibutton {
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}

#footerCommon2 {
	overflow: hidden;
	clear: both;
	font-size: .8em;
	background-color: #E7E7E7;
	background-image:url("../art/bk_footer.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footerCommon2 a {
	text-decoration: none;
	color: #0033FF;
}

#footerCommon2 a:hover {
	text-decoration: underline;
}

#footerCommon2 #signup {
	
	padding-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#footerCommon2 #signup .itext, #footerCommon2 #signup .ibutton {
	font-size: .9em;
	color: #333;
	border: 1px solid #666;
	padding: 3px;
	margin-left: 2px;
	margin-right: 2px;
}

#footerCommon2 #signup .ibutton {
	padding: 2px;
	border: 1px solid #666;
}

#footerCommon2 #copyright {
	border-top: 1px solid #BBB;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	line-height: 1.3em;
}

#footerCommon2 #copyright p {
	margin: 0px;
	padding: 0px;
	color: #333;
}

#footerCommon2 #siteLinks {
	color: #333;
	padding: 20px;
	padding-right: 90px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;
}

