body.splash {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCC66;
	text-align: center;
	vertical-align: middle;
}
body.home {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #044040;
	text-align: center;
	vertical-align: middle;
}
body.photo {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #993300;
	text-align: center;
	vertical-align: middle;
}
body.popup {
	width: 500px;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-color: #006666;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
table.main {
	border : 1px solid Black;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:black;
}
td.navBar {
	background-color: #000000;
	text-align: center;
	height: 25px;
}
td.homepage {
	background-color: #CCCC99
}
td.content {
	width: 615px;
	vertical-align: top;
	text-align: left;
	background: url(../images/bg_General.gif) no-repeat #CCCC66;
}
td.discTitles{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#FFFFFF;
	font-weight : bolder;
	vertical-align : top;
}
td.cds {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:black;
	padding-left : 5px;
}
hr {
	border : 1px solid #666633;
}
hr.merch {
	border : 1px solid #b2b359;
}
#subLinks {
	padding: 0px 0px 0px 17px;
	background-color: #CCCC66;
	text-align: left;
	vertical-align: top;
}

#selSubLink {
	margin: 0px 0px 6px 27px;
	color: #993300;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#deselSubLink {
	margin: 0px 0px 6px 27px;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#deselSubLink a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#deselSubLink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.photoThumb {
	border: 1px solid black;
}
.copyright {
	padding: 
	0px 0px 0px 20px;
	font-family: arial;
	font-size: 7pt;
	color: #000000;
}
#photoCaption {
	padding: 10px 0px 0px 0px;
	font-family: arial;
	font-size: 10px;
	color: #FFFFCC;
}
#photoCaption a {
	color: #CCCC66;
}
.pageText p {
	margin: 0px 0px 8px 0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
#thumbCap {
	margin: 0px 12px 0px 0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
A:LINK {
	font-family: arial;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
A:HOVER {
	font-family: arial;
	font-size: 11px;
	color: #666633;
	text-decoration : underline;
}
A:VISITED {
	font-family: arial;
	font-size: 11px;
	color: #993300;
	text-decoration : underline;
}
INPUT {
	font-family: arial;
	font-size: 9pt;
}
SELECT {
	font-family: arial;
	font-size: 9pt;
}
#lyricText {
	padding: 10px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
#lyricTitle {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC66;
}
#pageLinks {
	padding: 75px 0px 0px 0px;
	text-align: center;
}
#quote {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#byLine {
	padding: 3px 0px 12px 10px;
	font-family: arial;
	font-size: 11px;
	font-style : italic;
	font-weight: normal;
}
#videoDesc {
	font-family: arial;
	font-size: 11px;
	font-style : italic;
	font-weight: normal;
}
#reviewTitle {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
strong.red {
	padding: 10px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
	color: #993300;
}

