
/*two col. fixed layout files*/ 

body {
 margin:20px;
 background:#013220 ;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
background:#FFFFFF;

 border:solid #b7b67f;
 border-width:6px 6px 6px 6px;
margin:auto;
 width:780px;

 }

#hdr { 
 background-image: url('../opfiles/images/whitemagnolia.jpg');
 background-repeat:no-repeat;
width:780px;
 }


#bodyblock {
 position:relative;
 background:#FFFFFF;
 color: #333333;
 width:780px;
 padding:0;
 }

/*left  col.  for advertising*/
#l-col {
 float:left;
 background:#FFFFFF;
 color: #333333;
 width:180px;
  }
/*floats image on right of content */

#loader {
 float:right;
 background:#FFFFFF;
 color:#333333;
}

/*brewers civil war units menu */
#warmenue {width:160px;height: 400px;overflow:scroll;
 float:right;padding-left:20px;
 background:#FFFFFF;
 color:#333333;
}

#cont {
 font-size:10pt;
 background:#FFFFFF;
 color: #333333;
 text-align:left;
 border:solid #FFFFFF;
 border-width:0px 10px 0px 10px;	
 }

#ftr {
 background:#ffffff;
 color: #333333;

 margin:0;
width:780px;
 }

 
td#type1{font-size:10pt}
td#portside{font-size:0.7em}

 h1{color:#465945; margin:0em;font-size:1.5em}
 h2{color:#465945; margin:0em;font-size:1.3em}

 a:link{font-weight:bold;color:#11593C;text-decoration: none}
 a:visited{color:#000080;text-decoration: none}
 a:link:hover{color:#FF0000;text-decoration: none}

 font.doc{font-size:0.75em;font-family:"courier New"}

span#nav{font-size:0.80em}

span#nav2{font-size:0.65em}


div#page{text-align:right}






