body {
	color: #C0C0C0;
	font: 12px "times new roman", sans-serif;
	text-align: justify;
	line-height: 180%;
	padding: 0;
	margin: 0;
	background: none;
	}

#wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;
	height: 280px;
	overflow: hidden;
	}

#content {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	text-align: justify;
	}

a:link, a:visited { 
	font: 12px "times new roman", sans-serif;
	text-decoration: none; 
	color: #AC73CC; 
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #5982B6; 
	}

strong { font: 12px "times new roman", sans-serif; color: #FF0000; }

b { font: 12px "times new roman", sans-serif; color: #979797; }

s { font: 12px "times new roman", sans-serif; color: #CCCCCC; text-decoration: none; }

i { font: italic 12px "times new roman", sans-serif; color: #F6CD7B; }

u { 	color: #FFE036;
	text-transform: lowercase;
	text-decoration: none;
	}

ul { list-style-type: none; padding: 0; margin: 0; }

ul a:link, ul a:visited { 
	font: 10px "verdana", sans-serif;
	text-decoration: none; 
	color: #E3BAFF; 
	text-transform: uppercase;
	}

ul a:hover, ul a:active { 
	text-decoration: none; 
	color: #93C6FF; 
	}

h1 { 	font: italic 20px "georgia", lucida bright; 
	color: #FFA7B3; 
	text-transform: lowercase; 
	text-align: right;
	padding-right: 30px;
	letter-spacing: 2px;
	}

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 {
	font: 10px "arial", sans-serif; 
	color: #FFDC19;
	line-height: 180%;
	float: left;
	padding: 40px 130px 40px 20px;
	margin: 0px 10px 10px 20px;
	background: url('statistics.gif') left no-repeat;
	}

#statistics b { font: 10px "arial", sans-serif; color: #B6DBF2; }

#statistics i { font: 10px "arial", sans-serif; color: #FF7676; }

#links {
	font: 10px "verdana", sans-serif;
	color: #DDDDDD;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#links a:link, #links a:visited { 
	font: 10px "verdana", sans-serif;
	text-decoration: none; 
	color: #CEFF64; 
	text-transform: uppercase;
	}

#links a:hover, #links a:active { 
	text-decoration: none; 
	color: #93D8FF; 
	}

.codes { text-align: center; }

.codes img { background: #FFFEBB; border: 0; padding: 5px; margin-right: 10px; margin-top: 5px; }
