body {	color: #757575;
	font: 12px "arial", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #636363 url('background.gif') center repeat-y;
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: italic 12px "arial", sans-serif;
	text-decoration: none; 
	color: #6C9AA9; 
	}

a:hover, a:active { text-decoration: none; color: #1C5264; }

b { font: 12px "arial", sans-serif; color: #BA5C52; line-height: 200%; }

strong { font: 12px "arial", sans-serif; color: #BA5C52; line-height: 200%; }

s { font: 12px "courier new", sans-serif; color: #CD76E3; text-decoration: none; }

i { font: 12px "arial", sans-serif; color: #BA5C52; line-height: 200%; }

ul { list-style-type: square; }

h1 { 	color: #000000; 
	font: italic 30px "garamond", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 1px;
	border: 1px dashed #FF0000; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FDFAC9; border: 0; color: #BF710B; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FDFAC9; border: 0; color: #BF710B; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

ul { 	list-style-type: square;
	}

#statistics {
	text-align: left;
	color: #A7A7A7; 
	background: #FFFCB4; 
	padding: 5px; 
	margin: 10px 0px 10px 0px; 
	border: 1px solid #898989; 
	}

#statistics b { 
	font: 12px "arial", sans-serif;
	color: #5EB042;
	text-decoration: none;
	}

#statistics ul { 
	list-style-type: square;
	margin: 10px 0px 10px 20px; 
	padding: 0px 0px 0px 5px; 
	}

#statistics li { 
	padding: 0px 0px 0px 0px; 
	}

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #F1F1F1;
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {	
	position: static; 
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#navigation {
	position: static;
	padding: 240px 0px 0px 270px;
	width: 500px;
	color: #B8B8B8;
	}

#navigation a:link, #navigation a:visited { 
	font: 11px "courier new", sans-serif;
	text-transform: lowercase; 
	color: #FFFFFF; 
	}

#navigation a:hover, #navigation a:active { text-decoration: none; color: #DA2121; }

#content {
	position: static;
	padding: 20px 0px 0px 240px;
	width: 270px;
	}

#fineprint { 
	position: static;
	clear: both;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 70px 0px; 
	color: #909090; 
	font: 10px "arial", sans-serif; 
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited { 
	font: 10px "arial", sans-serif; 
	text-decoration: none; 
	color: #656565; 
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #2F2D25;
	text-decoration: none; 
	}
