@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-image: url(background.jpg);
}
.thrColFixHdr #container {
	width: 925px; /* the auto margins (in conjunction with a width) center the page */
	border: 7px ridge #999; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 
.thrColFixHdr #header {
	background-color: #000;
	background-position: left top;
	vertical-align: top;
	height: auto;
	padding: 0;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	width: 222px;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 0;
	border: thin solid #000;
	overflow: hidden;
	background-image: url(images/transparentwhite.png);
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 550px;
	text-align: left;
	padding-top: 10px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	vertical-align: top;
	height: auto;
} 
.thrColFixHdr #footer {
	text-align: center;
	z-index: 5000;
	position: relative;
	background-color: #000000;
	vertical-align: bottom;
	padding: 0px;
	height: 100px;
	margin: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	position:relative;
	width:211px;
	height:134px;
	z-index:1;
	left: 0px;
	top: 20px;
	border: medium dashed #000;
}
#animation {
	z-index:2;
	height: 450px;
	vertical-align: top;
}
#menu {
	height:25px;
	z-index:2;
	background-color: #666;
	vertical-align: bottom;
	position: relative;
	top: -5px;
}
#leftbox {
	width:300px;
	height:200px;
	z-index:2;
	border: medium solid #010D9D;
}
#topmenuleft {
	width:300px;
	height:20px;
	z-index:2;
	background-color: #FFF;
	position: relative;
	top: -115px;
	left: 580px;
}
#leftboxbottom {
	width:280px;
	height:180px;
	z-index:3;
	float: left;
	background-image: url(images/transwhite.png);
	padding: 10px;
	border: thin solid #000;
	text-align: left;
}
#boxright {
	z-index:3;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	float: left;
	height: 200px;
	width: 300px;
}
#rightboxtop {
	width:280px;
	height:180px;
	z-index:3;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/transwhite.png);
	text-align: left;
	padding: 10px;
}
.smallboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
}
.SmalBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
}

#secondmaincontent {
	z-index:3;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#bottomleftbox {
	width:280px;
	height:180px;
	z-index:3;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	padding: 10px;
	background-image: url(images/transwhite.png);
	text-align: left;
}
#bottomrightbox {
	width:280px;
	height:180px;
	z-index:3;
	float: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 10px;
	background-image: url(images/transwhite.png);
	text-align: left;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: normal;
	word-spacing: 1px;
	vertical-align: top;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#allacrossscontent1 {
	z-index:3;
	padding: 15px;
	background-image: url(images/transwhite.png);
	height: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #000;
}
#shipsstore {
	height:145px;
	z-index:3;
	float: left;
	width: 582px;
	background-image: url(images/transwhite.png);
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}
#tableback {
	z-index:3;
	text-align: center;
	vertical-align: top;
}
#promotetournament {
	width:582px;
	z-index:3;
	background-image: url(images/transwhite.png);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#horizontalspacer {
	width:100%;
	height:30px;
	z-index:3;
	float: left;
	vertical-align: top;
}
#photoby {
	position:relative;
	width:175px;
	height:20px;
	z-index:2000;
	left: 740px;
	top: -20px;
	text-align: right;
	letter-spacing: .05em;
}
#bodybox {
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/transwhite.png);
	border: thin solid #009;
	padding: 20px;
	height: auto;
	width: 560px;

}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F63;
	padding-bottom: 5px;
	padding-top: 5px;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #F00;
	line-height: 18px;
}
#about {
	width:580px;
	z-index:2001;
	border: thin solid #000;
	float: left;
	background-image: url(images/transwhite.png);
	text-align: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 555px;
	overflow: auto;
}
.copyrightblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

#company {
	z-index:3003;
	float: left;
	height: 40px;
	width: 75px;
}

#contact {
	z-index:3001;
	float: left;
	width: 70px;
	height: 40px;
}

#legal {
	width:55px;
	height:40px;
	z-index:3000;
	float: left;
}
#topmenucontainer {
	width:200px;
	height:40px;
	z-index:0;
	position: relative;
	margin-left: 680px;
}
#videobox {
	height:185px;
	z-index:2001;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	border: thin solid #000;
	background-image: url(images/transwhite.png);
	text-align: center;
	padding: 15px;
	width: 228px;
}
#pages {
	z-index:2001;
	top: 843px;
	border: thin solid #009;
}
#boatshow {
	z-index:2001;
	padding: 0px;
	float: left;
	height: auto;
	width: 252px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
	text-align: center;
	vertical-align: baseline;
}
.centeredtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
#apDiv2 {
	width:582px;
	z-index:3;
	left: 785px;
	top: 1264px;
	float: left;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/transwhite.png);
}
#menuholder {
	width:221px;
	z-index:5001;
	height: 500px;
}
#othershirtclubs {
	width:575px;
	z-index:5001;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 475px;
}
#spacer {
	width:100%;
	height:100px;
	z-index:1;
	background-color: #000;
	bottom: -20px;
}
#sampleshirts {
	width:602px;
	height:225px;
	z-index:5001;
	float: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(images/transwhite.png);
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}

