body
{
   
}

div.wrapper
{
	width: 720px;
	float: left;
	margin-bottom:10px;
}

div.wrapper2
{
	padding: 1px;
	float: left;
}

div.wrapper3
{
	float: left;
}

div.wrapper div.leftPaneHeader
{
	background: url('Images/leftPaneHeader.gif') repeat-x;
	border-top: solid 1px black; 
	border-bottom: solid 1px #9eb6ce; 
	height: 22px; 
}

div.innerWrapper
{
	float: left;
}

div.footer
{
	background: url('Images/footer.gif') repeat-x;
	height: 30px;
	width: 950px;
	overflow: hidden;
	clear: both;
}
