body         {
             background-image: url(./pics/back.jpg);
             background-color:#150303;
             color:#a87d50;
             font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif;
             font-size:8pt;
             margin:0;
             padding:0;
             text-align:justify;
             }
a:link       { 
             color: #cccccc; 
             text-decoration: none; 
             } 
a:visited    { 
             color: #ffe9eb; 
             text-decoration: none; 
             } 
a:hover      { 
             color: #a17d12; 
             text-decoration: none; 
             }
a:active     { 
             color: #cccccd; 
             text-decoration: none; 
             } 
img          {
             border:0;
             }
td           {
             font-family:Tahoma,Arial,Helvetica,Sans-serif;
             font-weight:bold;
             font-size:9pt;
             }
#frame       {
             background-image: url(./pics/backslash.jpg);
             background-repeat: repeat-x;
             width:100%;
             height:4000px;
             }
#header      {
             position:absolute;
             margin:0 0;
             background-image: url(./pics/headermain.jpg);
             background-repeat: no-repeat;
             width:450px;
             height:500px;
             z-index:2;
             }             
      
#subhead     {
             background-image: url(./pics/lucasfl.jpg);
             position:absolute;
             margin:140px 0;
             width:100%;
             height:200px;
             z-index:1;
             }
#subhead1    {
             background-image: url(./pics/thesite.jpg);
             position:absolute;
             margin:140px 0;
             width:100%;
             height:200px;
             z-index:1;             
             }
#subhead2    {
             background-image: url(./pics/agfl.jpg);
             position:absolute;
             margin:140px 0;
             width:100%;
             height:200px;
             z-index:1;             
             }
#subhead3    {
             background-image: url(./pics/lgailfl.jpg);
             position:absolute;
             margin:140px 0;
             width:100%;
             height:200px;
             z-index:1;             
             }                                         
#main        {
             position:absolute;
             margin:350px 0;
             width:100%;
             z-index:4;
             }
#content     {
             margin-left:250px;
             width:750px;
             }                
#menue       {
             float:left;
             margin:0;
             padding:0;
             width:230px;
             line-height:12px;
             z-index:3;
             }
#nav1        {
             background-image: url(./pics/button1.jpg);
             background-color:transparent;
             width:146px;
             height:16px;
             padding:12px;
             text-align:center;
             }
#nav1 a      {
             color:#a87d50;
             }
#nav1 a:hover
             {
             color:#713c1a;
             }  
#nav2        {
             background-image: url(./pics/button2.jpg);
             background-color:transparent;
             width:146px;
             height:16px;
             padding:12px;
             text-align:center;
             }
#nav2 a      {
             color:#a87d50;
             }
#nav2 a:hover
             {
             color:#713c1a;
             }
#nav3        {
             background-image: url(./pics/button3.jpg);
             background-color:transparent;
             width:146px;
             height:16px;
             padding:12px;
             text-align:center;
             }
#nav3 a      {
             color:#a87d50;
             }
#nav3 a:hover
             {
             color:#713c1a;
             }
#nav4        {
             background-image: url(./pics/button4.jpg);
             background-color:transparent;
             width:146px;
             height:16px;
             padding:12px;
             text-align:center;
             }
#nav4 a      {
             color:#a87d50;
             }
#nav4 a:hover
             {
             color:#713c1a;
             }
#nav5        {
             background-image: url(./pics/button5.jpg);
             background-color:transparent;
             width:146px;
             height:16px;
             padding:12px;
             text-align:center;
             }
#nav5 a      {
             color:#a87d50;
             }
#nav5 a:hover
             {
             color:#713c1a;
             }                                                                                   
#subcontent  {
             float:left;
             width:520px;
             padding-left:20px;
             }
#submenue    {
             float:right;
             width:180px;
             }             
           
#name        {
             float:right;
             font-size:11pt;
             font-family:tahoma,verdana,arial,helvetica;
             margin-top:80px;
             margin-right:10px;
             background-color:#150303;
             color:#a87d50;
             padding-top:1px;
             padding-bottom:1px;
             padding-left:5px;
             padding-right:5px;                                       
             }
input, select, textarea
           {
           background-color:#150303;
           color:#a87d50;  
           border:1px #a87d50 solid;        
           font-family:Tahoma,Arial,Times,serif;
           font-size:8pt;
           font-weight:bold;
           padding-left:3px;
           margin:2px;
           }                 
h1           {
             font-size:9pt;
             margin:0 auto;
             width:70%;
             border-bottom:1px solid;
             padding-bottom:2px;
             text-align:center;
             }
h2           {
             font-size:8pt;
             margin:0;
             width:60%;
             border-bottom:1px dashed;
             padding-bottom:2px;
             text-align:center;
             }             
h3           {
             font-size:8pt;
             margin:0;
             width:50%;
             padding-left:10px;
             border-bottom:1px solid;
             padding-bottom:2px;
             }             
h4           {
             font-size:8pt;
             margin-left:100px;
             margin-top:5px;
             margin-bottom:5px;
             width:100px;
             border-bottom:1px solid;
             padding-bottom:2px;
             }                                                                                  

#guide     {
           width:500px;
           }
#guide th  {
           background-image: url(./pics/thback.jpg);
           margin:2px;          
           }            
#guide td  {
           background-image: url(./pics/tableback.jpg);
           background-color:transparent;
           color:#150303;
           margin:2px;
           padding:4px;
           }           
#box       {
           border:1px solid;
           padding:8px;
           width:60%;
           text-align:center;					 
           }  
#navigation     {
                margin: 0;
                padding: 0;
                list-style-type: none;
                line-height:20px;
                text-align:right;
                }
#navigation li  {
                margin-left:25px;
                margin-bottom: 3px;
                }
#navigation a   {
                background-color:#361c00;
                color:#a87d50;
                display: block;
                width: 180px;
                padding-right: 10px;
                border-right:10px #713c1a solid;
              
                }
#navigation a:hover
                {
                background-color:#150303;
                color:#a87d50;
                text-decoration: none;
                border-right:10px #713c1a solid;
                 
                }                              
.codesort ul {
             list-style: none;
             margin:0; 
             padding: 0;
             font-size:7pt;
             text-align:center;
             }
.codesort li {
	           display: inline;
	           padding-right: 3px;
	           font-size:8pt;
	           }
.codesort 
td           {
             text-align:left;
             font-size:8pt;
             }
#codes p     {
             text-align:center;
             }              
             }      
#viewall     {
             clear:left;
             text-align:right;
             clear:left;
             margin-top:10px;
             }
.credit      {
             font-size:7pt;
             text-align:center;
             margin-bottom:10px;
             }   
                  
#subnav     {
                margin: 0;
                padding: 0;
                list-style-type: none;
                line-height:20px;
                text-align:left;
                }
#subnav li  {
                margin-left:25px;
                margin-bottom: 3px;
                }
#subnav a   {
                background-color:#361c00;
                color:#a87d50;
                display: block;
                width: 160px;
                padding-left: 10px;
                border-left:10px #713c1a solid;
              
                }
#subnav a:hover
                {
                background-color:#150303;
                color:#a87d50;
                text-decoration: none;
                border-left:10px #713c1a solid;
                 
                }                     