body {
	clear: both;
	text-transform: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
.main {
	background-attachment: scroll;
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}
#presswrapper {
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: center;
	height: 800;
	width: auto;
	position: relative;
	background-attachment: scroll;
	float: none;
	border: thin none #000000;
	padding: 0px;
	overflow: visible;
	top: -13px;
	margin-left: auto;
}
a:link {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #C32700;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
h1 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: .3em;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 17px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#footer {
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: auto;
	z-index: auto;
}

