a:link {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
	color: #CCC;
	font-size: 14px;
}
a:focus {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bolder;
}
a:visited {
	color: #999;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	z-index: 6;
}
#header {
	background-repeat: no-repeat;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo2.png);
	margin-top: auto;
	height: 80px;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 10px;
	height: auto;
}
#leftrail {
	float: left;
	height: auto;
	width: 140px;
	margin-left: -20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 45px;
}
#footer {
	width: 500px;
	margin-top: 20px;
	margin-bottom: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	margin-left: auto;
	line-height: 0px;
}
#intro {
	float: left;
	width: 250px;
}
.info {
	text-decoration: underline;
}
#paypal1 {
	float: right;
	height: auto;
	width: 150px;
	margin-top: -110px;
}
h2 {
	color: #FFF;
}
p {
	color: #999;
}
.center {
	text-align: center;
}
.headline {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #FFF;
	font-weight: lighter;
}
