body         { background-color: #000000; margin:10px 10px 10px 10px;
    padding:0; }
body         { font-family: Comic Sans MS; color:#000051; font-size:medium; vertical-align:top; text-align:center }


h1           { font-family: Bradley Hand ITC; font-size: 36pt; color: #000051; font-weight: bold; }
h2           { font-family: Bradley Hand ITC; font-size: 24pt; color: #000051; font-weight: bold; }
h3           { font-family: Bradley Hand ITC; font-size: 18pt; color: #000051; font-weight: bold; }
h4           { font-family: Arial; font-size: small; color: #edfbe1; }
h5           { font-family: Bradley Hand ITC; font-size: 14pt; color: #000051; }
h6           { color: #000051; font-family: Arial; font-size: x-small; }
a:link       { color: #000051 }
a:visited    { color: #000051 } 
a:hover      { color: #000051 }
table        { font-family: Comic Sans MS; font-size: medium; color: #000051; text-align: left; margin-left: auto; margin-right: auto;
}

  
  #main {
    border:6px solid #ff9933; background:#feeee0; 
    margin-left: auto; margin-right: auto; 


    width: 970px; align: center;}
    
    
    
    #nav-menu ul
{
width: 780px;
	margin: auto;

list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 10px 5px;
}

#nav-menu li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: center;
padding: 0 5px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover {
		text-decoration: underline;

		}






/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */
