/* CSS Document */

body, td, table
{ font-family: arial, helvetica, verdana; font-size: 12px; color: #000000; }

a
{ color: #ffffff; text-decoration: none; }
a:hover
{ color: #ffffff; text-decoration: underline; }

#body
{ background: #CFCCC5; }

#wrap
{ width: 950px; position: absolute; top: 3px; left: 0px; margin-left:-475px; left:50%; }

#header
{ width: 950px; position: relative; top: 150px; left: 0px; text-align: center; font-size: 40px; color: white; font-weight: regular; }

#content
{ width: 950px; position: relative; top: 350px; left: 0px; }