object#head{
	position: absolute;
	top:0;
	left:270px;
}
div#midCont{
	width:749px;
	border:1px solid red;
	border-bottom:none;
	background-color:#bbbbbb;
}
div#midCont div#bgwrap{
	color:#111111;
	margin:10px 14px 0 13px;
	padding:5px;
	padding-bottom:10px;
	background:url(../img/equalizer.gif) 1px bottom repeat-x;
	background-color:#eeeeee;
}
div.dirLink{
	width:751px;
	background-color:#333333;
}
div.dirLink a{
	color:#333333;
	display:block;
	line-height:1.3;
	float:right;
	background-color:#dddddd;
	text-align:center;
	border-left:2px solid red;
	padding:0 7px;
	margin:3px 10px 5px 0;
	text-decoration:none;
}
div.dirLink a:hover{
	color:red;
	background-color:#ffffff;
	text-decoration:underline;
}
div.dirLink br{
	clear:both;
	font-size:1px;
}
table#btmCont{
	width:751px;
	border:1px solid red;
	border-top:none;
	background-color:#bbbbbb;
}
div#ss{
	color:#111111;
	margin:3px 12px 10px 10px;
	padding:5px;
	height:40em;
	background:url(../img/fielder.gif) 0 bottom no-repeat;
	background-color:#eeeeee;
}
div#aa{
	color:#111111;
	margin:7px 10px 10px 10px;
	padding:5px;
	background-color:#eeeeee;
}
div#ss ul, div#aa ul{
	margin:3px 0 3px 1.5em;
}
div#wc{
	color:#111111;
	margin:3px 10px 10px 12px;
	padding:5px;
	height:40em;
	background:url(../img/butter.gif) 0 bottom no-repeat;
	background-color:#eeeeee;
}