body {	color: #737373;
	font: 12px "arial", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('background.gif');
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: 12px "arial", sans-serif;
	text-decoration: none; 
	color: #FC7777; 
	}

a:hover, a:active { text-decoration: none; color: #F42F2F; }

b { font: 12px "arial", sans-serif; color: #7AADC3; line-height: 200%; }

strong { font: 12px "arial", sans-serif; color: #7AADC3; line-height: 200%; }

s { font: 12px "courier new", sans-serif; color: #CD76E3; text-decoration: none; }

i { font: italic 12px "arial", sans-serif; color: #A88AB5; line-height: 200%; }

ul { list-style-type: square; }

h1 { 	color: #858585; 
	font: 20px "century gothic", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 1px;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FEFFD1; border: 0; color: #A1A1A1; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FEFFD1; border: 0; color: #A1A1A1; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

ul { 	list-style-type: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 5px; 
	}

li { 	background: url('li2.gif') no-repeat top left; 
	padding: 0px 0px 0px 18px; 
	}

#statistics {
	text-align: left;
	color: #89B9EA; 
	background: #FFFFDF; 
	padding: 5px; 
	margin: 10px 0px 10px 0px; 
	border: 1px solid #B7B7B7; 
	}

#statistics b { 
	font: 12px "arial", sans-serif;
	color: #A6A6A6;
	text-decoration: none;
	}

#statistics ul { 
	list-style-type: none;
	margin: 10px 0px 10px 0px; 
	padding: 0px 0px 0px 5px; 
	}

#statistics li { 
	background: url('li.gif') no-repeat top left; 
	padding: 0px 0px 0px 18px; 
	}

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #FFFBCB;
	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: 195px 0px 0px 407px;
	width: 200px;
	}

#navigation img { border: 0; padding: 0px 0px 0px 0px; }

#content {
	position: static;
	padding: 105px 0px 0px 145px;
	width: 455px;
	}

