@charset "utf-8";
/* CSS Document */

{
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 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: #000000;
	background-color: #666666;
	background-image: url(stripe.png);
	background-repeat: repeat;
	top: 50px;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	background-image: url(images/stripe.png);
}

.thrColLiqHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	top: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	bottom: auto;
	padding: 0px;
	height: auto;
} 
.thrColLiqHdr #header {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 240px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 100%;
	right: 50%;
	left: 50%;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 20px;
} 
.thrColLiqHdr #container #header #menubar {
	clear: both;
	float: none;
	height: 30px;
	text-align: center;
	background-image: url(images/menubar_up.png);
}
.thrColLiqHdr #container #header #banner {
	background-image: url(images/header1.jpg);
	height: 200px;
	width: auto;
}

.thrColLiqHdr #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	font-size: x-small;
} 
.thrColLiqHdr #container #main_content {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.thrColLiqHdr #container #shirtpic {
	background-image: url(images/shirtsweb.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 250px;
	width: 48%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#left_col {
	height: auto;
	width: 48%;
	float: left;
	clear: both;
}
.thrColLiqHdr #container #left_col #lefttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	height: auto;
	width: 100%;
	float: left;
}
.thrColLiqHdr #container #left_col #recentposts {
	background-image: url(images/recentposts.jpg);
	background-repeat: no-repeat;
	width: 305px;
	float: left;
	height: 200px;
	position: static;
	overflow: scroll;
	visibility: visible;
}

.thrColLiqHdr #container #contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: large;
	font-weight: 800;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

.thrColLiqHdr #footer {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	height: 20px;
	width: 90%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>
.thrColLiqHdr #container #lefttext {
	background-color: #000000;
	height: 400px;
	width: 48%;
	float: left;
}
.thrColLiqHdr #container #right_col {
	background-color: #003366;
	float: right;
	width: 48%;
	clear: left;
	height: 500px;
	position: relative;
}
.thrColLiqHdr #container #main_body {
	height: auto;
	width: 100%;
}
.thrColLiqHdr #container #main_body #left_column {
	background-color: #000000;
	width: 48%;
	float: left;
}
.thrColLiqHdr #container #main_body #left_column #left_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
	line-height: 20px;
}
.thrColLiqHdr #container #main_body #right_column {
	background-color: #000000;
	width: 50%;
	float: right;
	clear: none;
	height: auto;
}

.thrColLiqHdr #container #main_body #right_column #shirtpic {
	width: 95%;
	padding: 0px;
	background-image: url(images/shirtsweb.jpg);
	float: none;
	clear: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.thrColLiqHdr #container #main_body #right_column #purplefade {
	background-image: url(images/purplefade.jpg);
	background-repeat: repeat-x;
	width: 86%;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	height: auto;
	background-color: #501B6B;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 20px;
}
#markets {
	background-color: #000000;
	height: 200px;
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
}
#recent_posts {
	background-image: url(images/recentposts.jpg);
	background-color: #000000;
	height: 200px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
