body {
	color: #CBB39E;
	font: 12px "calibri", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #D3D3D3 url('background2.gif') top repeat-x;
	}

a:link, a:visited { 
	font: bold 12px "calibri", sans-serif;
	text-decoration: none; 
	color: #A0C6CC; 
	}

a:hover, a:active { text-decoration: none; color: #5198A3; }

b { font: 12px "calibri", sans-serif; color: #E87B89; }

s {	font: 10px "verdana", sans-serif;
	letter-spacing: 1px;
	color: #000000; 
	text-decoration: none;
	text-transform: uppercase;
	}

ul { list-style-type: square; }

h1 { 	color: #F8A979; 
	font: 14px "verdana", 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;
	}

h2 { 	color: #CCCCCC; 
	font: italic 20px "garamond", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	}

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: #FFFDD1;
	border: 1px solid #FFDD68; 
	margin: 0px 5px 0px 5px;
	}

#statistics { 
	text-align: center; 
	font: 11px "calibri", sans-serif; 
	color: #FFA3A3; 
	letter-spacing: 1px;
	padding: 18px;
	margin: 0;
	background: url('statistics.gif') no-repeat;
	}

#statistics u {
	font: 10px "verdana", sans-serif;
	letter-spacing: 1px;
	color: #FF7878; 
	text-decoration: none;
	text-transform: uppercase;
	}

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('background.gif') center repeat-y;
	}

#wrap {	
	position: static; 
	background: url('footer.gif') bottom no-repeat;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top no-repeat;
	}

#navigation {
	position: static;
	padding: 129px 0px 0px 171px;
	width: 300px;
	text-align: justify;
	}

#navigation a:link, #navigation a:visited { 
	font: 11px "courier new", sans-serif;
	text-transform: lowercase;
	text-decoration: none; 
	color: #CCCCCC; 
	margin: 0px 22px 0px 0px;
	border: 0;
	}

#navigation a:hover, #navigation a:active { 
	color: #74D792;
	background: none;
	}

#content {
	position: static;
	padding: 240px 0px 0px 170px;
	width: 405px;
	text-align: justify;
	}

#fineprint { 
	margin: 0px 0px 0px 0px; 
	padding: 20px 0px 80px 0px; 
	color: #ED913F; 
	font: italic 10px "arial", sans-serif; 
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited { 
	font: 9px "arial", sans-serif; 
	text-decoration: none; 
	color: #EDD96D; 
	background: #FFFFCC; 
	padding: 1px 5px 1px 5px;
	margin: 0px 5px 0px 0px;
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #EDD96D;
	text-decoration: none; 
	background: #FFFFFF; 
	}