@charset "UTF-8";
body  {
	font: 100% Georgia, Verdana, Arial, sans-serif;
	background: #4D0000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
/* Links
------------------------------------------------------------------*/
h1 { 
	font: normal 1.85em/1.2em Georgia, Verdana, Arial, sans-serif; letter-spacing: -0.02em; color: #000; margin: .75em 0 0.75em 0; padding: 0 0 2px 0; border-bottom: 2px dotted #993333; text-align: center; }
h2 {
	font: italic 1.15em Georgia, Verdana, Arial, sans-serif; font-weight: bold ;color:#6B2E2E; margin: .25em 0 0 0; }
h4	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#993333;
	font-weight:normal;
	margin:0;
	border-bottom:1px solid #D59090;
	padding-top: 10px;
}
h5 {
	font: 200% Georgia, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #4D0000;
	letter-spacing: -0.02em;
}
blockquote
{
	margin: 1em;
	padding: 40px 15px 15px 20px;
	background: #7D0322 url(../i/quotes_grey.png);
	background-position:15px 10px;
	background-repeat:no-repeat;
	font: 95% Georgia, Verdana, Arial, sans-serif;
	font-style: italic;
	color: #FFF;
    }

a:link,
a:visited {
	text-decoration:none;
	color:#6b2d35;
	}	
a:link {
	color: #1F1FAD;
	border-bottom: 1px dotted #993333;
	}
a:visited {
	color:#ae594c;
	border-bottom:1px dotted #993333;
	}
a:hover {
	color:#fff;
	background-color:#E3B5BE;
	border-bottom:1px dotted #6b2d35;
	}

.live #container { 
	width: 920px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.live #header { 
	background: #fff url(../live/i/header-live.png) no-repeat center center;
	height: 146px;
	width: 915px;
	padding: 2px 2px 2px 2px;
	text-align: center;
} 
.live #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.live #sidebar1 {
	float: right; 
	width: 135px; 
	background: #E6B3B3; 
	padding: 15px 10px 15px 20px; 
	border: 2px dashed #6B2E2E;
	margin: 50px 0 0 5px;
}
#linklist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#linklist li
{
background-image: url(../i/arrow.gif);
background-repeat: no-repeat;
background-position: 0 1em;
padding: 10px 0 0 10px;
}
#list {
  padding: 5px;
  margin:0;
  }
#list li {
  list-style-type:none;
  padding: 0;
  font: 85% Georgia, Verdana, Arial, sans-serif;
  margin-bottom: 1em;
}
.live #sidebar2 {
	float: right; 
	width: 160px;
	background: #F5D6D6; 
	padding: 15px 10px 15px 20px;
}
.live #mainContent { 
	margin: 0 150px; 
	padding: 0 10px; 
} 
.live #footer { 
	padding: 0 10px 0 20px; 
	background:#D6D6F5;
	text-align: center;
} 
.live #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
	margin-top:8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}
#footer .smalltext {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000;
}
#sidebar1 h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#CC0000;
	font-weight:normal;
	margin:0;
	border-bottom:2px dotted #6B2E2E;
	padding-top: 10px;
}
.line {
border-bottom-width: 2px;
border-bottom-style:dotted;
border-bottom-color:#990000;
margin-bottom: 35px;
margin-top: 35px;
} 
.caption {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 75%;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}
.live #relatedlinx {
	background: #E6B3B3; 
	padding: 15px 10px 15px 20px; 
	border: 2px dashed #6B2E2E;
	margin: 25px 0 0 10px;
}
.live #credits {
	background: #FFF; 
	padding: 15px 10px 15px 20px; 
	border: 2px dashed #6B2E2E;
	margin: 25px 0 0 10px;
}
.single { text-indent: 25px; margin-bottom: 0; margin-top: 0; }
