html, body
{
  margin : 0;
  padding: 0;
  color  : #000000;
  font-family: "Arial", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
}

body {background: url(/_img/bkg_FFFFFF.gif) fixed repeat-x; }

h1
{
	font-size: 20px;
	font-weight: bold;
	color:#800080;
  	line-height: 1.2em;
}

h2
{
	font-size: 14px;
	color:#800080;
  	line-height: 1.2em;
}

p {color:#000000;}

p.clearLeft { clear:left; }

p.clearRight { clear:right; }

td {
	font-family: "Arial", Helvetica, sans-serif;
  color:#000000;
  vertical-align:top;
}

th {
	font-family: "Arial", Helvetica, sans-serif;
  color:#000000
}

hr {
	color:#800080
}

a {
	color:#800080;
}

a:link {
	color:#800080;
}

a:visited {
	color:#800080;	
}

a:hover
{
	color:#D5CEFE;
	background-color:#800080;
	text-decoration:none;
}

table.frame {
	border: groove #800080 5px;
	padding: 3px 3px 3px 3px;
}	

table.frame td {
	font-size:11px;
	color:#800080;
	text-align:right;
}	

table.wrapRight
{
	float 		: left;
	margin		: 10px 10px 10px 0px;
}

table.wrapLeft
{
	float 		: right;
	margin		: 10px 0px 10px 10px;
}

clear { clear:both }

#siteWrapper
{
  margin    : 10px auto 0 auto;
  width     : 800px;
  text-align: left;
  background: url(/_img/bdr_sides.gif) top right repeat-y;
}

#header
{
  height    : 80px;
  width     : 793px;
  background: #D5CEFE url(/_img/hdr_Trinity.gif) center center no-repeat;
  border	: ridge #FFFFFF 3px;
}

#header span
{
  display    : none;
  font-weight: bold;
  font-size  : 0.83em;
}

#headerDivider
{
  height     : 15px;
  width      : 800px;
  background : #800080 url(/_img/bdr_top.gif) bottom center no-repeat;
  font-size  : 3px;
  line-height: 3px;
}

#footerDivider
{
  height     : 10px;
  width      : 800px;
  background : #800080 url(/_img/bdr_bottom.gif) top center no-repeat;
  font-size  : 3px;
  line-height: 3px;
  clear		 : both;
}

#mainWrapper
{
  width     : 780px;
  text-align: left;
}

#menuWrapper
{
	float 		: left;
	width 		: 150px;
  	padding		: 10px 0px 15px 0px;
  	background 	: url(/_img/bdr_menudiv.gif) bottom left no-repeat;
	background-color:#d5cefe;
	margin		: 0px 15px 20px 0px;
}

#submenu
{
	font-size		: 11px;
}

menuWrapper * menuFooter
{
	font-size		: 11px;
	color 			: #000000
}

ul.menu
{
  margin : 0 0 0 0px;
  padding: 0;	
}

li.menu
{
  padding-left       : 5px;
  list-style-type	 : none;
  font-size			 : 11px;
  font-weight		 : bold;
  line-height		 : 1em;
  margin             : 1.2em 0 0 0;
}

#contentWrapper
{
  	padding: 10px 20px 10px 20px;
}

#musicListWrapper
{
	
}

#musicListWrapper table {padding:0px; margin:0px; border:0;}
#musicListWrapper tr {padding:0px; margin:0px;}
#musicListWrapper td {padding:0px; margin:0px;}
