html
{
	height: 100%;
}
body
{
	padding: 0;
	margin: 0;
	border: 0;
}
img
{
	border: 0;
}
div#body
{
	margin-top: 15px;
	padding-top: 10px;
	min-height: 400px;
	margin-left: 50px;
	margin-right: 50px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
* html #body
{
	/* min-height hack for ie6 and lower */
	height: 400px;
}
div#body h1
{
	font-weight: bold;
	font-size: 110%;
	color: #4E91B5;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
}
div#body h2
{
	margin-left: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 90%;
	color: #4E91B5;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
}
div#body p
{
	font-size: 80%;
	color: #262673;
}
div#body p a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
div#body p a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
div#body p a:visited
{
	text-decoration: none;
}
div#clouds
{
	background: url( "../img/banner/clouds.jpg" ) repeat-x top;
	width: 100%;
	height: 70px;
}
div#banner
{
	width: 100%;
	height: 80px;
	border-top: 1px solid #cccccc;
	background: url( "../img/banner/horiz_bg.jpg" ) repeat-x top;
}
div#banner .kcos_logo
{
	position: relative;
	top: -22px;
	left: 30px;
}
div#banner ul
{
	position: absolute;
	top: 95px;
	left: 320px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 30px;
	width: 500px;
}
div#banner li
{
	display: inline;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
div#banner a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 80%;
	color: #4E91B5;
	text-decoration: none;
}
div#banner a:hover
{
	border-top: 7px solid #ffffff;
	text-decoration: none;
}
div#banner a:visited
{
	text-decoration: none;
}
div#footer
{
	height: 50px;
	padding-top: 50px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: right;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 60%;
	color: #4E91B5;
}
.hr
{
	border-top: 1px solid #cccccc;
	margin-top: 2px;
	margin-bottom: 4px;
}
.hr hr
{
	display: none;
}
.centered_image
{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.centered_image img
{
	border: 2px solid #cccccc;
}
div#news
{
	/* for all browsers */
	width: 300px;
	position: absolute;
	right: 50px;
	top: 245px;
	background: url( "../img/panel_bg.jpg" ) no-repeat bottom right;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #262673;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 3px solid #dedede;
	border-right: 2px solid #dedede;
	padding-bottom: 20px;
}
html>body #news
{
	/* for ie7 and non IE browsers */
	top: 230px;
}
div#newstitle
{
	color: #4E91B5;
	background: url( "../img/panel_header_bg.jpg" ) no-repeat bottom left;
	padding: 3px;
	padding-left: 10px;
	font-weight: bold;
	height: 19px;
}
div#news ul
{
	list-style-type: none;
}
div#news ul li
{
	margin-bottom: 10px;
}
div#intro
{
	margin-right: 340px;
}
div#schedule
{
	margin-right: 30px;
}
div#schedule ul
{
	font-size: 80%;
	color: #262673;
	list-style-type: none;
}
div#schedule .event
{
	color: #CC0000;
}
div#month
{
	margin-left: 30px;
}
.site
{
	clear: both;
	padding-top: 10px;
}
.site .image
{
	float: left;
	display: inline;
	margin-right: 20px;
	padding-bottom: 30px;
	clear: right;
}
.site .image img
{
	border: 2px solid #cccccc;
}
.desc b
{
	font-size: 80%;
	color: #262673;
	color: #4E91B5;
	font-weight: bold;
}
.desc p b
{
	font-size: 100%;
	color: #262673;
	color: #4E91B5;
	font-weight: bold;
}
.desc ul
{
	font-size: 80%;
	color: #262673;
	list-style-type: none;
}
.desc li
{
	display: inline;
}
.desc ul a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
.desc ul a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
.desc ul a:visited
{
	text-decoration: none;
}
.desc ul li
{
	margin-right: 10px;
}
div#categories ul
{
	font-size: 80%;
	color: #262673;
	list-style-type: none;
}
div#categories li
{
	display: inline;
	padding-right: 18px;
}
div#categories li a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
div#categories li a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
div#categories li a:visited
{
	text-decoration: none;
}
div#images img
{
	border: 2px solid #cccccc;
	vertical-align: middle;
	margin: 8px;
}
div#pager
{
	border-top: 1px solid #cccccc;
	height: 30px;
	margin-top: 30px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 90%;
	color: #4E91B5;
	line-height: 25px;
}
div#pager a
{
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
div#pager a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
div#pager a:visited
{
	text-decoration: none;
}
div#pager .disabled
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #cccccc;
}
div#pager .spacer
{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
div#bigimage
{
	margin-left: 20px;
}
div#bigimage img
{
	margin-left: 20px;
	border: 2px solid #cccccc;
}
.contactform
{
	margin-left: 30px;
}
.form_row
{
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: top;
}
.form_row label
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 80%;
	color: #4E91B5;
	float: left;
	width: 130px;
}
.form_row input, textarea
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
	font-size: 80%;
	color: #262673;
	border: 1px solid #cccccc;
	padding: 2px;
	vertical-align: top;
}
div#submit
{
	padding-left: 130px;
}
div#submit input
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 80%;
	color: #4E91B5;
	padding: 3px;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
.contactform .error
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 80%;
	color: #4E91B5;
	margin-left: 10px;
	vertical-align: top;
}
.contactform .info
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 80%;
	color: #262673;
	margin-left: 10px;
}
div#clublinks
{
	float: left;
	width: 280px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #4E91B5;
	line-height: 1.8em;
}
div#otherlinks
{
	margin-left: 300px;
	width: 280px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #4E91B5;
	line-height: 1.8em;
}
div#trailer
{
	clear: both;
	line-height: 30px;
}
div#clublinks a
{
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
div#clublinks a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
div#clublinks a:visited
{
	text-decoration: none;
}
div#otherlinks a
{
	color: #4E91B5;
	text-decoration: none;
	border-bottom: 1px dashed #4E91B5;
}
div#otherlinks a:hover
{
	border-bottom: 1px solid #262673;
	text-decoration: none;
}
div#otherlinks a:visited
{
	text-decoration: none;
}
div#join
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #4E91B5;
}
div#join .joininfo
{
	color: #262673;
}
div#join li
{
	padding-bottom: 10px;
}
.joinprice
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 80%;
	color: #4E91B5;
	list-style-type: none;
}