body {
	color: #AAAAAA;
	font: 11px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('background.gif') top repeat-x;
	}

a:link, a:visited { 
	text-decoration: none; 
	background: none; 
	color: #A874B7; 
	}

a:hover, a:active { text-decoration: none; color: #7D3891; }

img { border: 0; }

#statistics { 
	text-align: center; 
	color: #FF6C6C; 
	padding: 13px;
	padding-left: 140px;
	margin: 5px 100px 0px 100px;
	background: url('statistics.gif') no-repeat;
	border: dashed 1px; 
	}

.codes img { background: #EAEAEA; border: 0; padding: 5px; margin-right: 0; margin-top: 5px; }

ul { list-style-type: square; }

strong { font: 11px "arial", sans-serif; color: #98A2F2; }

b { font: 11px "arial", sans-serif; color: #FA8B8B; }

em { font: 11px "arial", sans-serif; color: #FF0000; }

i { font: 11px "arial", sans-serif; color: #FF0000; }

u { font: 11px "arial", sans-serif; text-decoration: none; color: #FFAA25; }

ul { list-style-type: none; color: #FF6F6F; }

li { background: url('li.gif') no-repeat top left; padding-left: 13px; }

h1 { 	color: #4791FF; 
	font: italic 16px "georgia", lucida bright; 
	text-align: left;
	text-transform: lowercase;
	padding: 0px 10px 0px 200px;
	margin: 0;
	text-indent: 60px;
	letter-spacing: 2px;
	}

h2 { 	color: #FF4343; 
	font: bold 11px "tahoma", tahoma; 
	text-transform: uppercase; 
	padding: 0;
	}

h2:first-letter { color: #FF0000; }

option, select { background: #CCCCCC; border: 0; color: #000000; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #CCCCCC; border: 0; color: #000000; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: 0;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top no-repeat;
	}

#content {
	position: static;
	padding-top: 80px;
	padding-left: 20px;
	width: 650px;
	text-align: justify;
	}

#navigation {
	position: static;
	padding-top: 0;
	padding-left: 0;
	width: 750px;
	text-align: justify;
	}

#fineprint { margin-top: 20px; padding: 0; padding-bottom: 50px; margin-bottom: 0; color: #CCCCCC; text-align: right; font: 10px "arial", sans-serif; }

#fineprint a:link, a:visited { text-decoration: none; background: none; color: #C7C7C7; }

#fineprint a:hover, a:active { text-decoration: none; background: none; color: #9E9E9E; }