body	
	{
	background: url(back.jpg);
	width: 100%;
	height:100%;
	font-family: Trebuchet MS, Microsoft Sans Serif; 
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	}

#wrapper
	{
	width: 900px;
	height: 479px;
	margin: 0px auto 0px auto;
	border:1px solid #272727;
	background-color:#131313;
	}

a	{
	color:green;
	text-decoration:none;
	}

a:hover	{
	color:#3D81EE;
	}

a:visited
	{
	color:#525252;
	}

strong	{
	font-size:40px;
	letter-spacing:-4px;
	}

#upperleft
	{
	width:430px;
	height:80px;
	text-align:center;
	color:#525252;
	float:left;
	margin:10px 0px 70px 10px;
	padding:50px 10px 0px 0px;
	}

#upperleft a
	{
	font-size:30px;
	text-decoration: none;
	color:white;
	}

#upperleft a:hover
	{
	color:green;
	}	

#upperright
	{
	width:430px;
	height:80px;
	color:black;
	text-align:right;
	float:right;
	margin:10px 10px 70px 0px;
	}

.clear	{
	clear:both;
	}

.statistic
	{
	width:890px;
	height:70px;
	color:white;
	font-size:30px;
	text-align:center;
	padding:0px 10px 0px 10px;
	letter-spacing:-1px;
	clear:both;
	}

#reference
	{
	width:890px;
	height:30px;
	color:#525252;
	text-align:center;
	margin:0px 10px 0px 10px;
	clear:both;
	}

#middleleft
	{
	width:300px;
	height:16px;
	float:left;
	text-align:right;
	margin:40px 0px 10px 10px;
	padding:10px 0px 0px 0px;
	}

#middleleft a
	{
	font-size:14px;
	color:green;
	text-decoration:none;
	}	

#middleright
	{
	width:300px;
	height:16px;
	float:right;
	text-align:left;
	margin:40px 10px 10px 0px;
	padding:10px 0px 0px 0px;
	}

#middleright a
	{
	font-size:14px;
	color:green;
	text-decoration:none;
	}	

#lower
	{
	width:880px;
	height:200px;
	margin:0px 10px 10px 10px;
	text-align:justify;
	color:#525252;
	clear:both;
	}

#lowerleft
	{
	width:300px;
	height:80px;
	font-size:14px;
	color:#525252;
	text-align:right;
	float:left;
	margin:0px 100px 0px 10px;
	padding:5px 0px 5px 0px;
	}

#lowerright
	{
	width:300px;
	height:80px;
	color:#525252;
	text-align:left;
	float:right;
	margin:0px 10px 0px 100px;
	padding:5px 0px 5px 0px;
	}

.links	{
	color: #525252;
	font-size:12px;	
	}

.links a 
	{
	height: 30px;
	text-align: center;
	color:green;
	text-decoration: none;
	}

.links a:hover
	{
	color:#3D81EE;
	text-decoration: underline;
	}

.links a:visited
	{
	color:green;
	text-decoration:none;
	}



#footer, #footer a {
	color: #525252;
	text-align: center;
	padding: 5px 0px 5px 0px;
	}


img	{
	border: none;
	}

.left	{
	height:20px;
	float:left;
	margin: 0px 0px 0px 10px;
	}

.right	{
	height:20px;
	float:right;
	margin: 0px 10px 0px 0px;
	}

.introtext
	{
	font-size: 12px;
	color:#525252;
	text-align:justify;
	margin:10px 40px 0px 40px;
	}
