Body,P,Td		{ Font-Family:arial; Font-Size: 8pt; Color: #000000;}
A			{ Font-Family:arial; Color: #E19636; Text-Decoration: none; }
A:Hover		{ Font-Family:arial; Color: #000000; Text-Decoration: none; }

#bgImageContainer {

	z-index: -1;
	overflow: hidden;
}

.logo {
	z-index: 1;
	}

#content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}
