body {
	color: #4D4D4D;
	font: 12px "calibri", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: url('background.gif') fixed;
	}

#wrap {
	position: absolute;
	width: 516px;
	height: 286px;
	overflow: hidden;
	}

#content {
	position: absolute;
	padding: 20px 0px 0px 20px;
	width: 450px;
	text-align: justify;
	}

a:link, a:visited { 
	font: bold 12px "calibri", sans-serif;
	text-decoration: none; 
	background: none; 
	color: #C06868; 
	}

a:hover, a:active { 
	text-decoration: none; 
	background: none; 
	color: #BF0E0E; 
	}

img { border: 0; }

p { padding: 0; margin: 5px 0px 0px 0px; }

b { font: italic 12px "calibri", sans-serif; color: #856596; }

strong { font: 12px "calibri", sans-serif; color: #CCCCCC; text-transform: uppercase; letter-spacing: 1px; }


u { 	color: #FFFB98;
	text-transform: lowercase;
	text-decoration: none;
	}

ul { list-style-type: none; text-align: left; }

h1 { 	font: 16px "century gothic", lucida bright; 
	color: #4F627E; 
	text-transform: lowercase; 
	text-indent: 40px;
	padding: 0;
	margin: 0;
	}

.quote {
	color: #9E9E9E;
	font: italic 11px "georgia", sans-serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0px 0px 5px 0px;
	margin: 0;
	text-indent: 80px;
	}

.codes { text-align: center; }

.codes img { background: #FFFEBB; border: 0; padding: 5px; margin-right: 10px; margin-top: 5px; }

option, select { background: #FFEFEF; border: 0; color: #FF9595; font: 10px "arial", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFEFEF; border: 0; color: #FF9595; font: 10px "arial", sans-serif; line-height: 130%; padding: 3px; }

#statistics {
	text-align: center;
	color: #77B5C4; 
	background: #D8F7FF; 
	padding: 5px; 
	margin: 5px 40px 0px 40px; 
	}

#statistics b { 
	font: 12px "calibri", sans-serif;
	color: #33616C;
	text-decoration: none;
	}

