body {	color: #98BEE5;
	font: 10px "tahoma", sans-serif;
	text-align: justify;
	line-height: 170%;
	padding: 0;
	margin: 0;
	background: #FAFAFA url('background.gif') center top repeat-x;
	}

img { border: 0; padding: 0; margin: 0; }

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: static;
	width: 750px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	background: url('miscellany.gif') no-repeat;
	}

#content {
	position: static;
	float: left;
	padding: 21px 0px 0px 310px;
	width: 300px;
	height: 298px;
	}


#frame { width: 294px; height: 298px; }

#codeslink {
	color: #BABABA;
	font: 11px "century gothic", sans-serif;
	text-transform: lowercase;
	letter-spacing: 2px;
	position: absolute;
	float: left;
	text-align: left;
	margin: 290px 0px 0px 170px;
	padding: 0;
	width: 110px;
	}

#codeslink a:link, #codeslink a:visited {
	font: 10px "arial", sans-serif;
	text-transform: uppercase;
	color: #4DA8EF;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background: #F5FCFC;
	}

#codeslink a:hover, #codeslink a:active {
	color: #4DA8EF;
	background: #FFFFFF;
	text-decoration: none;
	}

#navigation {
	color: #BABABA;
	font: 11px "arial", sans-serif;
	position: static;
	float: left;
	padding: 60px 0px 0px 155px;
	width: 500px;
	height: 20px;
	}

#navigation a:link, #navigation a:visited {
	font: 10px "arial", sans-serif;
	text-transform: uppercase;
	color: #F89FE0;
	padding: 3px 4px 4px 4px;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	line-height: 20px;
	background: #FFFFFF;
	}

#navigation a:hover, #navigation a:active {
	color: #FFAC5A;
	background: #FFFFFF;
	text-decoration: none;
	}

#fineprint {
	color: #CCCCCC;
	position: static;
	float: left;
	padding: 10px 0px 0px 200px;
	width: 345px;
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited {
	color: #B5B5B5;
	text-decoration: none;
	}

#fineprint a:hover, #fineprint a:active {
	color: #959595;
	}
