body {
	color: #9C9C9C;
	font: 12px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #F3F3F3;
	}

a:link, a:visited { 
	font: bold 12px "arial", sans-serif;
	text-decoration: none;  
	color: #198AF3;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #FF0000; 
	}

b { 	color: #6A6A6A;
	font: 12px "arial", sans-serif; 
	}

img { border: 0; }

#statistics {
	text-align: center;
	color: #FFB7B7; 
	background: #FFF6F6; 
	padding: 5px; 
	margin-top: 5px; 
	}

#statistics b { 
	color: #FF7676;
	font: 12px "arial", sans-serif; 
	}

.codes { text-align: center; }

.codes img { background: #FFFEBB; border: 0; padding: 5px; margin-right: 10px; margin-top: 5px; }

ul { list-style-type: square; }

h1 { 	color: #CCCCCC; 
	font: bold 16px "arial", lucida bright; 
	text-align: left;
	padding: 0px 10px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #DCDCDC; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FFF6F6; border: 0; color: #FF7676; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFF6F6; border: 0; color: #FF7676; 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-right: auto;
	margin-left: auto;
	background: url('background.gif') center repeat-y;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') top no-repeat;
	}

#navigation {
	position: static;
	float: left; 
	padding-top: 90px;
	padding-left: 94px;
	width: 155px;
	}

#links a:link, #links a:visited {
	font: 10px "arial", sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	background: #F6F6F6;
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	text-indent: 10px;
	width: 146px;
	border: 0;
	}

#links a:hover, #links a:active {
	color: #AAAAAA;
	background: #FFFFFF;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	width: 146px;
	}

#navigation p { padding: 0; margin: 0; }

#content {
	position: static;
	padding-top: 330px;
	padding-left: 270px;
	width: 390px;
	text-align: justify;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 50px; 
	margin-bottom: 0px; 
	color: #A2A2A2; 
	text-align: center; 
	font: 10px "tahoma", sans-serif; 
	}

#fineprint a:link, #fineprint a:visited { 
	font: 9px "arial", sans-serif; 
	text-decoration: none; 
	background: #F7F7F7; 
	padding: 1px 5px 1px 5px;
	margin-right: 5px;
	color: #CDCDCD; 
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: #ECF9FF; color: #65CAFF; }