body {
	text-align: center;
	min-width: 600px;
	background-color: #000000;
}
#wrap {
	margin: 0px auto;
	width: 600px;
	text-align: left;
}
#container {
	margin:0px 0px; padding:0px;
	position:relative; width: 600px; height: 600px;
	}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 21px;
}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 24px;
}
#header {
	position: absolute;
	z-index: 1;
	height: 19px;
	width: 825px;
	top: 0px;
	left: 0px;
}
.blurb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #f2f2f2;
	letter-spacing: 1px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2f2f2;
	text-decoration: none;
}
#blurb {
	position: absolute;
	z-index: 2;
	height: 120px;
	width: 500px;
	top: 55px;
	left: 50px;
}
#nav {
	position: absolute; right: 27px; bottom: 27px;
	z-index: 5;
	}	
#textbox {
	position: absolute;
	z-index: 4;
	height: 580px;
	width: 273px;
	top: 43px;
	left: 553px;
}
#note {
	position: absolute;
	z-index: 4;
	height: 100px;
	width: 550px;
	top: 25px;
	left: 34px;
}
#link {
	position: absolute;
	z-index: 6;
	height: 112px;
	width: 546px;
	top: 515px;
	left: 3px;
}
iframe {
overflow-x: hidden;
}
.blurbsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
}

