body {
	color: #C8C8C8;
	font: 12px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #EDF1F5 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: #AEE558; }

strong { font: italic 12px "arial", sans-serif; color: #C88CEA; }

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 { text-align: center; }

.codes img { background: #FFDFDF; border: 0; padding: 5px; border: 1px dotted #FFAEAE; margin-right: 5px; margin-top: 5px; }

ul { list-style-type: square; }

h1 { 	color: #FFBBBB; 
	font: italic 25px "garamond", lucida bright; 
	text-align: left;
	text-indent: 20px;
	padding: 17px 0px 5px 0px;
	margin: 0;
	border: 1px solid #EEEEEE; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 { 	color: #FFAB7D; 
	font: 15px "century gothic", lucida bright; 
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0;
	border: 1px double #C7E3FF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #F1F1F1; border: 0; color: #FA7D39; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #F1F1F1; border: 0; color: #FA7D39; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

#wrap {	
	position: static; 
	width: 750px;
	margin-right: 0;
	margin-left: auto;
	background: url('background.gif') repeat-y;
	}

#start {
	position: static;
	width: 750px;
	margin-left: 0;
	background: url('footer.gif') bottom no-repeat;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top center no-repeat;
	}

#url { 
	text-align: center; 
	font: 11px "arial", sans-serif;
	letter-spacing: 2px;
	color: #7BBCFF;
	text-decoration: none;
	padding: 5px;
	background: #EEEEEE;
	}

#statistics {
	font: 11px "arial", sans-serif;
	color: #FFCD6C;
	float: left;
	padding: 20px 50px 20px 45px;
	margin: 0px 0px 0px 20px;
	background: url('stat_bg.gif') left no-repeat;
	line-height: 200%;
	}

#statistics b { font: 11px "arial", sans-serif; color: #F5C294; }

#statistics i { font: 11px "arial", sans-serif; color: #FF6F6F; }

#content {
	position: static;
	padding-top: 300px;
	padding-left: 215px;
	width: 420px;
	text-align: justify;
	}

#navigation {
	position: absolute;
	padding-top: 0;
	padding-left: 0;
	width: 513px;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 35px; 
	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; 
	background: #E0EAFA; 
	color: #8BADDF; 
	}

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: #E0EAFA; color: #648ECB; }