
body {
	background-color:#FFF;
	margin: 0;
	padding: 0;
	scrolling: no;
	font-size: 62.5%;/* Resets 1em to 10px */
font-family: Times, Serif;
color:#333;
	}
	
a:link {color: #333; background-color: transparent; text-decoration: none;}
a:visited {color: #333; background-color: transparent; text-decoration: none;}
a:hover {color: #fc0; background-color: transparent; text-decoration: none;}  
	

strong {color:#ffcc00;}

p { 
Ê white-space: nowrap; 
}

#container {
position: relative;
margin-top: 0;
left: 50%;
margin-left: -525px;
width: 1050px;
border: 0px solid #fff;
padding: 0px;
}


/* SPLASH */
	
#box {
	position: absolute;
	left: 50%;
	top: 57px;
	height: 490px;
	width: 750px;
	margin-left: -375px;
	padding: 0px;
	border: 1px solid #333333;
	background-color: transparent; 
	z-index: 0;
	}	
	
#welcome {
	position:absolute;
	top: 350px;
	left: 340px;
	z-index: 99;
	}
	
#enter {
	position:absolute;
	top:380px;
	left:558px;
	z-index: 2;
	}
	
	
#logo_splash {
	position:absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
	}

#legal {
font-weight: bold;
font-size: 1.0em;
	position:absolute;
	top:520px;
	left:235px;
	color:#999;
	z-index: 99;
	}
	
/* HEADER */

#logo {
	position:absolute;
	top: 0px;
	left: 680px;
	z-index: 99;
	}
	
#rule {
	display: block;
	position: relative;
	left: 0px;
	top: 216px;	
	width: 100%;
	z-index: 0;
}


		
/* NAV BAR */		

		
#nav1 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:175px;
	left:120px;
	z-index: 99;
	}
	
#nav2 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:175px;
	left:215px;
	z-index: 99;
	}
		
#nav3 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:175px;
	left:310px;
	z-index: 99;
	}
		
#nav4 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:175px;
	left:395px;
	z-index: 99;
	}
		
#nav5 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:175px;
	left:490px;
	z-index: 99;
	}	
	
#nav6 {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:30px;
	left: 120px;
	z-index: 99;
	text-wrap: suppress;
	}	

			
		
/* email capture field */
		
#nav7a {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:257px;
	left: 682px;
	z-index: 99;
	text-wrap: suppress;
	}	
	
#nav7b {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:278px;
	left: 680px;
	z-index: 99;
	text-wrap: suppress;
	}			
	
/* TV LINK */

#tv_frame {
	position:absolute;
	top: 337px;
	left: 680px;
	z-index: 0;
	}

#castle_tv {
font-weight: bold;
font-size: 1.6em;
	position:absolute;
	top:340px;
	left:753px;
	z-index: 99;
	}
	
		
#tv_image {
	position:absolute;
	top: 369px;
	left: 687px;
	z-index: 50;
	}
	
#text_widget {
	position:absolute;
	top: 530px;
	left: 698px;
	z-index: 50;
	}	

	

/* CONTENT */
	
	
#content_space {
	position: absolute;
	left: 120px;
	top:257px;
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	text-align: justify;
	background-color: transparent; 
	z-index: 99;
	}		
	
#content_head {
 	font-size: 2.4em;
 	text-transform: uppercase;
	}

#content_body {
	font-size: 1.8em;
	font-family: Times, Serif;
	color:#666;
	}


/* WHAT IS PAGE */	
	
#whatis_content {
	position: absolute;
	left: 120px;
	top:257px;
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1.6em;
	font-family: Times, Serif;
	text-align: justify;
	color: #666;
	background-color: transparent; 
	z-index: 99;
	}
	
#vid_icon_1 {
	position:absolute;
	top: 50px;
	left: 0px;
	z-index: 0;
	}
	
#vid_icon_2 {
	position:absolute;
	top: 50px;
	left: 275px;
	z-index: 0;
	}



/*promo*/

#promo_head {
	font-size: 2em;
	color:#333;
	text-align: center;
}
	
#promo_space {
	position: absolute;
	left: 120px;
	top:257px;
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	text-align: justify;
	background-color: transparent; 
	z-index: 99;
	}		
	
	
	
	
/* CONTACT */
	
#contact1 {
	position:absolute;
	top:258px;
	left: 120px;
	width: 520px;
	font-size: 1.6em;
	font-variant: small-caps;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	z-index: 2;
	}

#KW_logo {
	position:absolute;
	top:245px;
	left: 230px;
	width: 520px;
	font-size: 1.6em;
	font-variant: small-caps;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	z-index: 99;
	}

#contact2 {
	position:absolute;
	top:450px;
	left: 120px;
	width: 520px;
	font-size: 1.6em;
	font-variant: small-caps;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	z-index: 2;
	}

/* BIOS*/

#bio_pic1 {
	position:absolute;
	top: 280px;
	left: 120px;
	z-index: 2;
	}	
	
img.floatLeft { 
    float: left; 
    margin-left: 0px; 
    margin-right: 8px; 
    margin-top: 3px; 
}	
	
#bio_copy1 {
	position: absolute;
	left: 120px;
	top:257px;
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1.6em;
	font-family: Times, Serif;
	text-align: justify;
	color: #666;
	background-color: transparent; 
	z-index: 99;
	}
	
#bio_pic2 {
	position:absolute;
	top: 700px;
	left: 700px;
	z-index: 2;
	}	
	

#bio_copy2 {
	position: absolute;
	left: 120px;
	top: 650px;
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1.6em;
	text-align: justify;
	color: #666;
	background-color: transparent; 
	z-index: 99;
	}
	
		
