/* KU 2006 Nov.*/

html { 
	margin: 0px;
	padding: 0px;
	}

body {
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;
	
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-arrow-color:#B4B4B4;
	scrollbar-base-color:#F5F5F5;
	scrollbar-darkshadow-color:#DBDBDB;
	scrollbar-face-color:#E8E8E8;
	scrollbar-highlight-color:#F5F5F5;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-track-color: #F5F5F5;

	color: #8C8C8C;
	font-family: Verdana, Arial, Helvetica, dotum, sans-serif;
	font-size: 8pt;
}


a:link			{text-decoration: none; color:#6F6F6F; border:0}
a.forumlink:link {font-size: 110%;}
a:visited		{text-decoration: none; color:#6F6F6F; border:0}
a.forumlink:visited {font-size: 110%;}
a:hover			{text-decoration: none; color:#F7941C; border:0}
a.forumlink:hover {font-size: 115%; }
a.forumlink:active {color: #0000FF}

ul.links {
		list-style:	url('/images/icon_orange.gif') outside;

}


ul.news {
			list-style:	url('/images/icon_cross.gif') outside;
			position: relative;
			left: -20px
		}

/*input			{border-color:#D1D3D7; border-style:solid; border-width:1px;}
*/
textarea		{border-color:#E5E5E5; border-style:solid; border-width:1px;}

.box {
	border:1px C8C8C8 solid; 
	background:#FFFFFF; 
	text-align:left;  
	font-size:8pt; 
	font-family:Tahoma;
	width:55px;
	height:18px; 
}

span.webaddress
{
	font-size: 110%;
	color: #3d3d3d;
}


span.clubname
{
	font-size: 90%;
	color: #2391D2;
}

#container
{
	margin: 0px;
	padding: 0px;
}

#top
{
}

#logo
{
	top: 3px;
	left: 25px;
	height: 100px;
	width: 100px;

}

#linklist ul
{
	list-style: inline;
	
}

#content
{
	padding: 5px;
}

#switcher
{ 
	width: 50%;
	padding: 3px;
}


#greeting
{	
	top: 0px;
	right:0px;
	
	width:97%;
	border:0;
	font-size:13px;
	/*margin: 9px;*/
	text-align: justify;
	
}

#calender
{
	right: 0px;
	width: 480px;
	height: 250px:
}

#news
{
	border:0;
	padding:3px;
}	


#footer
{
	width: 95%;
	text-align: center;
	margin: 5px;
		position: absolute;
		height: 250px;
	bottom-margin: 200px;
}

#sponsors
{

}

#sponsors img
{
	height: 99px;
}

#copyright p
{
	text-align: center;
}

.style1 {color: #000000; font-weight: bold;}