body {	color: #B9AFBD;
	font: 12px "calibri", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #F5F4F5;
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: 12px "calibri", sans-serif;
	text-decoration: none; 
	color: #A2DB19; 
	}

a:hover, a:active { text-decoration: none; color: #619E00; }

b { font: 12px "calibri", sans-serif; color: #F0C722; line-height: 200%; }

strong { font: 12px "calibri", sans-serif; color: #FF7A7A; line-height: 200%; }

s { font: 12px "calibri", sans-serif; color: #CD76E3; text-decoration: none; }

ul { list-style-type: square; }

h1 { 	color: #A6DBE2; 
	font: 15px "century gothic", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #FFFF34; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 { 	color: #FF7F40; 
	font: 15px "century gothic", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #FFFF34; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

#statistics {
	text-align: center;
	color: #89B9EA; 
	background: #ECFDFF; 
	padding: 5px; 
	margin: 10px 0px 10px 0px; 
	}

#statistics b { 
	font: 12px "calibri", sans-serif;
	color: #317DCB;
	text-decoration: none;
	}

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #FFECE1;
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: url('background.gif') center repeat-y;
	}

#wrap {	
	position: static; 
	background: url('footer.gif') bottom no-repeat;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#navigation {
	position: static;
	padding: 99px 0px 0px 441px;
	width: 30px;
	}

#navigation img { border: 0; padding: 0px 0px 0px 0px; }

#content {
	position: static;
	padding: 15px 0px 0px 240px;
	width: 280px;
	}

#fineprint { 
	position: static;
	clear: both;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 50px 0px; 
	color: #FFC5A3; 
	font: italic 10px "arial", sans-serif; 
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited { 
	font: 9px "arial", sans-serif; 
	text-decoration: none; 
	color: #FF9090; 
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #FF3E3E;
	text-decoration: none; 
	}