body {background-color: #d1caa8;
         margin:0;padding:0;}


#wrap {max-width: 900px;
	   min-width: 480px;
           width:90%;
           margin:0px;
           background-color: #AAA489;
         }
       
#screen {margin:0px;
             padding:0;
          }
           
#header {background:#AAA489;
              margin:0px 0px 0px 0px;
              padding:0px;
             display: inline; padding: 5px 5px 5px 5px;
      	     position:absolute;
      	         }              
             
#address  {position:absolute;
               top:3px;
               right:220px;
               margin:0;
	       padding-bottom:0;
	      }           

#ticker {position: absolute; 
	    width: 800px; top: 111px; left: 0px; 
	    background-color: #AAA489;
	   } 
#main {background:#d1caa8;
       float:left;
       width:70%;
      }
      
#navigation { list-style-type: none; display: inline; margin: 0; padding: 0;
	           position: absolute; top: 85px; left: 375px;
	          }            
#container
	    {position: absolute; 
	    top: 135px; width: 555px; left: 10px; right: 220px;
	    border-bottom:4px dotted #B74E07;
	    background-color: #d1caa8;

	          }            

#container2
	    {position: absolute; 
	    top: 120px; width: 775px; left: 10px; right: 10px;
	    border-bottom:4px dotted #B74E07;border-right:6px dotted #AAA489;
	    background-color: #d1caa8;
		 }

#gallery
	    {position: absolute; 
	    top: 135px; width: 775px; left: 20px; right: 10px;
	    border-bottom:8px dotted #B74E07;
	    }
	    
#table
	{border-right-bottom:6px dashed #AAA489;
	}
		
#sidebar {position: absolute; width: 200px; top: 112px; left: 582px; 
	      background-color: #AAA489;padding:4px;
             } 

#footer {clear:both;
	     border-top:4px dotted #B74E07;
	    }

#footer2 {
	     margin:0px 0px 0px 0px;
	     padding:0px;
	     display: inline; padding: 5px 5px 5px 5px;
      	     position:bottom;
	    }
	    
/* text styles ------------- */

h1
     {font-family: Georgia, Times Roman, serif;
      font-size:1.35em;
      line-height:1.60em;
      color:#8e0f0f;
      display: inline;
      }
        
.add
     {font-family: Georgia, Times Roman, serif;
      font-size:.75em;
      line-height: 1.05em;
      color:#000000;
      }
      
.hook
     {font-family: Arial, Helvetica, san serif;
      font-size:1.0em;
      line-height:1.15em;
      left: 20px;
      padding:5px;
      color:#8e0f0f;
      } 

h2 {font-family: Georgia, Times Roman, serif;
	      font-size:1.25em;
	      line-height:1.30em;
	      margin:.5em 0 0;
	      color:#259825;
	      display: inline;
	   }     
	   
h3 {font-family: Georgia, Times Roman, serif;
	      font-size:1.20em;
	      line-height:1.25em;
	      margin:.5em 0 0;
	      color:#253d98;
	      display: inline;
     } 
     
h4 {font-family: Georgia, Times Roman, serif;
	      font-size:1.10em;
	      line-height:1.20em;
	      margin:.5em 0 0;
	      color:#f88e31;
	      display: inline;	      
      }
      
.linktext
    {font-family: Georgia, Times Roman, serif;
      font-size:.75em;
      line-height:.85em;
      color:#000000;
       }	

.list1
     {font-family: Georgia, Times Roman, serif;
      font-size:1em;
      line-height:1.15em;
      color:#000000;
      margin-left:0em;
      }
      
  ul  {list-style-type:disc;
       list-style-position:inside;
       font-family: Georgia, Times Roman, serif;
             font-size:1em;
      line-height:1.15em;
      }
      
  .main
     {font-family: Georgia, Times Roman, serif;
      font-size:1em;
      line-height:1.15em;
      
      color:#000000;
       }
 
 .main2
      {font-family: Georgia, Times Roman, serif;
       font-size:.85em;
       line-height:1.15em;
       margin: 0 1.75em 1.0em .95em;
       color:#000000;
       }
       
.sitemain
     {font-family: Georgia, Times Roman, serif;
      font-size:1em;
      line-height:1.15em;
      margin: 0 1.75em .4em .95em;
      color:#000000;
       }
       
.subfooter
	{font-family: Arial, Helvetica, san serif;
	text-align:center;
	 font-size:8pt;
	 line-height:10pt;
	 color:#253d98;
	 
       }

p.ddd2 {border-width:4px; border-style:dotted dashed double solid.}