body {
	text-align: center;
	background-color: #e7e7e7;
	margin-top: 0;
	color: #e7e7e7;
	font: 11px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #717171;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:visited, a:active {
	color: #919191;
}

#main {
	width: 950px;
	background-color: #ffccad;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	color: #FFF;
}
#top {
	height:  182px;
}
#mid {
	height:  193px;
}
#row1 {
	height:  411px;

}
.row1left {
	width: 137px;
	width: 259px;
	float:left;
		margin-top: 12px;
}
.row1right {
	width: 670px;
	float:left;
}
#row2 {
	height: 139px;
}
#row3 {
	height: 170px;
	margin-top: 10px;
}

#footer {
	height: 30px;
	padding-left: 278px;
	margin-top: 10px;
	color: #000;
}

.module {
	height: 137px;
	width: 259px;
	margin-bottom: 12px;
	float: left;
	margin-left: 11px;
}
.moduletop {
	height: 44px;
}
.moduleimg {
	height: 80px;
	width: 90px;
	float: left;
	margin-top: 14px;
}
.moduletext {
	float: left;
	margin: 20px 0 0 14px;
}
.news {
		margin-left: 21px;
}
.newspic {
	height: 140px;
	background-color: beige;
	width: 528px;
}
.newsimg {
	height: 60px;
}
.newstext {
	margin-top: 15px;
	width: 505px;
	padding-left: 12px;
}
#main #footer {
	color: #717171;
}
