body {
	color: #5C5C5C;
	font: 11px "georgia", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('background.gif') top center;
	}

a:link, a:visited { 
	text-decoration: none; 
	background: none; 
	color: #34612E; 
	border: 1px dashed #000000; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

a:hover, a:active { text-decoration: none; color: #259B15; }

img { border: 0; }

#statistics { 
	font: 11px "courier new", sans-serif; 
	text-align: center; 
	color: #FFD200;
	background: #000000;
	padding: 5px;
	padding-left: 30px;
	}

.codes { text-align: left; }

.codes img { background: #000000; border: 0; padding: 5px; margin-right: 0; margin-top: 5px; }

ul { list-style-type: square; }

strong { font: italic 11px "arial", sans-serif; color: #8B8B8B; line-height: 200%; }

u { font: 11px "courier new", sans-serif; color: #CCCCCC; line-height: 200%; text-decoration: none; }

b { 	font: 9px "arial", sans-serif; 
	color: #FF0000; 
	border: 1px solid #7A1616; 
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

em { font: 10px "arial", sans-serif; color: #5C5C5C; }

i { font: 10px "arial", sans-serif; color: #5C5C5C; }

ul { list-style-type: square; }

h1 { 	color: #870E0E; 
	font: 15px "georgia", lucida bright; 
	text-align: right;
	text-transform: uppercase;
	padding: 0px 10px 5px 10px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px dashed #000000; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}


option, select { background: #FFFFFF; border: 0; color: #FF9600; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #FF9600; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

#wrap {	
	position: static; 
	background: url('footer.jpg') bottom no-repeat;
	}

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('background_2.gif') center repeat-y;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top no-repeat;
	}

#content {
	position: static;
	padding-top: 100px;
	padding-left: 80px;
	width: 600px;
	text-align: justify;
	}

#navigation {
	position: static;
	padding-top: 0;
	padding-left: 0;
	width: 750px;
	text-align: justify;
	}

#fineprint { margin-top: 30px; padding: 0; padding-bottom: 60px; margin-bottom: 0; color: #4A4A4A; text-align: center; font: 9px "arial", sans-serif; }

#fineprint a:link, #fineprint a:visited { text-decoration: none; background: none; color: #656565; border: 0; }

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: none; color: #8B8B8B; }