
body {
	margin:0px;
	background-color:#000000;
	background-image:url(background1.gif);
	background-attachment:Fixed;
	color:#ffffff;
	font-family:Verdana;
	font-size:10pt;
}


#main {
	width:800px;
	background-attachment:Fixed;
	border-left:3px solid #000000;
	border-right:3px solid #000000;
	background-color:#1d1d21;
}

#mainarea {
	padding:5px;
	color:#ffffff;
	font-size:10pt;
	font-family:Tahoma;
}


.main2 {
	width:468px;
	height:100%;
	background-image:url(images/layout2_03.gif);
	background-repeat:no-repeat;
	background-attachment:Fixed;
	background-color:#1d1d21;
	text-align:left;
	color:#ffffff;
	font-family:tahoma;
	font-size:13px;
}




A:link {
	text-decoration:none;
	border-bottom:0px dashed #0100ff;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
	}

A:visited {
	text-decoration:none;
	border-bottom:0px dashed #0100ff;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}

A:active {
	text-decoration:none;
	border-bottom:0px dashed #0100ff;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}
A:hover {
	text-decoration:none;
	border-bottom:2px dashed #ffffff;
	font-size:10pt;
	font-family:Verdana;
	color:#0100ff;
	background-color:#000000;
	}




.side1 A:link {text-decoration:none;border-bottom:1px dashed #0100ff;font-size:10pt;font-family:Verdana;color:#ffffff;}
.side1 A:visited {text-decoration:none;border-bottom:1px dashed #0100ff;font-size:10pt;font-family:Verdana;color:#ffffff;}
.side1 A:active {text-decoration:none;border-bottom:1px dashed #0100ff;font-size:10pt;font-family:Verdana;color:#ffffff;}
.side1 A:hover {text-decoration:none;border-bottom:2px dashed #ffffff;font-size:10pt;font-family:Verdana;color:#ffffff;}



.side2 {
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	line-height:14pt;
}






.newsarea {
	color:#ffffff;
	font-size:12px;
	font-family:Tahoma;
	line-height:13pt;
}


.bottom {
	text-align:center;
	color:#ffffff;
	font-size:0.6em;
	font-family:Verdana;
}


.showlink {
	text-align:right;
	font-size:0.7em;
	
}



img.champions {
	border:1px solid #ffffff;
}

td {
	color:#ffffff;
	font-family:Tahoma;
	font-size:10pt;
}


#popitmenu{
position: absolute;
background-color: #1d1d21;
border:2px solid black;
line-height: 18px;
z-index: 100;
visibility: hidden;
text-align:center;
font-size:0.7em;
font-family:Verdana;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #ffffff;
display: block;
padding:4px;
font-size:11px;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #000000;
color:#ffffff;
}
