body {
	color: #DA9397;
	font: 11px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: url('background_2.gif');
	}

a:link, a:visited { 
	font: 11px "arial", sans-serif;
	text-decoration: none;  
	color: #FE915C;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 2px;
	}

a:hover, a:active { 
	font: 11px "arial", sans-serif;
	text-decoration: none;  
	color: #FE915C;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 2px;
	background: #F9FFA1;
	}

img { border: 0; }

b { 	font: 11px "arial", sans-serif;
	color: #AA6058;
	}

i {	color: #B3B3B3; }

#statistics {
	text-align: center;
	color: #B3B3B3; 
	background: #FFFFFF; 
	padding: 5px; 
	margin-top: 5px; 
	}

#statistics u { 
	font: 11px "arial", sans-serif;
	color: #A0CB2C;
	text-decoration: none;
	}

.codes { text-align: center; }

.codes img { background: #EEEEEE; border: 0; padding: 5px; margin-right: 0; margin-top: 5px; }

ul { list-style-type: square; }


h1 { 	color: #FFBDB5; 
	font: 16px "century gothic", lucida bright; 
	text-align: right;
	text-transform: lowercase;
	padding: 0px 10px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 {	color: #DDDDDD; 
	font: 22px "georgia", lucida bright; 
	text-transform: lowercase;
	text-align: left;
	letter-spacing: 5px;
	padding: 0;
	padding-bottom: 0;
	margin: 0;
	}

h2:first-letter { 
	color: #CAE770; 
	text-transform: uppercase;
	font: italic 20px "georgia", lucida bright; 
	padding-left: 5px;
	}

option, select { background: #FFFFFF; border: 0; color: #B3B3B3; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #B3B3B3; 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.jpg') top no-repeat;
	}

#navigation {
	font: 10px "tahoma", sans-serif;
	line-height: 200%;
	position: static;
	float: left;
	padding-top: 290px;
	padding-left: 110px;
	width: 200px;
	}

#navigation a:link, #navigation a:visited { 
	font: 12px "courier new", sans-serif;
	text-transform: lowercase;
	text-decoration: none;  
	color: #F3B6B0; 
	border: 0;
	}

#navigation a:hover, #navigation a:active { 
	font: 12px "courier new", sans-serif;
	text-transform: lowercase;
	color: #FF7C63; 
	}

#navigation li { padding-left: 0; margin-left: 0; }

#navigation ul { list-style-type: none; padding-left: 15px; margin-left: 0; }

#navigation p { padding: 0; margin: 0; }

#content {
	position: static;
	padding-top: 280px;
	padding-right: 95px;
	width: 330px;
	float: right;
	text-align: justify;
	}

#fine {	
	position: static; 
	clear: both;
	padding-left: 300px;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 65px; 
	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; }