body {
	color: #E7907F;
	font: 12px "calibri", sans-serif;
	text-align: justify;
	line-height: 180%;
	padding: 0;
	margin: 0;
	background: none;
	}

#wrap {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 310px;
	height: 307px;
	overflow: hidden;
	}

#content {
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
	text-align: justify;
	}

a:link, a:visited { 
	font: 12px "calibri", sans-serif;
	text-decoration: none; 
	color: #86ADC7; 
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #3A627D; 
	}

strong { font: 12px "calibri", sans-serif; color: #DC5B5B; }

em { font: 12px "courier new", sans-serif; color: #DC5B5B; }

i { font: italic 12px "times new roman", sans-serif; color: #E1CA9D; }

h1 { 	font: 23px "georgia", lucida bright; 
	color: #FFFFFF; 
	text-transform: lowercase; 
	text-align: center;
	letter-spacing: 2px;
	padding: 0;
	margin: 5px 0px 0px 0px;
	}

h2 { 	font: 15px "century gothic", lucida bright; 
	color: #CCCCCC; 
	text-transform: lowercase; 
	text-align: center;
	letter-spacing: 2px;
	padding: 0;
	margin: 5px 0px 0px 0px;
	}

.codes { text-align: center; }

.codes img { background: #FFFEBB; border: 0; padding: 5px; margin-right: 10px; margin-top: 5px; }

option, select { background: #FFFFFF; border: 0; color: #E7907F; font: 12px "calibri", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #E7907F; font: 12px "calibri", sans-serif; line-height: 130%; padding: 3px; }

#statistics { 
	text-align: right; 
	font: 11px "georgia", sans-serif; 
	color: #AFAFAF; 
	text-transform: lowercase;
	padding: 8px 10px 15px 0px;
	margin: 0;
	background: url('statistics.gif') no-repeat;
	}

#statistics b { font: 11px "georgia", sans-serif; color: #6FADE6; }

