#header_full {
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#header_container {
	height: 100px;
	width: 940px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	background-color: #FFF;
}
.TabbedPanelsTab {
	height: 25px;
	width: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	position: absolute;
	right: 0px;
	text-align: right;
	line-height: 1.5em;
}
#headerbar_full {
	height: 25px;
	width: 100%;
	clear: both;
	position: absolute;
	left: 0px;
	top: 125px;
	right: 0px;
	bottom: 0px;
}
#headerbar_container {
	height: 25px;
	width: 940px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2E67B2;
}
#body_full {
	width: 100%;
	height: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 150px;
	right: 0px;
	bottom: 0px;
}
#body_container {
	width: 940px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	height: 25px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: absolute;
	top: 800px;
}
#tshirtguylogo {
	background-image: url(tshirtguylogo1.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 5px;
	top: 5px;
	position: absolute;
}
#clear {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
}
.nav_link {
	text-align: center;
	float: right;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0px;
	color: #06C;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	clear: none;
	line-height: 2em;
	position: relative;
	top: 0px;
	right: 0px;
}
#Third_Column {
	float: left;
	height: 400px;
	width: 289px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#TwoThird_Column {
	float: left;
	height: 400px;
	width: 578px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#Third_Column_bar {
	float: left;
	height: 100%;
	width: 1px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color:#666;
}
#background_box {
	background-color: #666;
	text-align: center;
	height: 30px;
	width: 500px;
	color: #FFF;
}
#backgroundbox2 {
	background-color: #666;
	height: 30px;
	width: 300px;
	text-align: center;
}
