body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #666666;
}
.left {
	background-color: #CCEEFF;
	width: 181px;
	float: left;
}
.bottom {
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.right {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.image {
	margin-bottom: 30px;
	margin-left: 35px;
	margin-top: 20px;
}
.btnhome {
	height: 29px;
	margin-top: 10px;
	margin-right: 10px;
}
.edgehome {
	background-color: #FF0000;
	width: 11px;
	margin-right: 7px;
	height: 29px;
	float: left;
}
.edgeabout {
	background-color: #0099FF;
	width: 11px;
	margin-right: 7px;
	height: 29px;
	float: left;
}
.edgeobjectives {
	background-color: #00DD00;
	width: 11px;
	margin-right: 7px;
	height: 29px;
	float: left;
}
.edgecontact {
	background-color: #FF9900;
	width: 11px;
	margin-right: 7px;
	height: 29px;
	float: left;
}
.edgewhatever {
	background-color: #FF00FF;
	width: 11px;
	margin-right: 7px;
	height: 29px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
}
.bigholder {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}
.tableshadow {
	line-height: 0px;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.announcement {
	background-color: #CC0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	color: #FFFFFF;
	padding: 5px;
}
