@charset "utf-8";
body  {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*the container holds everything centred on the page*/
.thrColFixHdr #container {
	width: 813px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/KASCBanner_03_03_03.png);
	background-color: ffffff;
	background-repeat: no-repeat;
	height: 165px;
	margin-top: 4px;
} 

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #contenttop {
	width: 777px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 31px;
}
.thrColFixHdr #contenttop h1 {
	font-size: 14px;
	color: #083872;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.thrColFixHdr #contentmiddle {
	width: 813px;
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr #contentbottom {
	width: 813px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
/*the #content area is used in all pages except the index - it contains the content between the header and the footer such as the menu etc */
.thrColFixHdr #contentarea {
	width: 813px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
}
.thrColFixHdr #clubdetails {
	width: 300px;
	float: right;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #clubnames {
	float: left;
	width: 200px;
}

.thrColFixHdr #contentpage {
	width: 590px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

.thrColFixHdr  #contentpage h1 {
	font-size: 14px;
	color: #083872;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #contentpage h2 {
	font-size: 14px;
	color: #083872;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bold16ptheading {
	font-size: 16px;
	color: #083872;
	font-weight: bold;
}




.thrColFixHdr #headermenu {
	font-size: 10px;
	color: #FFF;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.thrColFixHdr #headermenu a {
	text-decoration: none;
	color: #FFF;
}
.thrColFixHdr #headermenu a:hover {
	text-decoration: underline;
	color: #FFF;
}

.thrColFixHdr #headerlocation {
	font-size: 10px;
	color: #FFF;
	float: right;
	margin-top: 43px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.thrColFixHdr #headerlocation a {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr  #clubnames a {
	color: #333;
	text-decoration: none;
}
.thrColFixHdr #clubnames a:hover {
	color: #009;
	text-decoration: underline;
}
.thrColFixHdr #clubnames h3 {
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #clubnames p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.thrColFixHdr #headerlocation a:hover {
	text-decoration: underline;
	color: #FFF;
}

.thrColFixHdr #sidebar1 {
	width: 220px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-left: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 224px;
	float: left;
	display: inline;
}

#sidebar1 p a {
	color: #083872;
	font-size: 10px;
	text-decoration: none;
}
#sidebar1 p a:hover {
	text-decoration: underline;
}

/* this h2 is used in the boxes on the index page for the image header */
.thrColFixHdr #sidebar1 h2 , #mainContent h2, #sidebar3 h2{
	margin-top: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 100%;
	background-image: url(images/BoxTopBackground_07_07.png);
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFF;
}
/* #sidebarmenu is used to hold the left menu in all pages except index */
.thrColFixHdr #sidebarmenu {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-color: #CCC;
	margin-left: 31px;
	margin-top: 5px;
	display: inline;
}
.thrColFixHdr #sidebarmenu h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	background-image: url(images/BoxTopBackground_07.png);
}


/* sidebarmenu formatting details */

.thrColFixHdr #sidebarmenu  p {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.thrColFixHdr #sidebarmenu  a {
	text-decoration: none;
	color: #333333;
}
.thrColFixHdr #sidebarmenu .related {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebarmenu .related li {
	list-style: none;
	display: inline;
}

.thrColFixHdr #sidebarmenu .related a {
	display: block;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.thrColFixHdr #sidebarmenu .related a:hover {
	background-color: #406492;
	color: #FFF;
}

.thrColFixHdr #sidebarmenu .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.thrColFixHdr #sidebarmenu2 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-color: #CCC;
	margin-left: 31px;
	margin-top: 25px;
	display: inline;
}
.thrColFixHdr #mainContent a , #sidebar3 a  {
	text-decoration: none;
	color: #333;
}
.thrColFixHdr #mainContent a:hover , #sidebar3 a:hover{
	text-decoration: underline;
	color: #000;
}
.thrColFixHdr #mainContent p , #sidebar3 p  {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	color: #333;
	font-size: 12px;
}

.thrColFixHdr #MenuBarHorizontal {
	margin-left: 170px;
	margin-top: 68px;
	float: left;
	width: auto;
}
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	left: 170px;
	margin: 0;
	padding: 0;
}
.more {
	font-size: 10px;
}



/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFF;
	margin: 0;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
	color: #FFF;
}
/*    */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
/* Menu items that have mouse over or focus have a different background and text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #003399;
	background-image: none;
	background-color: #FFFFFF;
}
.thrColFixHdr #sidebarextra {
	width: 150px;
	padding-left: 43px;
	padding-top: 15px;
}

.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 295px;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px solid #CCC;
	height: 214px;
	padding: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}

.thrColFixHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-left: 31px;
	padding: 0px;
	margin-top: 0px;
	height: 150px;
	display: inline;
}
.thrColFixHdr #sidebar4 {
	float: right; /* this is used in the index page for the sponsor section */
	height: 135px;
	width: 538px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding-top: 15px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 0px;
	display: inline;
}



.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	width: 220px;
	border: 1px solid #CCC;
	height: 224px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	display: inline;
} 


.thrColFixHdr #footer {
	background-image: url(images/FooterBackground_07.png);
	width: 795px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 44px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.thrColFixHdr #copyright {
	float: right;
	font-size: 10px;
	color: #FFF;
	margin-top: 25px;
	margin-right: 10px;
	width: auto;
}
.thrColFixHdr #footermenu {
	font-size: 10px;
	color: #FFF;
	margin-top: 25px;
	margin-left: 50px;
	float: left;
}
.thrColFixHdr #footermenu a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #footermenu a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

.thrColFixHdr #footerlastupdated {
	font-size: 10px;
	color: #FFF;
	margin-top: 25px;
	margin-left: 13px;
	float: left;
	width: auto;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #sidebarmenu2 .related {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.thrColFixHdr #sidebarmenu2 .related li {
	list-style: none;
	display: inline;
}
.thrColFixHdr #sidebarmenu2 .related a {
	display: block;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.thrColFixHdr #sidebarmenu2 .related a:hover {
	background-color: #406492;
	color: #FFF;
}
.thrColFixHdr #sidebarmenu2 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#sidebar1 p {
	font-size: 11px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newsimage {
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	height: 45px;
	width: 59px;
	margin-right: 4px;
}
.newsimage_l {
	float: left;
	padding: 2px;
	width: 123px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 2px;
	margin-bottom: 2px;
}


.anchortop {
	float: right;
	margin-right: 10px;
}
.minutesseparateLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	width: 320px;
}
.textalignindexboxes {
	padding-left: 13px;
}
.thrColFixHdr #contentpage2 {
	width: 590px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #contentpage2 a {
	text-decoration: none;
	color: #333;
}
.thrColFixHdr #contentpage2  a:hover {
	color: #083872;
	text-decoration: underline;
}
.thrColFixHdr #sidebarextra a {
	text-decoration: none;
}
.thrColFixHdr #sidebarextra img {
	text-decoration: none;
	border: none;
}
.separateLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.NewsImage {
	padding-right: 15px;
	font-size: 10px;
}

