body {
	background-image:  url("../images/superior_bg2.jpg");
}

#container {
	background-image:  url("../images/superior_bg.jpg");
	margin-top: -10px;
	*margin-top: 0px;
}

.mainHeader {
	position: relative;
	margin: 0px;
	padding: 0px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
.mainHeader span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index :1;
}
#homeh1, #homeh1 span {
	height: 37px;
	width : 446px;
	background-image: url("../images/welcome_h1.gif");
}
a:link {
	color: #E98E1B;
	text-decoration: underline;
}
a:visited {
	color: #E98E1B;
	text-decoration: underline;
}
a:active {
	color: #E98E1B;
	text-decoration: underline;
}
#pageDate {

}
.style3 {color: #666666}
