
*
{ margin: 0; padding: 0; }
html 
{ height: 100%; }
body
{  font: 100%; background-color: #fff; height: 100%; }
#navigation
{ background-color: #04090D; height: 90px; }
#header
{ background: url(images/header_bg.jpg) repeat-x; height: 260px; }
#page-wrap
{ position: relative; }
#content
{ margin-left: auto; margin-right: auto; width: 960px; min-height: 400px; padding-top:80px;  }
#content p{font: 1em Georgia, "Times New Roman", Times, serif; color:#333;  margin: 10px 0 0 0;}
.georgia {font: 2em Georgia, "Times New Roman", Times, serif  ; color: #C00;}
#footer
{}