body {
margin:0; 
font-family: Arial, Helvetica, sans-serif;
background: #666666 url(images/backgroundbg2.png) repeat-y; /* url(images/backgroundbg.jpg) repeat-x */;
background-position:center;
padding: 0 0 0 0;
}

#container {

width: 909px;
margin-right: auto;
margin-left: auto;

}

#header {
height:178px;
background: url(images/headerbg2.png) no-repeat;
}

#logo {
background:	url(images/header.png);
font-size:30px; 
height:100px; 
padding:55px 0 0 60px;
color: #FF0000;
}

#slogan {
color: #FF0000;
float:right; 
font-size:40px;  
padding:25px 15px 0 0;
}

#logo a {
color:#FFFFFF; 
text-decoration:none;
}


#menu {
height:40px; 
background-image:url(images/menubg.png); 
}

#menu ul {
margin:0; 
padding:0;
}

#menu li {
list-style:none; 
float:left; 
}

#menu a {
float:left;
height:20px; 
padding:10px 37px; 
color:#FFFFFF; 
font-size:15px; 
font-weight:bold; 
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif;
}

#menu a:hover {
background:url(images/menu_border.png); 
}




#submenu {
	height: 25px;
	background: url(images/menubg.png) #993300;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 4px;

}

#submenu ul {
margin: 0;
padding: 0;
}

#submenu li {
list-style: none;
float: left;
}

#submenu a {
	color: #FFFFFF;
	min-width:50px;
	width:auto !important;
	width:50px;	  
	height:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #9e9e9e;
	margin-left: 10px;
	background: url(images/submenu_bg.png) repeat-x;
	display: block;
	padding:4px 12px 0 12px;
	line-height:14px;
}



#submenu a:hover {
color: #ffffff;
text-decoration:none;
border: 1px solid #858585;
}


#main {
float:left; 
width:100%; 
margin:0px 0; 
background: #EFEFEF;
color:#111111; font-size:11px;;
}


#main a {
color:#FF3333;
}

#main a:hover {
color:#000000;
}

#main br {
line-height:8px;
}

#sidebar {
	background: #CCCCCC;
	width:120px;
	float:left;
	margin-top:0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#sidebar h3 {font-size:17px; font-weight:normal; margin:20px 0 5px 0;}
#sidebar ul {margin:0; padding:0;}
#sidebar li {list-style:none; }
#sidebar li a {
color:#111111; 
text-decoration:none; 
padding:3px; 
display:block; 
/* border-right: 1px solid #9e9e9e;
border-left: 1px solid #9e9e9e; */
}
#sidebar li a:hover {
background: #c0c0c0;
color: #111111; 
border-right: 1px solid #757575;
border-left: 1px solid #757575;
}

#text {
margin-right:3px; 
margin-left: 125px;
padding:10px 30px 30px 30px;
}

#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;} 

#footer {
height:40px; 
color:#FFFFFF; 
font-size:11px; 
background-image:url(images/menu_border.png); clear:both;}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {color: #FF0000;
text-decoration: underline;
}
#footer a:visited { 
color: #000000;
text-decoration:none;
}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}

#game {
background:#CCCCCC;
border: 2px solid #FF0000;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 5px;
}

#h4 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000000;
padding-bottom: 5px;
}

img {
border: none;
}

#bottom {
width: 100%;
position: fixed; 
bottom: 0px;
background: url(images/bottombarbg.png) #000000;
text-align: center;
height: 25px;
color: #FFFFFF;
float:right;
font-size: 12px;
}

#bottom a:link, a:active, a:visited {
text-decoration:none;
color: #FFFFFF;
}
#bottom a:hover {
color: #FFFFFF;
text-decoration:underline;
}

.left {
float:left;
}

.left2 {
float:left;
padding-left: 3px;
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 10px;
}

.right {
float:right;
}

#teamz {
font-weight: bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

