@charset "utf-8";

.underline {
	font-weight: bold;
	text-decoration: none;
}
#sidelinks   .underline {
	text-decoration: none;
}
.underlined {
	text-decoration: underline;
}

#mainContent  {
	height: 2255px;
	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;
}
#image_background #content {
	background-image: url(../fill.png);
	background-repeat: repeat;
	background-position: right top;
}
#content div {
	background-repeat: no-repeat;
	background-position: right top;
}

