.headerstrecher {
	background-color: #F5F5F5;
	background-image: url(images/headerstrecher.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-attachment: fixed;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.main {
	background-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	border: thin none #FFFFFF;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
