@charset "utf-8";
#content {
	float: left;
	width: 885px;
	height: auto;
	background-image: url(../fill.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 70px;
}


#mainContent  {
	height: 1400px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D8D8D8;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	background-image: url(../Newfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content .pressthumbnail {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	vertical-align: top;
	margin-right: 20px;
	border: 2px dotted #CCCCCC;
}

