body   { font-size: 13px; font-family: Arial; }
p {}
td {}


#outbox
 { background-color: #69f; margin-right: auto; margin-left: auto; width: 800px }

#titlebar
     { color: red; font-weight: bold; background-color: #69f; text-align: center;  width: 800px; }

#main
{ 
	
	float: right;
  width: 800px;
 }
 
 #topbox
    { background-color: #69f;; text-align: left; width: 800px; height: 275px;  }
  
  #topboxtext
  { float: right;
  	font-size: 15px;
  	padding-right: 125px;
  	}
  	
  	  #navtext
  { text-align: center;
  	font-size: 17px;
  	}
  	
  	#navtext a:link
  	   { color: #c09 }
  	 
  	 #navtext a:visited
  	  { color: #c09 }
  	  
  	  #time
  	  { background-color: #69f; 
  	  font-size: 15px; 
  	  font-weight: bold;}
  	  
  	  #sectitle
  	  { font-size: 15px; 
  	  font-weight: bold;
  	  	color: #c09;
  	  	margin-top: 15px;
  	  	margin-bottom: 15px;
  	  
  	  	}
  
  	
  #middlebox
    { background-color: #9cf; text-align: center; width: 800px;  }
    
      	
  #middlebox2
    { background-color: #9cf; text-align: left;  width: 800px; height: auto;   }

   	#mtext
   	{ 
   	padding-top: 3px;
   	padding-left: 5px;
   	padding-right: 5px;
   
   	}
   	
   	   	#otext
   	{ padding-left: 10px;
   	padding-right: 10px;
   
   	}
   	
   	  #mleft
   { text-align: left;
   font-size: 13px;
   line-height: 20px;
   	padding-left: 50px;
	padding-top: 3px;}
   
   #mright
   { text-align: left;
   font-size: 13px;
   padding-right: 30px;
   text-align: center;
   }
   
  a
  {
  	text-decoration: none;
  	font-weight: bold;
  	}
  	
  a:hover
  {
  	text-decoration: underline;
  	}
  	

  	
  	
  
    #nextbox
    { padding-left: 5px;
    padding-right: 5px; 
    font-weight: bold; padding-top: 15px; text-align: justify; height: 60px; }
 
 #footer
    { text-align: center; width: 800px; }
    
     #hfooter
    { text-align: center; width: 800px; }
    
    #fleft
    
    {  width: 390px;
    padding-left: 10px;
    float: left;
    	text-align: center;
    }
    
    #fright
    {width: 390px;
    padding-right: 10px;
    float: right;
    	text-align: center;
    	}
 
 H1, H2, H3, H4
   { color: black }
   
 img.right
 {
 	float: left;
 	padding-left: 75px;

}
 	
 	
