body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #585555;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leftCOL {
	background-color: #7A7F83;
	padding: 10px 5px;
	margin: 10px;
}
#contentarea {
	background-color: #FFFFFF;
	margin: 10px 20px 10px 15px;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.welcomebig {
	font-size: 16px;
	font-weight: bold;
}
.welcome {
	font-size: 14px;
	font-weight: bold;
}
.hometxt {
	font-size: 14px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 7px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 15px;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 3px;
	text-align: left;
}
.footertxt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	padding-left: 5px;
}
.footertxt2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	padding-right: 5px;
}
.lineheight {
	line-height: 21px;
}
.tshirt {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
}
#tshirtarea {
	display: block;
	margin-bottom: 35px;
}
.tshirtfloat {
	float: left;
	margin-right: 15px;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
}
.sitecredit a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.sitecredit a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.sitecredit a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.sitecredit a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
