.txt_white{
color:#FFFFFF; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font:Verdana; font-size: 11px; text-decoration:none;
}

body
{
background-image:url(../img/background.jpg); 
background-repeat:repeat-x; 
background-color:#0d80d0; 
margin: 0px; 
padding: 0px
}

#body
{
position:absolute; top:202px;left:50%;margin-left:-390px; width: auto;
}

#main
{
background-image:url(../img/splash.jpg);width:752px; height:421px;
}

#left
{
position:absolute; z-index:99; background-image:url(../img/left_wing.jpg); width:264px; height:421px;  margin-left: -264px
}

#right
{
position:absolute; z-index:99; background-image:url(../img/right_wing.jpg); width:264px; height:421px; margin-left: 752px
}

#radiant
{
  position: absolute; top: 421px; background-image:url(../img/sub_radiant.jpg); width:752px; height:63px; background-repeat:no-repeat; background-position:top center;  overflow:hidden;  z-index: 50;
}

#footer
{
  position:absolute; bottom:5px; right:5px
}
