body {
	color: #A28888;
	font: 12px "calibri", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #D3D3D3 url('background2.gif');
	}

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: #ED6E56; }

ul { list-style-type: square; }

h1 { 	color: #BCBCBC; 
	font: 20px "garamond", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	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: #FFEAEA;
	border: 1px dashed #FFDD68; 
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('background.gif') center repeat-y;
	}

#wrap {	
	position: static; 
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top no-repeat;
	}

#navigation {
	position: static;
	padding: 220px 0px 0px 190px;
	width: 300px;
	text-align: justify;
	}

#navigation a:link, #navigation a:visited { 
	font: italic 12px "garamond", sans-serif;
	text-transform: lowercase;
	text-decoration: none; 
	color: #FFFFFF; 
	margin: 0px 5px 0px 0px;
	border: 0;
	}

#navigation a:hover, #navigation a:active { 
	color: #A754E0;
	background: none;
	}

#statistics {
	color: #AAA0B3;
	font: 10px "century gothic", sans-serif;
	position: static;
	padding: 78px 0px 0px 90px;
	width: 260px;
	text-align: justify;
	}

#statistics b { font: 11px "century gothic", sans-serif; color: #705B84; }

#content {
	position: static;
	padding: 15px 0px 0px 80px;
	width: 280px;
	text-align: justify;
	}

#fineprint { 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px; 
	color: #A8B09E; 
	font: italic 10px "arial", sans-serif; 
	text-align: center;
	}

#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; 
	}