body {
	margin: auto auto auto auto;
	width: 800px;
	background-image: url(Pictures%20Zolfo/background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #6699ff;
	padding: 0;
}
.banner {
	height: 125px;
	width: auto;
	background-color: #FFFFFF;
}
.button {
	height: 25px;
	width: 113px;
	font-family: Tahoma, Arial, "Times New Roman";
	text-align: center;
	font-size: 1em;
	background-color: #FFFFFF;
}
.spacerB {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
}

.bodyText {
	height: 400px;
	background-color: #FFFFFF;
	font-size: 1em;
	vertical-align: top;
	width: 550px;
	font-family: Tahoma, Arial, "Times New Roman";
}
.sideNav {
	vertical-align: top;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 1em;
	background-color: #FFFFFF;
}
.footer {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 1em;
	text-align: center;
	background-color: #FFFFFF;
}
.spacer {
	background-color: #6699FF;
	height: 5px;
	width: auto;
}
