/*-------------------------------------------------------------------------------------------------------------------------------------------*/
div#header { 
 /*cursor: url("http://edit.store.yahoo.com/lib/badcattoys/cursor.ani");*/
 background-color:#FBF0D0;
 color:#f2c120;
 text-align:center;
 background-repeat:no-repeat;
 background-attachment: fixed; 
 background-position: 50% 0%; 
}
div#header table { 
margin:0;
padding:0;
border-collapse:collapse;
/*border:1px solid white;*/
}

#jswarning
{
/*Position:absolute;*/
width: 100%;
bottom:0px;
text-align: center; /* to correct the centering IE bug*/
text-decoration: none; color: #000000; font-size: 15px; font-weight: bold; font-family : wwii;
/*border-collapse:collapse;*/
/*border:1px solid black;*/
}  

div#header a {text-decoration: none; color: #FF0000; font-size: 15px; font-weight: bold; font-family : wwii;}
div#header td.tdleft
{
 background-image: url(../images/doc-caa-seal-7g.GIF);
 /*background-image: url(images/doc-caa-seal-7g.gif);*/ 
 background-position: 50% 0%;background-repeat:no-repeat;
 background-color: #FBF0D0; 
} 
div#header td.tdright
{
 background-image: url(../images/war_office5.gif);
 /*background-image: url(images/war_office5.gif);*/
 background-position: 50% 0%;background-repeat:no-repeat;
 background-color: #FBF0D0; 
}
div#header td.tdcenter 
{
 text-align: center;
 background-color: #FBF0D0; 
}
div#header h1 
{
 text-decoration: none;
 color: black;
 font-size: 31px; 
 font-weight: bold;
 font-family : wwii;
 /*border:1px solid red;*/
 margin:0;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

