#wrapper {
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #990410;
	background-image: url(../images/music_bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	text-align: center;
}

#page {
	background:#000;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	text-align: left;	/* counteract IE5/Win bug fix side effect */
	width: 900px;
}

#header {
	width: 900px;
	height: 130px;
}

#hleft {
	background:#000;
	float: left;
	width: 120px;
	margin: 0 0 0 0;
	height: 130px;
}
#hright {
	background:#000;
	float: right;
	width: 780px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 130px;
}

#menu {
    padding-top: 5px;
	width: 900px;
	height: 26px;
}

#sub {
    padding-top: 7px;
	width: 900px;
	height: 22px;
}

#landing {
	margin: 5px 0px 0px 0px;
	padding: 0 0px 0 0px;
	float: left;
	width: 900px;
}

#body {
	margin: 0px 75px 0px 75px;
	padding: 0px 0 0 10px;
	float: left;
	width: 750px;
}

#lm {
	float: left;
	font: .75em Arial, Helvetica, sans-serif;
	width: 140px;
	height: 40px;
}
#rm {
	float: right;
	font: .75em Arial, Helvetica, sans-serif;
	width: 760px;
}

#right {
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px 10px 2px 10px;
	width: 600px;
}
#left {
	float: left;
	margin-top: 0px;
	display: inline;
	margin-left: 10px;
	padding: 4px 0 2px 0;
	width: 300px;
}

#footer {
	background:#000;
	clear:both;
    padding-top: 5px;
	width: 900px;
	height: 60px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	margin-bottom: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

h3 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #A50511;
	text-decoration: none;
}

h4 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #A50511;
	text-decoration: none;
}

h5 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #A50511;
	text-decoration: none;
}


p {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

p ul,li {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}


a:link {
	color: #A50511;
	text-decoration: none;
}

a:visited {
	color: #A50511;
	text-decoration: none;
}


a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.bulleted li{
	list-style-type:disc;
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

ul,li {
	list-style:none;
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

.numbered li {
	list-style: decimal;
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

.sidebar {
	font-family:  Courier New, Courier, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 16px 10px 4px 10px ;
	text-align: left;
    border: 1px solid #0066FF;  
	background-color:#333333;
}
	

.sidebar {
	font-family:  Courier New, Courier, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 16px;
	text-align: left;
    border-right: 1px solid #CC0000; 
    border-left: 1px solid #CC0000; 
    border-top: 1px solid #CC0000; 
    border-bottom: 1px solid #CC0000; 
	background-color:#000000;
	width: 320px;
}

.sidebar-ctext {
	font-family:  Courier New, Courier, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 16px;
	text-align: center;
    border-right: 1px solid #CC0000; 
    border-left: 1px solid #CC0000; 
    border-top: 1px solid #CC0000; 
    border-bottom: 1px solid #CC0000; 
	background-color:#000000;
	width: 320px;
}

.phlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	float: left;
	margin-right: 7px;
	padding: 5px;
	text-align: center;
}

.phlt a {
	color: #A50511;
}

.phrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	float: right;
	margin-left: 7px;
	padding: 5px;
	text-align: center;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}
.weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
	color: #FFFF00;
	font-weight: bold;
}

table#albums {
  border-top: solid 1px #CC0000;
  border-right: solid 1px #CC0000;
  border-bottom: solid 1px #CC0000;
  border-left: solid 1px #CC0000;
}

xxtable#albums td {
  border-bottom: solid 1px #CC0000;
  border-left: solid 1px #CC0000;
  border-top: solid 1px #CC0000;
  border-right: solid 1px #CC0000;
}
table#specialtyTable {
  border-collapse:collapse;
}
table#specialtyTable td  {
  padding: 5px 20px 5px 20px;
  border-bottom: solid 1px #CC0000;
}
table#specialtyTable td.last {
  padding: 5px 20px 5px 20px;
  border: solid 0px #09F;
}


