@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	
	color:#000;
	}

body {
	min-width:850px;
	
	background-color: #ffffff;
	
	}
	
a
	{
	text-decoration: none;
	}

#wrap {
	width:850px;
	position: relative;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kyle {
	background-color: #a0ddd9;
	width:850px;
	height:600px;
	position: absolute;
	
	margin-top: 40px;
		}
		

		
.blankbox {
	
	width:850px;
	height:600px;
	position: absolute;
	z-index: 10;
	border: none;
	margin-top: 40px;
		}

		
p {
	font-size: 18px;
	color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.show {
	margin: 0px;
	padding: 0px;
}

.overlay{ z-index:100;width:266px;
	height:360px;
	position:absolute;
	top:100px;
	left: 242px;}
.custom {
	width:229px;
	height:328px;
	position:absolute;
	top:111px;
	left: 256px;
	z-index:30;
	
	}
.navdiv
{width:850px; position:absolute; top:600px;}

