/*  clearfix: forces containers to same height as floated element.
/*  from PIE: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}  /*inline-table*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end clear float hack */

body {background-color:#ffffff;
	background-image:url("/images/layout/2B250Bgradient.png");
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
	}
a {	color:#999999;
	}
a:hover{color:#3399cc;
	}
#mainWrap {
	margin: auto;
	margin-bottom:0px;
	margin-top:0px;
	border:solid 0px #339900;
	width:949px;
	}
#mainTable {
	float:left;
	}
#topRight {background-image:url("/images/layout/redge.png");
	width:19px;
	}
#bottomLeft {background-image:url("/images/layout/blcorner.png");
	width:30px;
	height:26px;
	}
#bottomMiddle{background-image:url("/images/layout/bedge.png");
	height:26px;
	}
#bottomRight{background-image:url("/images/layout/brcorner.png");
	width:19px;
	height:26px;
	}
#topLeft {background-color:#000000;
	}
#mainContent {color:#ffffff;
	background-color:#000000;
	width:700px;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:top;
	}
#sidebar {width:200px;
	background-color:#transparent;
	float:left;
	margin-top:60px;
	margin-bottom:0px;
	padding:0px;
	height:233px;
	}
#kkLogo {
	border:none;
	float:left;
	margin-left:6px;
	}
.imgHead {
	margin-right:25px;
	background-image:url("/images/layout/black_head.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	}
.imgHead img {
	float:left;
	}
.menu {
	background-color:#000000;
	color:#ffffff;
	font-family:arial;
	margin-right:25px;
	padding:4px;
	font-size:12pt;
	}
#headerMenu {
	list-style-type:none;
	margin:0px;
	text-align:right;
	padding-right:8px;
	}
#headerMenu li {
	display:inline;
	}
#headerMenu a{
	text-decoration:none;
	color:#ffffff;
	}
#headerMenu a:hover{
	color:#3399cc;
	}
.mHead {
	margin-top:0px;
	padding-top:0px;
	}
.mFoot {
	font-size:10pt;
	margin-bottom:20px;
	background-color:#2B250B;
	}
#content {
	font-family:arial;
	color:#000000;
	margin-right:25px;
	background-color:#000000;
	}
#leftCol {
	float:left;
	width:317px;
	}
#rightCol {
	float:right;
	width:354px;
	text-align:center;
	padding:8px 0px 4px 0px;
	background-color:#000000;
	}
#homePhotos {
	padding:8px 0px 0px 0px;
	}
#homePhotos table{
	display: inline;
	margin:0px;
	padding:0px;
	}
#homePhotos td{
	width:80px;
	height:80px;
	padding:0px;
	background-color:#888888;
	}
#homePhotos img{
	float:left;
	border:solid 1px #888888;
	}
#kkForm {
	font-size:10pt;
	background-color:#888888;
	margin:8px;
	padding:6px 0px 6px 0px;
	}
.kkFormPage {
	padding: 8px;
	float:right;
	}
#kkForm div{
	text-align:right;
	padding:2px 8px 2px 8px;
	}
#kkForm .formHead{
	font-weight:bold;
	}
#kkForm .field{
	background-color: #eeeeee;
	width: 200px;
	}
form {
	margin:0px;
	}
#mainImg {
	width:309px;
	margin:8px 0px 8px 0px;
	border:solid 2px #000000;
	padding:0px;
	background-color:#ffffff;
	}
#mainImg img{
	float:left;
	margin:8px;
	}
#mainImg div{
	color:#000000;
	font-size:10pt;
	background-color:#ffffff;
	border-top:solid 0px #000000;
	width:293px;
	text-align:justify;
	padding:4px 8px 4px 8px;
	margin:0px;
	float:left;
	}
.oneCol{
	background-color:#ffffff;
	text-align:justify;
	padding:8px;
	}
.bandSongListing {
	border:none;
	margin:0px 0px 4px 0px;
	padding:0px;
	text-align:right;
	}
.bandSongListing a{
	font-style:italic;
	font-size:12px
	}
.bandSongListingTitle {
	font-weight:bold;
	margin:24px 0px 8px 0px;
	}
#shortBody {
	margin:24px 0px 8px 0px;
	text-align:right;
	}
.picDiv {
	padding:30px 0px 30px 0px;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
	}
#picTable {
	margin-bottom:20px;
	margin-right: auto;
	margin-left:auto; 
	}
#picTable td{
	text-align:center;
	}
#picTable img{
	border:solid 1px #888888;
	}
.bodyKK {
	float:right;
	}
#kkContact {
	margin:16px;
	float:right;
	}
.newsDiv {
	margin-bottom:8px;
	border:solid 1px #000000;
	background-color:#dddddd;
	}
.newsStory {
	padding:8px;
	margin-right:300px;
	}
.newsDate {
	font-weight:bold;
	}
#newsNav {
	text-align:center;
	}
#newsNav a{
	color:#333333;
	}
#newsNav a:hover{
	color:#3399cc;
	}
.newCommentForm {
	width:642px;
	font-size:120%;
	}
#kkForm #formHeadNC{
	text-align:left;
	margin-bottom:20px;
	font-size:150%;
	}
#kkForm .formComDiv{
	float:left;
	width:150px;;
	}
.formComDiv span{
	font-weight:bold;
	font-size:80%;
	}
#kkForm .fieldNC{
	width:450px;
	}
.formComDiv .smallerComText{
	font-size:10px;
	font-weight:normal;
	}
.newCommentForm a{
	color:#3399cc;
	}
.newCommentForm a:hover{
	color:#dddddd;
	}
#captchaImage {
	border:solid 1px #000000;
	}
.commentDiv {
	width:635px;
	margin-right:0px;
	}
#newCommentTop{
	font-weight:bold;
	margin-bottom:10px;
	}
#newCommentTop a{
	color:#4f80a6;
	}
#newCommentTop a:hover{
	color:#dddddd;
	}
#kkPartners {
	margin:16px;
	float:right;
	width:300px;
	}
.bio_left {
float:left;
margin-right:8px;
}
.bio_right {
float:right;
margin-left:8px;
}
.bioDiv div{
margin-bottom:12px;
}