/* CSS Document */
* {margin:0; padding:0;}
img {border:none;}

html, body {min-width:1000px; font-size:16px; background-color:#000;}

.kWrap {width:962px; margin:0 auto; position:relative;}
.clear {clear:both;}

#jmLogo {display:none; top:250px; left:200px; position:absolute;}
#jmTagline {display:none; top:250px; left:100px; position:absolute;}
#splashHeader {height:68px; width:962px; border-bottom:1px solid #444444; visibility:hidden;}
#splashFooter {display:none; width:962px; border-top:1px solid #444444; margin:10px 0 0; text-align:center; padding:7px 0 0;}
	#splashFooter > p {color:#8d8d8d; font-size:60%; font-variant:small-caps; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#splashContent {display:none; max-height:607px; margin:102px 0 0;}
#slideshow {margin:0 0 120px; width:962px; text-align:center;}
#splashAudio {margin:0 auto; text-align:center;}
	#splashAudio > p {color:#8d8d8d; font-size:70%;}

#skipP {text-align:center; font-size:70%; font-variant:small-caps;}
	#skipP a:link, #skipP a:visited, #skipP a:active {color:#8d8d8d; text-decoration:none;}
	#skipP a:hover {color:#fff; text-decoration:none;}