body {

	background-color:#000000;

}





#header {

	width:869px;

	height:409px;

	margin-left:auto;

	margin-right:auto;

}



#wrapper {

	width:767px;

	height:28px;

	margin-left:auto;

	margin-right:auto;

}





#content {

	width:727px;

	background-image:url(images/bg-content.jpg);

	background-repeat:repeat-y;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#FFFFFF;

	padding:20px;

	position:relative;

}





.title {

	color: #a9fefe;

	font-weight: bold;

	font-size:18px;

}





.title2 {

	color: #adf8a3;

	font-weight: bold;

}









.copyright {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}







a:link {

	color:#00CC66;

}



a:visited {

	color:#00CC66;

}



a:hover {

	color:#0099FF;

}



a:active {

	color:#0099FF;

}




.facebook{
	font-size: 16px;
	font-style: italic;	
	text-align: center;
	margin: 22px 0 10px 0;
}

.facebook a{
	color:#a9fefe;
	text-decoration:none;
}

.facebook a:hover{
	color:#0099FF;
	text-decoration:none;
}



.facebook img{
	border:none;
	margin: 0px 14px -10px 0;
}



