body {
	background-color: #D7D7D7;
	margin: 0;
	padding: 0px;
	background-image: url(../Background/background.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
} 

#wrapper {
	width: 710px;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 0px;
}
object {
	margin: 0px;
	padding: 0px;
}
#toptoolbar {
	left: auto;
	top: 0px;
	position: relative;
	right: auto;
	width: 770px;
	margin: 0px;
	padding: 0px;
	bottom: auto;
}

