body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	margin-top: 0px;
	padding-top: 0px;
	color:#CC9900;
	font-size:10px;
}
h5 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
}
div#head {
	position: absolute;
	width:950px;
	height:100px;
	left:0px;
	top: 0px;
	background-color:white;
	vertical-align:top;
}
div#columns {
	position: absolute;
	width: 950px;
	top: 100px;
	height: 500px;
	background-color: #FFFFFF;
}
div#side1 {
	position:absolute;
	width:187px;
	top: 30px;
	left:15px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 210px;
}
div#subnav {
	position:absolute;
	width: 179px;
	top: 240px;
	left: 26px;
	padding: 0px;
	height: 110px;
}
div#space1 {
	position: absolute;
	left: 203px;
	top: 0px;
	width: 5px;
	height: 32px;
	border-right: 2px solid #E6E6E6;
}
div#space2 {
}
div#hier {
	position: absolute;
	width: 490px;
	top: 0px;
	left: 210px;
	background-color: white;
	padding: 0px;
	height: 28px;
	border-top: solid 2px #E6E6E6;
}
div#contentspace {
	position: absolute;
	width: 490px;
	top: 30px;
	left: 210px;
	height: 4px;
	border-top: solid 2px #E6E6E6;
}
div#content {
	position:absolute;
	width: 486px;
	top: 36px;
	left: 210px;
	padding: 0px;
	height: 420px;
}
div#side2 {
	position: absolute;
	width:226px;
	top: 0px;
	left: 700px;
	padding: 10px;
	height: 170px;
	border: solid 2px #E6E6E6;
}
div#side2space {
	position:absolute;
	width:250px;
	top: 192px;
	left: 700px;
	height: 4px;
}
div#side2bugMLLS {
	position:absolute;
	width:250px;
	top: 200px;
	left: 700px;
	background-color: #FFFFFF;
	padding: 0px;
}
div#side2bugEL {
	position:absolute;
	width:250px;
	top: 293px;
	left: 700px;
	background-color: #FFFFFF;
	padding: 0px;
}
div#side2bugLC {
	position:absolute;
	width:246px;
	top: 386px;
	left: 700px;
	background-color: #FFFFFF;
	padding: 0px;
}
div#foot {
	position: absolute;
	width: 950px;
	bottom: 0;
	background-color: #E6E6E6;
}
