
body {
	background-color: #0A0A0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(../background.gif);
	background-repeat: repeat;
}
html * {   
	margin: 0;   
	padding: 0; 
}

.clear {
	clear: both;
}
#container {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #0A0A0A;
	padding-top: 18px;
	/*
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	*/
	padding-bottom: 30px;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	outline: none;
}
p {
	line-height: 18px;
	padding-bottom: 8px;
}

#header {
/*
	background-image: url(circles.gif);
	background-position: right top;
	background-repeat: no-repeat;
*/
	height: 100px;
	width: 640px;
}
h1 {
	letter-spacing: -1px;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 6px;
	text-transform: capitalize;
}
h2 {
	font-weight: normal;
	font-size: 160%;
	letter-spacing: -1px;
	color: #999999;
}
h3 {
	font-weight: normal;
	font-size: 150%;
	letter-spacing: -1px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
}
#leftbox {
	float: left;
	width: 370px;
}
.tracks {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 8px;
	margin-top: 4px;
	padding-bottom: 4px;
}
#rightbox {
	float: right;
	width: 220px;
}

.navspaced {
	padding-right: 30px;
}

#navcontainer {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #333;
}
#navlist a:link, #navlist a:visited, #navlist a:active {
	text-decoration: none;
}
#navlist a:hover
{
	text-decoration: underline;
}
.release a:link, .release a:visited, .release a:active {
	text-decoration: none;
}
.release a:hover
{
	text-decoration: underline;
}


#billboard {
	height: 250px;
	width: 640px;
	margin-top: 13px;
	margin-bottom: 13px;
}
#footer {
	width: 700px;
	text-align: right;
	margin: 8px auto 14px;
}
#footer li {
	list-style-type: none;
	line-height: 16px;
}
#newsbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 25px;
}
#newsbox dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 4px;
	padding-bottom: 5px;
}
#newsbox dd {
	color: #8B8B8B;
	padding-left: 2px;
}
#newsbox dt {
	padding-bottom: 2px;
	padding-left: 2px;
}
#newsbox a:link, #newsbox a:visited, #newsbox a:active {
	text-decoration: none;
	width: 200px;
}
#newsbox a:hover
{
	text-decoration: underline;
}
#projects {
	height: 125px;
	width: 640px;
	padding-top: 20px;
}
#projects a:link, #projects a:visited, #projects a:active {
/*
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
*/
}
#projects a:hover
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftbox ol {
	list-style-position: inside;
	line-height: 19px;
	font-size: 110%;
}
.backlink {
	text-align: right;
}
.albumart {
	margin-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
}
#details dl {
	margin-bottom: 15px;
}
#details dt {
	font-weight: bold;
	line-height: 18px;
}
#buttons {
	width: 220px;
	float: left;
	margin-bottom: 7px;
}
#mv-albums {
	width: 640px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(../albums.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.release {
	float: left;
	width: 200px;
}
.red {
	color: #FF0000;
}
.release dl {
	margin-top: 4px;
	margin-bottom: 20px;
}
.release dt {
	font-size: 130%;
}
.release dd {
	color: #666666;
}
.cover {
	padding: 2px;
	border: 1px solid #999999;
}
#mv-dvd {
	width: 640px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(../dvd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mv-films {
	width: 640px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(../film_score.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#links ul {
	list-style-type: none;
	padding-left: 0px;
	width: 360px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A7A7A;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
} 

#links li {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7A7A7A;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
}

#links li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
	color: #FFFFFF;
	background-color: #333333;
}

#links a em {
	color: #999999;
	display: block;
	font-style: normal;
	line-height: 120%;
	font-size: 80%;
	font-weight: normal;
	padding-top: 1px;
}
#billboard2nd {
	height: 220px;
	width: 640px;
	margin-top: 13px;
	margin-bottom: 13px;
}
#recentbox {
	float: right;
	width: 220px;
	margin-top: 30px;
}
#recentbox a {
	text-decoration: none;
}
#recentbox a:hover {
	text-decoration: underline;
}
#recentbox dt {
	font-size: 110%;
	padding-bottom: 2px;
}
#recentbox dd {
	color: #999999;
}
#recentbox dl {
	padding-bottom: 8px;
}
#mv-button {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 70px;
}
.news_title {
	font-size: 110%;
	padding-top: 15px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 3px;
}
.music_box {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
	margin-top: 10px;
	padding-bottom: 10px;
}

.music_box_left {
	float: left;
	width: 61px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.music_box_right {
	float: right;
	width: 280px;
}
.music_title {
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 120%;
}
.music_title_sub {
	text-transform: capitalize;
	color: #FFFFFF;
}
.disc_date {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 320px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}
#disc dl {
	margin: 0px;
	padding-bottom: 8px;
}
#disc dt {
	margin: 13px 0px 0px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#disc dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
	color: #999999;
}
#disc {
	float: left;
	width: 370px;
}
.livepic {
	background-color: #666666;
	padding: 3px;
}
.question {
	font-size: 120%;
	line-height: 16px;
}
.answer {
	font-size: 120%;
	color: #CCCCCC;
	line-height: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#sitemap {
	float: left;
	width: 370px;
}
#sitemap dt {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
#sitemap dd {
	line-height: 17px;
}
.store_release {
	float: left;
	width: 200px;
}
.store_release dl {
	margin-top: 4px;
	margin-bottom: 20px;
}
.store_release dt {
	font-size: 130%;
	padding-bottom: 3px;
}
.store_release dd {
	color: #666666;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#leftbox dt {
	padding-bottom: 2px;
}
#leftbox dd {
	padding-bottom: 4px;
}
#twitter-text {
	float: left;
	padding-left: 4px;
}
#twitter {
	margin-top: 7px;
}
#twitter-logo {
	float: left;
	padding-top: 1px;
}
