body {	color: #5A5756;
	font: 12px "georgia", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #B2B0AB url('background.gif') top repeat-x;
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: bold 12px "georgia", sans-serif;
	text-decoration: none; 
	color: #885E57; 
	}

a:hover, a:active { text-decoration: none; color: #BD6052; }

b { font: 12px "georgia", sans-serif; color: #000000; line-height: 200%; }

strong { font: 12px "georgia", sans-serif; color: #000000; line-height: 200%; }

s { font: 12px "georgia", sans-serif; color: #FFFFFF; text-decoration: none; }

ul { list-style-type: square; }

h1 { 	color: #5B708C; 
	font: 26px "georgia", lucida bright; 
	text-align: right;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #CCCCCC; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 { 	color: #DDDDDD; 
	font: bold 13px "arial", lucida bright; 
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	letter-spacing: 2px;
	}

option, select { background: #000000; border: 0; color: #5B708C; font: 14px "calibri", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #000000; border: 0; color: #5B708C; font: 14px "calibri", sans-serif; line-height: 130%; padding: 3px; }

#statistics {
	font: 14px "calibri", sans-serif;
	text-align: center;
	color: #B2B0AB; 
	background: #000000; 
	padding: 7px; 
	margin: 10px 0px 10px 0px; 
	}

#statistics b { 
	font: 14px "calibri", sans-serif;
	color: #5B708C;
	text-decoration: none;
	}

.codes { text-align: left; }

.codes img {
	padding: 5px;
	background: #957E7B;
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {	
	position: static; 
	background: url('footer.gif') bottom no-repeat;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#navigation {
	position: static;
	padding: 95px 0px 0px 170px;
	width: 150px;
	}

#navigation img { border: 0; padding: 0px 0px 0px 0px; }

#content {
	position: static;
	padding: 20px 0px 0px 170px;
	width: 430px;
	}

#fineprint { 
	position: static;
	clear: both;
	margin: 30px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	color: #85837F; 
	font: italic 10px "arial", sans-serif; 
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited { 
	font: 9px "arial", sans-serif; 
	text-decoration: none; 
	color: #6E6A5F; 
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #38352E;
	text-decoration: none; 
	}