@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	width: 825px;
	height: auto;
	border: 2px solid #999;
	padding: 20px;
}
#content {
	position:absolute;
	width:617px;
	height:267px;
	z-index:1;
	left: 84px;
	top: 263px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FF99FF;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF99FF;
	text-decoration: none;
}
.body  {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	text-transform: none;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2pt;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}
body {
	background-color: #333;
	margin-top: 50px;
}
