body {
	background-color: #000;
	background-image: url(images/skullBG.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-attachment: fixed;
	background-image: url(images/bannerBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 111px;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
}
#main-top {
	background-image: url(images/main-top.gif);
	text-align: center;
	height: 36px;
	width: 655px;
	float: left;
}
#main {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	width: 655px;
}
#footer {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(images/footer.gif);
	text-align: center;
	height: 42px;
	width: 655px;
	float: left;
}
#footer a{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
}
.contentLong {
	text-align: center;
	float: left;
	width: 655px;
	margin: 0px;
	padding: 0px;
}
.contentLong2 {
	text-align: center;
	float: left;
	width: 600px;
	margin-left: 30px;
}
.contentHalfLeft {
	float: left;
	width: 285px;
	padding-left: 50px;
	margin-bottom: 10px;
}
.contentHalfLeftCenter {
	float: left;
	width: 285px;
	padding-left: 50px;
	margin-bottom: 10px;
	text-align: center;
}
.contentHalfLeftRight {
	float: left;
	width: 285px;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: right;
}
.contentHalfRight {
	float: left;
	width: 275px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.contentHalfRightCenter {
	float: left;
	width: 275px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.tripleColumn1 {
	float: left;
	width: 185px;
	padding-right: 10px;
	padding-left: 40px;
}
.tripleColumn2 {
	float: left;
	width: 185px;
	padding-right: 10px;
	padding-left: 5px;
}
.smallItalic {
	font-size: 11px;
	font-style: oblique;
}
.footerdots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999;
}
.picpadding {
	padding-top: 15px;
}
.center {
	text-align: center;
}
.links {
	font-size: 11px;
	line-height: 18px;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #999;
}
.typespacing {
	line-height: 24px;
}
