@charset "utf-8";
/* performers */

body, html{
	margin : 0px;
	padding : 0px;
}

html{
background: #000000;
}


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: 16px; 
font-weight: bold; 
line-height: 18px; 
color: #ffffff; 
background-color: #000000; 
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: #000000;
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: #333333; 
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: 1000px;
	height: auto;
}

.head{
width: 100%;
background: #000000;
}
.topfeeds{
width: 90%;
background: #000000;
margin-top: 5px;
}

.topfeeds h1 {
margin: 0px; 
padding: 3px; 
font-family: Tahoma, Arial; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color: #ffffff; 
background-color: #000000; 
text-align: center;
} 

.a-menu {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
color: #CC0066; 
background-color: #000000; 
text-align: center;}
.a-menu a:link {color: #CC0066; text-decoration: underline;}	
.a-menu a:visited {color: #CC0099; text-decoration: underline;}
.a-menu a:active {color: #FF0000; text-decoration: underline;}
.a-menu a:hover {color: #FF0000; text-decoration: inherit;}

.bodymenu {
background: #101010;
width: 20%;
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 h1 {
margin: 0px; 
padding: 3px; 
font-family: Tahoma, Arial; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color: #ffffff; 
background-color: #000000; 
text-align: center;
} 
.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: 78%;
height: auto;
background: #101010;
float: right;
display: inline;
font-weight: normal;
text-align: left;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
padding: 0px;
border: 1px dotted;
border-color: #666666;
}
.live{
width: 99%;
background: #000000;
margin-top: 5px;
}

.live h3 {
margin: 0px; 
padding: 3px; 
font-family: Tahoma, Arial; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color: #ffffff; 
background-color: #000000; 
text-align: center;
} 

.ilinks{
width: 98%;
height: auto;
float: left;
font-family:"Comic Sans MS";
text-align: left;
display: inline;
background: #000000;
margin-top: 5px;
}
.ilinks p{
    font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	}
.ilinks a:link {color: #CCCCCC; text-decoration: underline;}	
.ilinks a:visited {color: #CC0099; text-decoration: underline;}
.ilinks a:active {color: #CC0000; text-decoration: underline;}
.ilinks a:hover {color: #FF0000; text-decoration: inherit;}


.footer{
width: 100%;
background: #000000;
margin-top: 5px;
}

.style1 {color: #CCCCCC}
.style2 {font-weight: bold}
