body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #3333CC;
	padding-left: 10px;
	padding-right: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3300;
	padding-left: 10px;
	padding-right: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #699001;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284A01;
	padding-left: 10px;
	padding-right: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-left: 10px;
	padding-right: 10px;
}

a {
	color: #284A01;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #284A01;
	text-decoration: underline;
	font-weight: bold;
}

.menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	width: 125px;
	padding-bottom: 2px;
	background-position: center;
}

.table-back .menu-top a {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.table-back .menu-top a:hover {
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

.back-header {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.back-header a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.back-header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

.table-back {
	background-color: #FFFFFF;
}

.table-back p {
	padding-right: 10px;
	padding-left: 10px;
}

.table-back table {
	padding: 0px;
	margin: 0px;
}

#main .table-back #home1 {
	background-image: url(images/home-intro-box-1.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 560px;
	margin-left: 10px;
}

#main .table-back #home1 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F44747;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px;
	margin-left: 5px;
}
#main .table-back #home1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.shirt {
	font-size: xx-small;
	color: #666666;
	text-align: center;
}

#main .table-back #searchbox {
	background-image: url(images/searchbox.gif);
	background-repeat: no-repeat;
	height: 245px;
	width: 230px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#main .table-back #searchbox table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
#main .table-back #home2 {
	height: 250px;
	width: 560px;
	margin-left: 10px;
	font-size: 12px;
}
#main .table-back #home2 #home2a {
	background-image: url(images/home-cup.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 280px;
	font-size: 12px;
}
#main .table-back #home2 #home2a table {
	font-size: 12px;
}


#main .table-back #home2 #home2a H1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -2px;
}

#main .table-back #home2 #homebox2b {
	height: 250px;
	width: 280px;
	background-image: url(images/home-shirts.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 12px;
}

#main .table-back #home2 #homebox2b h1 {
	margin-top: 5px;
	margin-bottom: -1px;
	font-size: 24px;
	font-weight: bold;
}

#main .table-back #home2 #homebox2b table {
	font-size: 12px;
}
.atoz {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

