﻿* {margin:0; padding:0}
body {margin:0 auto; padding:6% 0; font-family:Helvetica,Sans-Serif,Arial; background-color:#000}
#container {margin:0 auto; width:980px; height:440px; border:solid 10px white}
		
.sm {position:relative; list-style:none; width:980px; height:440px; display:block; overflow:hidden}
.sm li {float:left; width:192px; display:inline; overflow:hidden}
		
.ex {width:192px; height:440px; color:#FFF}
.content {width:300px; height:440px; display:block; padding:7px;}
		
#section1 {background-image:url('../images/KL-Media.jpg'); background-repeat:no-repeat; background-position:top left; background-color:#000; padding-left:290px;}
	#pictureTable {margin-top:10px;}
	#pictureTable a, #pictureTable a:active, #pictureTable a:hover, #pictureTable a:visited {border:0}
	#pictureTable a img {border:solid 1px white}
#section2 {background-image:url('../images/KL-Music.jpg'); background-repeat:no-repeat; background-position:top left; background-color:#000; padding-left:295px;}
#section3 {background-image:url('../images/KL-News.jpg'); background-repeat:no-repeat; background-position:top left; background-color:#000; padding-left:275px;}
#section4 {background-image:url('../images/KL-Bio.jpg'); background-repeat:no-repeat; background-position:top left; background-color:#000; padding-left:275px; padding-top:15px;}
	#section4 #bioNav {float:right; width:15px; height:400px; background-image:url('../images/scrollBg.gif');}
	html>body #section4 #bioNav {margin-top:0px}
	#section4 #bioNav img:hover {cursor:pointer}
	#section4 #bio {position:relative; overflow:hidden; width:280px; height:400px;}
#section5 {background-image:url('../images/KL-Contact.jpg'); background-repeat:no-repeat; background-position:top left; background-color:#000; padding-left:295px}
html>body #section5 {position:relative}
	#btnSection {margin:0 auto; padding:0; margin-top:30px; width:200px}
    .contactBtn {padding:2px 5px 2px 5px; margin-left:15px; font-size:1.2em}
	.input {width:200px}
	
#getIE7 {display:none}