a           { color: #7b7a24; font-size: 10px; font-weight: bold; text-decoration: none }
a:active    { color: #a9a9a9 }
a:hover       { color: #c38611 }
a:visited      { color: #7b7a24 }
p              { color: #424346; font-size: 11px; font-style: normal; font-weight: normal }
td                { color: #424346; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
th           { color: #424346; font-size: 11px; font-weight: normal }
body                       { background-image: url(Media/Generic/tile_woodplanks.jpg); color: #424346; font-size: 11px; font-style: normal; font-weight: normal }
td.cellhead   { background-color: #808080 }
td.cellback    { color: #696969; background-color: #fff }
select  { color: #000; font: 9px geneva, verdana, arial, sans-serif; background-color: #ffffff; border: solid 1px #7d7a54 }
#backfade {
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:533px;
	z-index:-1;
	background-image: url(Media/Generic/tile_top.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’Media/Generic/tile_top.png’ ,sizingMethod=’crop’);


}

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

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