#mainContainer {
	width:671px;
	height:700px;
	padding:10px;
	background-color: #000000;
}
#topContainer {
	background-color: #000000;
	width: 691px;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/plants.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
#Layer1 {
	background-color: #000000;
	position:relative;
	width:691px;
	height:10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 9px;
}
#newsContainer {
	position:relative;
	height: 240px;
	width: 345px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
#iotm {
	float: right;
	z-index: 1;
	margin-bottom: 15px;
}
.titles1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.titles1right {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #FAAC47;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.imgLink {
	float:left;
	margin-bottom: 15px;
	padding-top: 3;
	margin-left: 15px;
}
a.imgLink {
	background-color: #333333;
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.imgLink:hover {
	background-color: #000000;
	color: #FF9900;
	background-image: url(../images/fadepixel.gif);
	}
.active {
	color: #FF6600;
}
.home {
	color: #FFFFFF;
}
.page {
	padding: 5px;
	text-align: center;
	width: 691px;
	float: none;
}

