#wrapper {
	height:100%;
	min-height:100%;
	width:744px;
	background-image:url(bin/navfill744m.jpg); repeat-y;
	border-left:0;
	border-right:2px solid #000;
	color: #000000;
	text-align:left;
	margin-bottom:-54px;
}
#wrapper_b {
	height:100%;
	min-height:100%;
	width:744px;
	background-image:url(bin/navfill744blk.jpg); repeat-y;
	border-left:0;
	border-right:2px solid #000;
	color: #000000;
	text-align:left;
	margin-bottom:-54px;
}
html>body #wrapper, #wrapper_b {height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#masthead{
	position:absolute;
	top:0;
 	left:0;
	width:744px;
	height:116px;
	background-image:url(pics/744masthead.jpg);
	border:0;
}
#head2{
	position:absolute;
	top:116px;
	left:0px;
	width:744px;
	height:59px;
	background-image: url(pics/head2.jpg);
}
#head2left {
	float: left;
	position: relative;
	width: 193px;
	height: 59px;
	background-image: url(pics/dugout193x59.gif);
	background-color: #000000;
	border: 0px;
}
#head2right {
	width: 551px;
	height: 59px;
	float: right;
	position: relative;
	background-color: #000000;
	border: 0;
}
#right_b {
	width:566px;
	float:right;
	background-color:black;
	border:0;
	padding:0;
}
#right_g {
	width:566px;
	float:right;
	background-color:#f5f5f5;
	border:0;
	padding:0;
}
#left {
	width:158px;
	float:left;
}
#footer {
	width:744px;
	clear:both;
	height:54px;
	margin:0;
	padding:0;
	border:0;
	background-image:url(bin/foot744x6.jpg);
	color: #000000;
	text-align:center;
}
* html #footer {/*only ie gets this style*/
	\height:56px;/* for ie5 */
	he\ight:54px;/* for ie6 */
}
#mainfoot {
float:right;
width:565px;
height:51px;
margin-right:1px;
margin-left:20px;
background:url("bin/b_icon5.gif") no-repeat left;
border-top:3px solid #696969;
z-index:30;
}
.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}
#clearheader{height:175px;}/*needed to make room for header*/
#clearfooter{clear:both;height:54px;}/*needed to make room for footer*/
