body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	background-image:   url("/dugout/common/bgs/bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
	font-size: 88%;
}

h1,h2
{
	color:#FB0366;
}

a
{
	color:#FB0366;
	text-decoration: none;
}

a:hover
{
	color:#FB0366;
	text-decoration: underline;
}

td
{
	vertical-align: top;
}

/*
-------------------------------
    Custom classes and ids
-------------------------------
*/

#homeTable
{
	margin-bottom: 35px;
	width: 760px;
}

#menu
{
    padding-top: 50px;
}

.subNavHome p
{
	margin:0;
	padding: 3px 0 25px 0;
	color:#898484;
}

.subNavHome a
{
	color:#FB0366;
}

.subNav
{
	padding: 0px;
}

.subNav p
{
	margin:0;
	padding: 3px 0 20px 0;
	color:#000;
}

.subNav a
{
	color: #fff;
	text-decoration: none;
}

.subNav a:hover
{
	color:#000;
	text-decoration: underline;
}

.intro
{
	padding: 0px 75px 10px 50px;
	line-height: 1.2em;
	font-weight: normal;
}
.about
{
	padding: 0px 0px 10px 0px;
	line-height: 1.6em;
	font-weight: normal;
}
.reading
{
	padding: 0px 328px 10px 50px;
	line-height: 1.1em;
	font-weight: normal;
	width: 382px;
}

td.artists
{
	padding: 0px 0px 0px 0px;
	color:#fff;
	line-height: 1.6em;
}

.artists a
{
   color:#fff; 
   text-decoration: none;
}

.artists a:hover
{
   color:#FB0366; 
   text-decoration: underline;
}

.soon
{
	color:#898484;
}

.soonSmall
{
	font-size: 71%;
	color:#898484;
}

.snvColHead
{
	padding: 0px 0px 0px 0px;
	color:#898484;
	line-height: 1.6em;
	text-align: center;
	font-size: 71%;
}

.snvColText01
{
	padding: 0px 0px 0px 0px;
	color:#FF036D;
	line-height: 1.6em;
	text-align: center;
}

.snvColText02
{
	padding: 0px 0px 0px 0px;
	color:#FF036D;
	line-height: 1.6em;
	text-align: center;
}

.trackList
{
	margin: 0px;
	padding: 0px;
	color:#FF036D;
	line-height: 1.3em;
	font-weight:normal;
	font-size: 100%;
}

.trackList a
{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

.trackList a:hover
{
	color:#FB0366;
	text-decoration: underline;
}

.trackListSml
{
	color:#FB0366;
	font-weight:normal;
	font-size: 88%;
}

.trackListSml a
{
	color:#fff;
	text-decoration: none;
}

.trackListSml a:hover
{
	color:#FB0366;
	text-decoration: underline;
}

.imageBlock
{
    padding: 20px 0px 20px 0px;
}

.credits
{
	margin: 0px;
	padding: 0px;
	color:#000;
	line-height: 1.3em;
	font-weight:normal;
	font-size: 100%;
}

.credits a
{
	color:#000;
	text-decoration: none;
}

.credits a:hover
{
	color:#FB0366;
	text-decoration: underline;
}

.cover
{
margin: 0px 20px 0px 0px;
}