p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding: 10px;
}
#left {
	float: left;
	width: 180px;
}
#content {
	width: 580px;
	float: left;
	margin: 12px;
}
#right {
	float: left;
	width: 180px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006666;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #006600;
	float: left;
	width: 960px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #003300;
}
