/*Css created for KCBNA by Dave Hastings dave.hastings@orange.net*/

  body {
	margin:0;
	padding:0;
	color:#000;
	background: #f5f5f5;
	width: 100%;
	height: 100%;
	min-width: 800px;
	max-width: 1600px;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.8em;
  }
    
  #header {
	top:0;
	left:0;
	height:129px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:url(images/banner_v0.jpg);
	background-repeat: repeat-x;
  }

  .rollover a {
	display: block;
	position: relative;
	top:37px;
	left:15px;
	width: 15em;
	padding:10px 0px 10px 10px;
	font: bold 10px  Verdana, Geneva, sans-serif;
	color: #2ab755;
	background: url(images/button1.gif) 0 0 no-repeat;
	text-decoration: none;
}
  .rollover a:hover { 
	background-position: 0 -25px;
	color: #049;
}
  .rollover a:active {
	background-position: 0 -50px;
	color:#fff;
}
  
 h1 {
	font-size: 2em;
	padding-left: 100px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-top: 10px;
	line-height: 10px;
	word-spacing:3px;
}
  h2 {
	font-size: 2em;
	color: #2ab755;
	font-weight: bold;
	background-position: right;
	text-align: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
}
  h3 {
	font-size: 1.3em;
	color: #2ab755;
	background-position: right;
	text-align: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

  h4 {
	font-size: 1em;
	color: #2ab755;
	background-position: right;
	text-align: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

  h5 {
	font-size: 1.3em;
	color: #2ab755;
	background-position: center;
	text-align: center;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
  
  #content {
	margin-left:210px;
 	padding: 0px 5px 5px;
 	position: relative;
	margin-top: -38em;
	margin-right: 10px;
  }
  
  #content2 {
	margin-left:210px;
 	padding: 0px 5px 5px;
 	position: relative;
	margin-top: -35em;
	margin-right: 10px;
  }
  
  #footer {
	width:98%;
	text-align:center;
	margin-top:25em;
	padding: 0.5em;
	background:url(images/footer.jpg) no-repeat;
	clear: both;
	margin-left: 0px;
  }
  
 #footer p {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	}
	 
  img {
	float: right;
	margin: 5px;
	padding: 0px;
}
 
  #skipnav {
	left: -100px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
	a.skipnav {
	FONT-SIZE: 0.7em;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border: none;
} 
	a.skipnav:hover {
	FONT-SIZE: 0.7em;
	color: #0033FF;
	border: none;
}
	a.skipnav:visited {
	FONT-SIZE: 0.7em;
	color: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
}
	strong {
		font-weight: bold;
		color: #2ab755;
}
	li {
		list-style-position: outside;
		padding-bottom: .5em;
		
}
	p {
		line-height: 1.3em;
}
	p.contact {
		margin: 0px;
		padding: 0px;
		line-height: 1.2em;
		font-size: 1.0em;
}