/* CSS Document */


#mainmenu { position: absolute; top: 0px; left: 0px;
   }

body		{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  color: black;
			  background-color: #F6EB15;
			  margin: 0;
			  padding: 0;
			  font-size: 8pt }
a:link 		{ color:#0000FF; text-decoration:none}			  
a:visited	{ color:#0000FF}
a:hover		{ color:#FF0000}

a2:link 		{ color:#FFFF00; text-decoration:none}			  
a2:visited	{ color:#0000FF}
a2:hover		{ color:#FF0000}

.welcomebox 	{ width: 430px; height: 283px;
         	  font-family: Verdana, sans-serif; 
        	  background-color:#FF9966;
        	  padding: 0px; margin: 0em; }
      		#welcome  { position: absolute;
              left: 236px; top: 131px; 
			  -moz-border-radius: 2em;}

.welcomebox2	{ width: 430px; height: 150px;
         	  font-family: Verdana, sans-serif; 
        	  background-color:#F6EB15;
        	  padding: 0px; margin: 0em; }
      		#welcome2  { position: absolute;
              left: 236px; top: 131px; 
			  -moz-border-radius: 2em;}

.welcomebox3	{ width: 430px; height: 130px;
         	  font-family: Verdana, sans-serif; 
        	  background-color:#FF9966;
        	  padding: 0px; margin: 0em; }
      		#welcome3  { position: absolute;
              left: 236px; top: 283px; 
			  -moz-border-radius: 2em;}

.quotes 	{ border: 1px solid black; width: 637px; height: 22px;
         	  font-family: Verdana, sans-serif; 
        	  background-color:#0000FF;
        	  padding: 1em; margin: 0.5em; }
      		#quotes  { position: absolute;
              left: 0px; top: 410px; 
			  -moz-border-radius: 2em;}

/*
#bodytext { left: 0px;
  width: 100%; height: 10px;
  background-color: #333366; color: #FFFFFF"}

#content { position: absolute; top: 65px; left: 0px;
  width: 100%; background-color: #FFFFFF; 
  color: #000000"}
 */ 

body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
.style2 {font-size: 8pt}
.style4 {color: #0000FF}
.style6 {
	font-size: 16pt;
	color: #FFFF00;
}
.style7 {color: #FFFF00}
.style12 {color: #FF0000}
.style13 {
	color: #000000;
	font-weight: bold;
}
.style15 {font-size: 10pt}
.style16 {font-size: 10pt; font-weight: bold; }



h1			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 18pt;}			  					

h2			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 16pt;}

h3			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 12pt;}				  
			  
h4			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 10pt;}			  
			  			  
h5			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 9pt;}	
			  	
h6			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 8pt;}			  

h7			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 7.5pt;}			  			  	  
