@charset "utf-8";
#content {
	float: left;
	width: 430px;
	height: auto;
	background-image: url(../fill.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 152px;
}
#image_background img {
	float: right;
	border: 1px solid #D6D6D6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#mainContent  {
	height: 830px;
	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;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

