a            { text-decoration  : none;
               color            : #000099;
               background       : #FFFFFF; }

a:hover      { text-decoration  : underline; }

img          { border-style     : none; }

body         { color            : #000000;
               background-color : #000066;
			   background-image : url(bluecurtainbackground.jpg);
               text-align       : center;
               font-family      : helvetica, sans-serif; 
               margin           : 0 ; 
               padding          : 0;  }

#main        { text-align       : center;  
               width            : 770px;
               color            : #000000;
               background       : #FFFFFF;
               margin           : 0px auto;}

#header      { height           : 150px; }

#sidebar     { float            : left;
               width            : 124px;
               border-right     : 1px solid #666666;}

#content     { float            : right;
               width            : 615px;
               padding          : 5px; }

#footer      { font-family      : mistral, sans-serif;
               color            : #999999;
               background       : #FFFFFF;
               text-align       : left;
               font-size        : smaller;
               padding          : 5px;
               width            : 750px;
               clear            : both; }


#menu        { text-align       : center; }

p            { text-align       : justify;
               padding          : 0px 15px 0px 15px;
               text-indent      : 1em; }

.item        { text-align       : center;
               text-indent      : 0px;
               margin-top       : 0em;
               margin-bottom    : 0.5em;
               padding          : 0px; }
               
h1          { text-align        : right;
              font-family       : mistral, sans-serif;
              padding           : 0px 30px 0px 0px;
              margin            : 0px; }
              
.td			{ width         : 283px; }