/* CSS Document */

#mainPage {
	margin: 0px;
	padding: 0px;
	width: 960px;
	border: none;
	float: left;
	background-image: url(../images/teff2_page_backgrd3.jpg);
	background-repeat: no-repeat;
	background-position: center -170px;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5C2B03; /* dark oak */
}