	body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
	}

	#mainleft {
		width: *;
		height: 144px;		
		background-image: url(../images/9.gif);
	}

	#maincenter {		
		width: 1px;
		height: 144px;		
		background-image: url(../images/9.gif);
}

	#mainright {
		width: 1px;
		height: 144px;		
		background-image: url(../images/9.gif);
}


		
	#content{
		margin-left:200px;
		padding: 10px 10px 10px 10px;
		background-color: white;
		font-weight: normal;
	}
	ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}	
	#menu {		
		float: left;		
		width: 200px;
		margin: 0px;
		padding: 0px;			
	}
	#menu li a {
		height: 32px;
	  	voice-family: "\"}\""; 
	  	voice-family: inherit;
	  	height: 24px;
		text-decoration: none;
	}	
	#menu li a:link, #menu li a:visited {
		color: #000000;
		display: block;
		background: url(../images/menu1.gif);
		padding: 8px 0 0 10px;
	}	
	#menu li a:hover {
		color: #000000;
		background: url(../images/menu1.gif) 0 -32px;
		padding: 8px 0 0 10px;
	}
	
	#menu li a:active {
		color: #000000;
		background: url(../images/menu1.gif) 0 -64px;
		padding: 8px 0 0 10px;
	}
	#menuhome {	
		background: url(../images/menuhome.jpg);
		height: 26px;
	}

	#menuyouth {	
		background: url(../images/menuyouth.jpg);
		height: 26px;
	}
	#menuiteml {	
		background: url(../images/menul.jpg);
		height: 26px;
	}
	#menuitemk {	
		background: url(../images/menuk.jpg);
		height: 26px;
	}
	#menulink {	
		background: url(../images/menulink.jpg);
		height: 26px;
	}
	#menuupdate {
		background: url(../images/menuupdate.jpg);
		height: 26px;
	}
	#headerlocation
	{		
		clear: both;		
		background-image: url(../images/bg1.jpg); 
                background-repeat:repeat-x; 
		color: #000000;
		font-family:  "Trebuchet MS",georgia,verdana,Sans-serif;
		font-size: 14pt;		 
		height:27px;
		font-weight: normal;
		padding: 0 0 0 8px;
		
	}
	#footer	
	{		
		clear: both;
		position: relative;
		background-image: url(../images/bg2.jpg); 
                background-repeat:repeat-x; 
		height:27px;
		color: #fff;
		text-align:right;
		border: 1px solid #000000;
		padding: 0 8px 0 0;	
	}
	#logo	
	{			
		text-align:center;		
	}
	#news
	{	float:right;
		width: 200px;
	}
	.sponitem {
		float: left;
		width: 377px;
		height: 100%;
		border: 1px solid #BBCCDD;
		margin: 5px;
		padding: 5px;
	}
	.spontable {
		float: left;
		font-size: 8pt;	
		font-weight: normal;
		width:90%;
		text-align:center;
	}
	.spontable td {
		border: 1px solid #BBCCDD;
		width: 50%;		
	}
	#infox {
		border: 1px solid #000000;
		z-index: 300;
	}
	.update {
		float: left;
	}
/* Center Column */

#centercolumn {
	width: 652px;
	color: #333;
	background-color: #fff;
	float: center;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 642px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 642px;
	background: url('../images/newsbox_bg.gif') repeat-y;
}

.newsboxS {
	margin-bottom: 5px;
	width: 321px;
	background: url('../images/newsbox_bgs.gif') repeat-y;
}
.newsbox_header {
	padding: 4px 10px 0px;
	background: url('../images/newsbox_bg_topw.jpg') no-repeat 0% 0%;
	height: 22px;
}
.newsbox_headerS {
	padding: 4px 10px 0px;
	background: url('../images/newsbox_bg_tops.jpg') no-repeat 0% 0%;
	height: 22px;
}
.newsbox_header h2 {
	padding-left: 10px;
	width: 540px;
	float: left;
	font-size: 12px;
	font-weight: strong;
}
.newsbox_headerS h2 {
	padding-left: 10px;
	width: 270px;
	float: left;
	font-size: 12px;
	font-weight: strong;
}
.newsbox_header strong {
	font-size: 10px;
	font-weight: normal;
}

.newsbox_content {
	padding: 0px 20px 5px 20px;
	background: url('../images/newsbox_bg_botw.jpg') no-repeat 0% 100%;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
}
.newsbox_content ul{
	list-style-type: disc;
                margin: 15px;
}
.newsbox_contentS {
	padding: 0px 20px 5px 20px;
	background: url('../images/newsbox_bg_bots.jpg') no-repeat 0% 100%;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	}
.newsbox_contentB {
	padding: 0px 20px 5px 20px;
	background: url('../images/newsbox_bg_botw.jpg') no-repeat 0% 100%;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
}
.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}