body.main {
	padding: 0;
	color: #000000;
	background-image:url('http://www.rescuesquad.net/images/site/old/bkgr.gif');
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
div.midbox {
	position: relative;
	top: 2em;
	bottom: 2em;
	left: 16.5%;
	padding: 0;
	margin: 0;
	width: 66%;
	min-width: 600px;
	color: #000066;
	background-color: #99CC99;
 	}
div.headerimage {
	position: relative;
	clear: both;
	}
div.leftnav {
	width: 15%;
	float:left;
	padding-left: 1em;
	padding-right: 1em;
	}
div.leftnav a:link {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
div.leftnav a:active {
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	}
div.leftnav a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
div.boxcontent {
	background-color: white;
	width: 73%;
	float: right;
	padding: 1em;
	}
div.footer {
	clear:both;
	}
p {
	padding: 0px;
	margin: 0px;
	}
