body {
	color: #989898;
	font: 12px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #D7D7D7 url('background_2.gif') top repeat-x;
	}

a:link, a:visited { 
	font: italic 12px "arial", sans-serif;
	text-decoration: none;  
	color: #7398C7;; 

	}

a:hover, a:active { 
	text-decoration: none; 
	color: #4970B9; 
	}

b { font: italic 12px "arial", sans-serif; color: #CC6A6A; }

strong { font: italic 12px "arial", sans-serif; color: #9F6DBB; }

i { font: 12px "arial", sans-serif; color: #6F6F6F; }

u { font: 11px "courier new", sans-serif; color: #FF0000; text-transform: lowercase; text-decoration: none; }

img { border: 0; }

.codes img { background: #EEEEEE; border: 0; padding: 5px; border: 1px solid #FFFFFF; margin-right: 5px; margin-top: 5px; }

ul { list-style-type: square; }

h1 { 	color: #BBBBBB; 
	font: italic 25px "garamond", lucida bright; 
	text-align: left;
	text-indent: 20px;
	padding: 17px 0px 5px 0px;
	margin: 0;
	border: 1px solid #F9F9F9; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 {	color: #FFFFFF; 
	font: 15px "century gothic", lucida bright; 
	padding: 10px;
	text-indent: 80px;
	border: 1px dashed #F9F9F9; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FFFFFF; border: 0; color: #FFAD2C; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #FFAD2C; font: 11px "arial", sans-serif; line-height: 130%; padding: 3px; }

#wrap {	
	position: static; 
	background: url('footer.gif') bottom no-repeat;
	}

#start {
	position: static;
	width: 750px;
	margin-left: 0;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') top no-repeat;
	}

#statistics {
	position: static;
	padding-top: 66px;
	padding-left: 420px;
	width: 210px;
	height: 200px;
	text-align: left;
	font: 10px "arial", tahoma;
	color: #6199FF;
	line-height: 170%;
	}

#stat1 { padding: 5px; margin: 0; background: #FFFFFF; border: 2px dashed #E7A5FF; }

#statistics a:link img, #statistics a:visited img { padding: 5px; margin: 0; margin-right: 10px; background: #FFFFFF; }

#statistics a:hover img, #statistics a:active img { background: #EAFFFC; }

#statistics b {
	font: 10px "tahoma", verdana;
	color: #FFAD2C;
	text-transform: uppercase;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	}

#statistics i {
	font: 10px "arial", tahoma;
	color: #FF7061;
	padding: 0;
	margin: 0;
	}

#content {
	position: static;
	padding-top: 20px;
	padding-left: 30px;
	width: 600px;
	text-align: justify;
	}

#navigation {
	position: absolute;
	padding-top: 0;
	padding-left: 0;
	width: 200px;
	text-align: justify;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 24px; 
	margin-bottom: 0; 
	color: #FFFFFF; 
	text-align: center; 
	font: 10px "tahoma", sans-serif; 
	}

#fineprint a:link, #fineprint a:visited { font: 9px "arial", sans-serif; text-decoration: none; background: none; color: #9B9B9B; border: 0; }

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: #F1F1F1; color: #797979; }