table, tr, td {
    font-family: arial, helvetica;
    font-size: 13px;
    color: #424345;
    text-align: justify;
line-height: 16px;
}

p.footer {
background: #252525 url('redbg-gradient.png') repeat-x;
width: 600px;
}

p.padding {
padding-left: 700px;
}

p.closed {
width: 350px;
font-size: 14px;
font-variant: small-caps;
font-family: courier new;
color: #050101;
background-color: #ff6d60;
padding: 8px;
}

a:link	{color: #111111; text-decoration: underline; font-family: courier new;}
a:visited	{color: #111111; text-decoration: underline; font-style: italic;  font-family: courier new;}
a:active	{color: #111111; text-decoration: underline; font-family: courier new;}
a:hover	{color: #111111; text-decoration: underline; background-color: #ff803f; font-family: courier new;}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 20px;}

li{
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	padding-bottom: 10px;}

strong {
	color: #F0E8BA;
	font: 10px arial;
	text-transform: uppercase;}

h1{
	margin: 0px;
	font: 35px courier new;
	line-height: 44px;


	margin-bottom: 2px;
	color: #000000;
	text-transform: lowercase;}

h2{
	margin: 0px;
	font: 80px arial, sans-serif;
	line-height: 12px;
	padding-left: 35px;
	margin-top: -15px;
	text-align: left;
	text-transform: uppercase;
	color: #ff803f;}

h3{
	margin: 0px;
	font: 25px courier new;
	line-height: 44px;
	margin-top: 3px;

	margin-bottom: 2px;
	color: #000000;
	text-transform: lowercase;}

h4{
	margin: 0px;
	font: 12px arial, sans-serif;
	padding-left: 35px;
	text-transform: uppercase;
	color: #534A2B;}

h5{
	margin: 0px;
	font: 14px arial, sans-serif;
	color: #534A2B;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #B6B097;
	display: block; 
	padding-right: 5px; 
	margin-bottom: 2px; 
	padding-top: 3px; 
	padding-bottom: 3px;}

blockquote {
	margin: 0px;
	padding: 14px 14px;
	color: #00a1f2;
	display: block;
	background: #ff6a1f;
	text-decoration: none;
    font-family: courier new, arial, helvetica;
    font-size: 17px;
font-weight: bold;
font-variant: small-caps;
}


.fanlisting img {
	filter:alpha(opacity=85);
	border:0; opacity:0.5; -moz-opacity:0.5;
width: 62px; height: 134px;
background-color: #ff803f;
padding: 8px;
}

.fanlisting img:hover {
	border:0; opacity:1; -moz-opacity:1 }

