@charset "utf-8";
/* performers */

body, html{
	margin : 0px;
	padding : 0px;
}

html{
background: #0B0B0B;
}


a{
	text-decoration: none;
}

a img{
	border: 4px; background-color: #CCCCCC;
}

a:hover{
	text-decoration: underline;
}

h1 {
margin: 0px; 
padding: 3px; 
font-family: Tahoma, Arial; 
font-size: 18px; 
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
background-color: #990000; 
text-align: center;
} 

h2 { 
margin: 0px; 
padding:3px; 
font-family: Verdana, Arial, Helvetica, sans-serif ; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color:#ffffff; 
background-color: #990000; 
text-align:center;
}

h3 { 
margin: 0px; 
padding:3px; 
font-family: Verdana, Arial, Helvetica, sans-serif ; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color:#ffffff; 
background-color: #990000; 
text-align:center;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}

p{
    font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight:normal;
	color: #CCCCCC;
	margin: 1px;
	}
	
a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {color: #CC0033; text-decoration: underline;}

a:hover {color: #FF0000; text-decoration: none;}

li {line-height:16px; color: #333; text-align: justify; padding:2px 5px 2px 5px; margin:0px; border-bottom:solid 2px #ddd;}

br { clear: both; }

/* -------------------------------- */
#wrapper{
	width: 980px;
	height: auto;
}

.head{
width: 800px;
background: #000000;
border: double; 
border-color: #333333;
}

.body{
width: 800px;
height: 700px;
background: #000000;
border: double; 
border-color: #333333;
margin-top: 20px;
font-family: "Times New Roman, Times, serif"; 
font-size: 14px; 
line-height: 14px; color: #000000; 
text-align: left;
}

.bodymenu {
background: #0B0B0B;
width: 200px;
height: auto;
float: left;
font-family:"Comic Sans MS";
text-align: left;
display: inline;
margin: 5px; 
padding: 0px;
border: 1px dotted;
border-color: #666666;
}

.bodymenu p{
    font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	margin: 1px;
	}
.bodymenu a:link {color: #CCCCCC; text-decoration: underline;}	
.bodymenu a:visited {color: #CC0099; text-decoration: underline;}
.bodymenu a:active {color: #CC0000; text-decoration: underline;}
.bodymenu a:hover {color: #FF0000; text-decoration: inherit;}

.bodyfeeds {
width: 580px;
height: auto;
background: #000000;
float: right;
display: block;
font-weight: normal;
text-align: center;
margin: 5px;
margin-left: 0px;
padding: 0px;
border: 1px dotted;
border-color: #666666;
}

.footer{
width: 800px;
background: #000000;
border: double; 
border-color: #333333;
margin-top: 20px;
}

.style1 {color: #CCCCCC}

