body { background :url(../Images/bg.gif); margin: 0; padding: 0; color: #fff; font-family: "TradeGothic CondEighteen", "TradeGothic BoldCondTwenty", TradeGothic, "Arial Narrow", Arial, Verdana, sans-serif; }

p { margin: 5px 0; line-height: 120%; }
a { color:  #fff; text-decoration: none; }
img { border: 0; }

#centeringWrapper { width: 986px; height: 100%; margin: 0 auto; }
#positioningWrapper { position: relative; width: 986px; height: 100%; background: red; }

#content { position: absolute; top: 80px; width: 986px; height: 560px;  background: #3d4732; opacity:0.8; filter:alpha(opacity=80); }
#content2 { position: absolute; width: 968px; height: 560px; background: url(../Images/bg-2.gif) no-repeat; z-index: 2; }

#fadingContent { position: absolute; left: 10px; top: 10px; width: 460px; height: 250px; }

#heading { position: absolute; top: 0; right: 0; }
#contentImage { position: absolute; top: 0px; right: 0; }