body {	color: #757575;
	font: 12px "arial", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #FBFBFB;
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: italic 12px "arial", sans-serif;
	text-decoration: none; 
	color: #B085BB; 
	}

a:hover, a:active { text-decoration: none; color: #7D2194; }

b { font: 12px "arial", sans-serif; color: #6088D1; line-height: 200%; }

strong { font: 12px "arial", sans-serif; color: #6088D1; line-height: 200%; }

s { font: 12px "courier new", sans-serif; color: #CD76E3; text-decoration: none; }

i { font: 12px "arial", sans-serif; color: #6088D1; line-height: 200%; }

ul { list-style-type: square; }

h1 { 	color: #FF9292; 
	font: 20px "century gothic", lucida bright; 
	text-align: right;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 1px;
	border: 1px double #E8E8E8; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 4px;
	}

h2 { 	color: #FFA647; 
	font: bold 15px "arial", lucida bright; 
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 1px;
	border: 1px dotted #FFD33B; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

option, select { background: #F6E8FF; border: 0; color: #9A5CA0; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #F6E8FF; border: 0; color: #9A5CA0; font: 12px "arial", sans-serif; line-height: 130%; padding: 3px; }

ul { 	list-style-type: square;
	}

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #F1F1F1;
	margin: 0px 5px 0px 5px;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {	
	position: static; 
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#statistics {
	position: static;
	padding: 115px 0px 0px 303px;
	width: 200px;
	color: #959595;
	font: 10px "arial", sans-serif;
	line-height: 180%; 
	}

#statistics b { font: 10px "arial", sans-serif; color: #525252; line-height: 180%; }

#navigation {
	position: static;
	padding: 80px 0px 0px 180px;
	width: 500px;
	color: #FF9F9F;
	letter-spacing: 3px;
	}

#navigation a:link, #navigation a:visited { 
	font: 13px "century gothic", sans-serif;
	text-transform: lowercase; 
	color: #000000; 
	}

#navigation a:hover, #navigation a:active { 
	text-decoration: none; 
	color: #336393; 
	border: 1px solid #FFFD65; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 2px;
	}

#content {
	position: static;
	padding: 20px 0px 0px 90px;
	width: 570px;
	}

#fineprint { 
	position: static;
	clear: both;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 70px 0px; 
	color: #909090; 
	font: 10px "arial", sans-serif; 
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited { 
	font: 10px "arial", sans-serif; 
	text-decoration: none; 
	color: #656565; 
	border: 0; 
	}

#fineprint a:hover, #fineprint a:active { 
	color: #2F2D25;
	text-decoration: none; 
	}
