	#footer{color:#999999; font-size:11px; line-height:13px; font-family:Verdana; font-size:11px} 
	#footer strong{color:#999999; font-size:11px; font-weight:normal} 
	#footer b{color:#999999; font-size:11px; font-weight:bold} 
	#footer a{color:#999999; font-size:11px; text-decoration:none; font-weight:normal} 
	#footer a:hover{text-decoration:underline} 


.content {color:#000000; font-size:11px; line-height:13px; font-family:Verdana; } 
.content b{color:#000000; font-weight:bold}
.content b a{color:#000000; text-decoration:none; font-weight:bold} 
.content b a:hover{text-decoration:underline}  
.content strong a{color:#CC0000; text-decoration:none; font-weight:normal} 
.content strong a:hover{text-decoration:underline}  
.content a{color:#000066; text-decoration:none; font-weight:bold} 
.content a:hover{text-decoration:underline} 
.content li{margin:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px}
.content span{color:#CC0000; font-weight:bold}
.content span a{color:#CC0000; text-decoration:underline; font-weight:bold} 
.content span a:hover{text-decoration:none} 

.content2 {color:#000000; font-size:9px; line-height:13px; font-family:Verdana; }  

.content th {color:#FFFFFF; font-size:11px; font-weight:bold} 

.content .block{color:#000000; font-size:11px; line-height:13px}
.content .block b{color:#000000; }
.content .block a{color:#000000; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.menu li{height: 25px; margin:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;  }

.menu {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px; line-height:13px; font-family:Tahoma;} 
.menu a{color:#FFFFFF; text-decoration:none; font-weight:bold} 
.menu a:hover{color:#FFFFFF; text-decoration:underline} 


ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

li {
	margin: 0px;
	padding:  0px;
}

	html{
		height: 100%;
		}

	
	body {
		top: 0px;
		width: 100%;
		height: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		border: 0px solid #ff0000;
		text-align: center;
		background-color:  #FFFFFF;
		}

	#containerBIG {
		position: relative;
		width: 100%;
		margin-top: 0px;
		margin-bottom: -100px; /* the bottom margin is the negative value of the footer's height */
		*margin-bottom: 0px; /* the bottom margin is the negative value of the footer's height */
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 0px;
		text-align: center;
		border: 0px solid #666666;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		
		*min-height: 100%;
		*height: auto !important;
		*height: 65%;	
		}
			
			
	#banner {
		background-image: url('images/bannerstripe.jpg');
		background-repeat: repeat-x;
		height:160px;
		}
		
		
	#banner2 {
		position: relative;
		background-color:  #006699;
		height:14px;
		padding: 0px 0px 0px 0px;
		border-bottom: 0px solid #666666;
		width: 100%;
		text-align: center;
		}
	
	#container {
		position: relative;
		width: 1000px;
		margin-top: 0px;
		margin-bottom: -50px; /* the bottom margin is the negative value of the footer's height */
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 100px;
		text-align: left;
		border: 0px solid #666666;
		background-image: url('images/container_bg2.jpg');
		background-repeat: repeat-y;
		
		min-height: 100%;
		height: auto !important;
		height: 100%;		
		}

	#player {
		position: absolute;
		width: 300px;
		text-align: center;
		z-index: 10;
		}
	
	#leftcontent {
		position: absolute;
		width: 300px;
		height: 100%;
		text-align: left;
		*left: 0px;
		}
		
			
	#centercontent {
		position: relative;
		width: 380px;
		margin: 0px 0px 50px 320px;
		text-align: left;
		}
	
	#centercontent2 {
		position: relative;
		width: 550px;
		height: 450px;
		margin: 0px 0px 50px 320px;
		text-align: left;
		}

		
	#rightcontent {
		position: absolute;
		padding: 0px 0px 0px 0px;
		width:370px;
		text-align: right;
		border-left:0px solid #000;
		margin-left: 600px;
		margin-right:600px;
		*margin-left: 280px;
		*margin-right: 280px;
		}

			
	#footer {
		position: absolute;
		width: 100%;
		height: 110px; 
		*height: 120px;
		*left: 0px;
		padding: 20px 0px 0px 0px ;
		margin: 0px auto;
		*margin: -50px auto;
		border-top: 0px solid #666666;
		text-align: left;
		background-image: url('images/bannerstripe.jpg');
		background-repeat: repeat-x;
		bottom: 0 !important;
		bottom: -1px;  /* thanks IE */
		}
		
		
	 #push {
		height: 100px; /* .push must be the same height as .footer */
		}		
								
				
	div#footer2 {
		height: 75px;
		padding: 0px 0px 0px 30px ;
		text-align: left;
		}
	
	div#footer3 {
		position: relative;
		float: right;
		margin: -10px 20px 0px 0px ;
		*margin: -10px 10px 0px 0px ;
		}	
	
	#ninja{
	border-top: 1px solid #999999;
	margin: 0px 15px 0px 10px ;
	}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
color:#FFFFFF;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #9999CC;
color:#FFFFFF;
text-decoration: underline;
}


		


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: #006699;
width: 150px;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #9999CC;
color:#FFFFFF;
text-decoration: underline;
}