a:link, a:visited, a:active{
	text-decoration:none;
	font-weight:bold;
	color:white;
}

body {
	background-color:#4A4A4A;
	color:white;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:small;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	margin-top:0px;
	margin-bottom:0px;
}

a:hover span.green {
	color:#00D25F;
}
a:hover span.yellow {
	color:#DEF934;
}
a:hover span.orange {
	color:#FF9A2F;
}
a:hover span.red {
	color:#F04723;
}
a:hover span.maroon {
	color:#882525;
}
a:hover span.violet {
	color:#5A2542;
}

object.youtube{
	margin-left:30px;
}

#center{
	background-image:url(images/bgrepeat.gif);
	background-repeat:repeat-y;	
	position:relative;
	width:800px;
	left:50%;
	margin-left:-400px;
}


#head{
	background-image:url(images/auheader.gif);
	background-repeat:repeat-y;	
	display:block;
	height:360px;
}

#nav{
	display:block;
	height:30px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}

#videofloat{
	display:block;
	float:left;
	margin-left:-420px; 
	margin-top:99px;
	width:255px;
	height:206px;
}

#eqblock {
	display:block;
	width:800px;
	height:50px;
	padding-left:10px;
	background-image:url(images/bgrepeat.gif);
	background-repeat:repeat-y;	
}

#content{
	background-image:url(images/bgrepeat.gif);
	background-repeat:repeat-y;	
	width:800px;
	height:auto;
	display:block;
	float:left;
}

#largecolumn {
	margin-left:15px;
	float:left;
	width:490px;
	padding-top:10px;
	padding-left:5px;

}

#largecolumn img.head{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	border-bottom:#4A4A4A solid 1px;
}

#largecolumn img.subhead{
	display:block;
	padding-bottom:2px;
	border-bottom:#4A4A4A solid 1px;
}

#smallcolumn {
	margin-right:22px;
	margin-top:10px;
	float:right;
	width:250px;
	padding-top:10px;
	padding-left:10px;	
	border-left: solid 1px white;	
}

#smallcolumn img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	border-bottom:#4A4A4A solid 1px;
}

#smallcolumn img.first{
	border-bottom:none;
}

#twitter_div{
	border: #4A4A4A solid 1px;
	padding:10px;
}

#twitter_update_list{
	padding-left:10px;
}

#twitter_update_list li{
	padding-bottom:5px;
}

.eq
{
	display: block;
	float:left;
	width: 20px;
	height: 50px;
	background: url("images/bweq.gif") no-repeat 0 0;
}
.two{
	background: url("images/bweq2.gif") no-repeat 0 0;
}
.three{
	background: url("images/bweq3.gif") no-repeat 0 0;
}
.four{
	background: url("images/bweq4.gif") no-repeat 0 0;
}
.five{
	background: url("images/bweq5.gif") no-repeat 0 0;
}
.six{
	background: url("images/bweq6.gif") no-repeat 0 0;
}
.seven{
	background: url("images/bweq7.gif") no-repeat 0 0;
}
.eight{
	background: url("images/bweq8.gif") no-repeat 0 0;
}
.nine{
	background: url("images/bweq9.gif") no-repeat 0 0;
}
.ten{
	background: url("images/bweq10.gif") no-repeat 0 0;
}
.eq:hover
{ 
	background-position: 0 -50px;
}
.eq span
{
	display: none;
}

#footer{
	background-image:url(images/aufooter.gif);
	background-repeat:no-repeat;
	display:block;
	width:800px;
	height:100px;
	text-align:center;
	float:left;
	padding-top:20px;
}

#lyrics{
	background-color:black;
	margin-left:5px;
	margin-top:15px;
	margin-right:5px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

span.female{
	color:#FF92F1;
}

span.male{
	color:#31C7FF;
}

lh {
	font-size:x-large;
	font-weight:bold;	
}

li {
	margin-left:15px;
}

tr {
	background-color:#2B2B2B;
}

tr.tablealt {
	background-color:#4A4A4A;
}

#nextshow {
	border: #4A4A4A solid 1px;
	padding:5px;
}

#albumbuy {
	margin-left:30px;
}

#albumbuy.a:link, a:visited, a:active, img {
	border-style:none;	
}

#emailcontent{
	background:#000000;
	width:450px;
	height:auto;
	display:block;
}

img.table{
	display: block;
    margin-left: auto;
    margin-right: auto
}
