@charset "utf-8";
#content {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcolum {
	float: left;
	width: 690px;
	border: thin solid #666666;
}
#rightcolum {
	float: right;
	width: 200px;
	border: thin solid #666666;
}
#headingbox1 {
	font-family: Verdana;
	background-image: url(images/p7exp_mbar.jpg);
	color: #CCCCCC;
	font-weight: bold;
}
#textbox {
	margin: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
#footer {
	width: 900px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	left: 131px;
	top: 400px;
	float: left;
}
#rightcolum2 {
	float: right;
	width: 200px;
	border: thin solid #666666;
}
#rightcolum3 {
	float: right;
	width: 200px;
	border: thin solid #666666;
}
#spacer {
	float: right;
	height: 5px;
	width: 200px;

}
#spacer2 {
	float: right;
	height: 5px;
	width: 200px;
}
