body {
	color: #ABABAB;
	font: 11px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #EDEDE9 url('background.gif') top center repeat-y;
	}

a:link, a:visited { 
	font: 11px "arial", sans-serif;
	text-decoration: none;  
	color: #7398C7;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #4970B9; 
	background: #F0FFFE;
	}

b { font: 11px "arial", sans-serif; color: #FF9090; }

strong { font: italic 11px "arial", sans-serif; color: #C2A1D0; }

i { font: italic 11px "arial", sans-serif; color: #FFA82C; }

s { font: italic 11px "georgia", sans-serif; color: #FF9696; text-decoration: none; }

u { font: 11px "verdana", sans-serif; color: #8EE95C; text-decoration: none; }

img { border: 0; }

.codes { text-align: center; }

.codes img { background: #EEEEEE; border: 0; padding: 5px; border: 1px dashed #A8A8A8; margin-right: 5px; margin-top: 5px; }

ul { list-style-type: square; }

h1 { 	color: #FFAB7D; 
	font: 15px "century gothic", lucida bright; 
	text-align: left;
	text-indent: 60px;
	padding: 17px 0px 5px 0px;
	margin: 0;
	border: 1px double #C7E3FF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 3px;
	background: url('h1_bg.gif') left no-repeat;
	}

h1:first-letter { 
	color: #FFC000; 
	background: #FFFFF; 
	font: 20px "garamond", lucida bright; 
	text-transform: uppercase;
	padding: 2px 3px 2px 3px;
	}

h2 {	color: #C7E3FF; 
	font: bold 11px "tahoma", lucida bright; 
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
	border: 1px dashed #E2E2E2; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2:first-letter { 
	color: #FFCBCB; 
	padding-left: 5px;
	border: 1px solid #DEC5E8; 
	border-top-width: 0; 
	border-left-width: 3px; 
	border-right-width: 0; 
	border-bottom-width: 0;
	}

option, select { background: #EEEEEE; border: 0; color: #A8A8A8; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #EEEEEE; border: 0; color: #A8A8A8; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

#wrap {	
	position: static; 
	background: url('footer.gif') bottom no-repeat;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') top center no-repeat;
	}

#statistics {
	color: #FFD800;
	float: left;
	padding: 20px 50px 20px 50px;
	margin: 0px 10px 5px 40px;
	background: url('stat_bg.gif') left no-repeat;
	}

#statistics b { font: 11px "arial", sans-serif; color: #FFDA89; }

#statistics i { font: 11px "arial", sans-serif; color: #FFA82C; }


#content {
	position: static;
	padding-top: 270px;
	padding-left: 120px;
	width: 500px;
	text-align: justify;
	}

#navigation {
	position: absolute;
	padding-top: 0;
	padding-left: 25px;
	width: 700px;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 23px; 
	margin-bottom: 0; 
	color: #FFFFFF; 
	text-align: center; 
	font: 10px "tahoma", sans-serif; 
	}

#fineprint a:link, #fineprint a:visited { 
	font: 8px "verdana", sans-serif; 
	text-transform: uppercase; 
	padding: 2px; 
	text-decoration: none; 
	border: 1px dashed #AFD4F7; 
	background: #F3FFFF; 
	color: #6CADE9; 
	}

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: #FFFFFF; color: #797979; }