body {
	color: #AAA0B3;
	font: 10px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #E7E7DB;
	}

a:link, a:visited { 
	font: bold 10px "arial", sans-serif;
	text-decoration: none; 
	color: #90E064; 
	}

a:hover, a:active { text-decoration: none; color: #5198A3; }

b { 	font: 12px "century gothic", sans-serif;
	text-decoration: none; 
	color: #A0C6CC; 
	}

h1 { 	color: #D2D2D2; 
	font: bold 15px "arial", lucida bright; 
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #E1E1E1; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #FFFFFF;
	border: 1px dashed #FFDD68; 
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}

#wrap {	
	position: static; 
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') top no-repeat;
	}

#content {
	position: absolute;
	margin: 100px 0px 0px 100px;
	padding: 10px;
	width: 250px;
	background: url('content_background.gif');
	}

#statistics {
	color: #FF7F7F;
	font: 9px "arial", sans-serif;
	position: static;
	padding: 3px 0px 0px 410px;
	width: 190px;
	text-align: center;
	}

#statistics b { font: 9px "arial", sans-serif; color: #FF3535; }

#navigation {
	position: static;
	padding: 105px 0px 0px 410px;
	width: 190px;
	text-align: center;
	}

#navigation a:link, #navigation a:visited { 
	font: 11px "georgia", sans-serif;
	text-transform: lowercase;
	text-decoration: none; 
	color: #9AD763;
	margin: 0px 5px 0px 0px;
	border: 0;
	}

#navigation a:hover, #navigation a:active { 
	color: #5DA21E;
	}

#fineprint { 
	margin: 0px 0px 0px 0px; 
	padding: 210px 0px 0px 405px;
	color: #A8B09E; 
	font: italic 9px "arial", sans-serif; 
	text-align: center;
	width: 200px;
	}

#fineprint a:link, #fineprint a:visited { 
	font: italic 10px "arial", sans-serif; 
	text-decoration: none; 
	color: #A9C569; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #759330;
	text-decoration: none; 
	}