BODY 
    {background: white;
    background-image: url('bg.jpg');
			background-repeat: no-repeat;
     } 
  	
textarea 
        {color: black;
   	     font-family: arial;
	       FONT-SIZE: 10pt}

p 
     {font: 11pt arial;
     color: black}
     
p.small 
     {font: 9pt arial;
     color: black}  
     
p.smallbold 
     {font: bold 9pt arial;
     color: black}            
     
p.bold 
     {font: bold 11pt arial;
      color: black}     

H1, H2 { margin-top: 1em; margin-bottom: 0.5em }
H3, H4, H5, H6 { margin-top: 1em; margin-bottom: 0.5em }
H1 { text-align: center }
H1, H2, H4, H5, H6 { font-weight: bold }
H1 { font: 24pt arial;
     color: #5A84D6}
H2 { font: 16pt arial;
     color: #5A84D6}
H3 { font: 14pt arial;
     color: #5A84D6}
H4 { font: 12pt arial;
     color: #0000CD}   
H5, H6 { font: 11pt arial;
     color: black}
     
h1.leftcontent 
     {background-color: #000099;
      color: #fffff0;
      width: 100%;
      height: 35px;
      padding: 5px}   
      
ul 
      {float: left;
       width: 100%;
       padding: 0;
       margin: 0;
       font: 12px verdana, arial, helvetica, sans-serif; 
       color: #333311; 
       list-style-type: none}   
       
li 
      {font: 12px verdana, arial, helvetica, sans-serif; 
       color: #333311; 
       list-style-type: none}                        

p.indent { text-indent: 1em }

#banner
     {position: absolute;
		  left: 10px;
			top: 5px;
			width: 98.5%;
			height: 150px;
			border: none;
			padding: 5px;
			background-image: url('banner.gif');
			background-repeat: no-repeat;
			}
			

#centercontent
       {background: white;
			 	margin-left: 190px;
			 	margin-right: 150px;
			 	width: 47%;
			 	position: absolute;
			 	top: 175px;
			 	border: solid;
			 	border-color: #5A84D6;
			 	padding: 10px;
			 	voice-family: "\"}\"";
			 	voice-family: inherit;
			 	margin-left: 190px;
			 	margin-right: 150px}
			 	
html>body #centercontent
       {margin-left: 190px;
			  margin-right: 150px}
			  
#centercontent1
       {background: white;
			 	margin-left: 70px;
			 	margin-right: 10px;
			 	width: 80%;
			 	position: absolute;
			 	top: 167px;
			 	border: solid;
			 	border-color: #5A84D6;
			 	padding: 10px;
			 	voice-family: "\"}\"";
			 	voice-family: inherit;
			 	margin-left: 70px;
			 	margin-right: 10px}
			 	
html>body #centercontent1
       {margin-left: 70px;
			  margin-right: 10px}			 						  			 	
			 	
#centercontent2
       {background: white;
			 	margin-left: 190px;
			 	margin-right: 150px;
			 	width: 47%;
			 	position: absolute;
			 	top: 352px;
			 	border: solid;
			 	border-color: #5A84D6;
			 	padding: 10px;
			 	voice-family: "\"}\"";
			 	voice-family: inherit;
			 	margin-left: 190px;
			 	margin-right: 150px}
			 	
html>body #centercontent2
       {margin-left: 190px;
			  margin-right: 150px}		  		 	
			 	
#leftcontent 
     {position: absolute;
		  margin-left: 2px;
		  top: 175px;
		  width: 160px;
		  background: white;	
			border: solid;
			border-color: #5A84D6;
			padding: 5px;
			margin: 0}		
			
#rightcontent 
     {position: absolute;
		  right: 2px;
		  top: 175px;
		  width: 160px;
		  background: white;	
			border: solid;
			border-color: #5A84D6;
			padding: 5px}						 	
			 	
#box
			{position: relative;
       margin-left: 10px;
			 margin-right: 130px;		 
			 border: none}	
			 
#textarea
       {overflow: scroll}			 

 	
