
body { 
  color: RGB(0,0,0); background: transparent;
  font-family: Arial, Helvetica, sans-serif;  font-size: 11px; margin: 0; padding: 0; 

}

		/*----------------------------------------------------------------- Top banner bar formatting -----------------------------------------------*/
div.top { 
  position: absolute; top: 4px; left: 10px; z-index: 2; 
  width: 10000px; height: 100px; 
  color: RGB(0,0,0); background: url(newlogo3.jpg); /*TOP BANNER LOGO  (aialogo.jpg)*/
  border-style: double; border-width: 5px; 

						/* Start box model hack ie6 change */
  voice-family: "\"}\""; voice-family: inherit; width: 639px; height: 55px; 
}
body div.top { 
  width: 1000px; height:100px;  /*------------------------LOGO BANNER BOX SIZE------------------------ */
}
								

/* -----------------------------------------Formatting for side, main, and right column divisions.----------------------------------------------------------------- */
					
div.side { 
  position: absolute; top: 0; left: 0; z-index; 1; 				/*LEFT HAND SIDE*/
  width: 135px; height:3200px; 
  color: RGB(0,0,0); background: url(sand01.jpg); 				 
  padding: 5px 6px 2px 3px; border-style: solid; border-width: 2px; text-align: center;
}

div.main { 
  position: absolute; top: 0; left: 135px; z-index: 1; 			/* THIS IS THE MAIN BODY OF THE PAGE*/
  width: 750px; height: 3200px; 
  padding-top: 0; padding-bottom: 10px; margin-top: 0; 
  color: RGB(0,0,0); background: url(sand01.jpg); 				
}

div.right { 
  position: absolute; top: 0; left: 750px; 						/* RIGHT HAND SIDE*/
  width: 135px; height: 3200px; 
  color: RGB(0,0,0); background: url(sand01.jpg);	 		 
  padding: 5px 6px 2px 3px; border-style: solid; border-width: 2px; text-align: center; 
}


	/* ----------------------------------------------------Nested padding for side, main, and right column divisions.-------------------------------------------- */	
div.sidepad { 
  padding: 3px;  
}
div.mainpad { 
  padding: 60px 10px 5px 10px; 
}
div.rightpad { 
  padding: 3px; 
}

/* Settings for the side division. */

div.side p { 
  margin: 0 11px; 
}

div.side a, div.side a:link, div.side a:visited, div.side a:active { 
  color: RGB(6,67,158); font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; background: transparent; 
}

div.side a:hover { 
  color: RGB(255,255,255); background: RGB(6,67,158);    
  text-decoration: none; 
} 

div.side h3 { 
  font-size: 15px;  margin-bottom: 0; 
  color: RGB(255,255,255); background: transparent; 
  text-align: center; 
}


		/*---------------------------------------------- Settings for the main division----------------------------------------------------------------- */

div.main img { 
   float: left; 
  margin: 0px 0px 0px; 
}

div.main p { 
  font-size: 11px; 
  color: RGB(0,0,0); background: transparent; 
  clear: left; 
}

div.main h2 { 
  font-family: Arial, Helvetica, sans-serif;		 /*Changes to H2*/
  color: RGB(0,0,0); background: transparent; text-align: center; 
  padding-top: 0; padding-bottom: 5px; 
  font-size: 14px; 
}

div.main h3 {							/* Changes to H3*/
 font-size: 15px; 
  margin-bottom: 0; 
  color: RGB(255,255,255); background: transparent; 
  text-align: center;
}

div.main h4 {
 font-family: Arial, Helvetica, Sans-serif; color: RGB(0,0,0); background: transparent;  font-size: 11px;
  text-align: center;
}

div.main h5 {
 font-family: Arial, Helvetica, Sans-serif; color: RGB(0,0,0); background: transparent;  font-size: 16px;
  text-align: center; /*		border: RGB(0,51,102) 3px groove;*/
}

div.main h6 {
 font-family: Comic Sans MS, Sans-serif; color: RGB(0,128,128); background: transparent;  font-size: 22px;
  text-align: center; /*border: RGB(0,0,0) 3px groove;*/
}





    /*div.main h6 {							/*----------------------------- H6 TEXT CODE -------------------------------*/
 font-size: 15px; 
  margin-bottom: 0; 
  color: RGB(14,2,171); background: RGB(255,255,255); 
  text-align: center;
}*/




	/* -----------------------------Settings for the right division--------------------------------------------------------------------------------------- */

div.right h2 { 
  color: RGB(0,0,0); background: transparent; 
  border-bottom: RGB(0,51,102) 3px groove; /*dark blue*/
  margin-top: 10px; 
  padding-bottom: 3px; 
}

div.right h3 { 
  font-size: 15px; 
  margin-bottom: 0; 
  color: RGB(255,255,255); background: transparent; 
  text-align: center; 
}

div.right p { 
  margin-bottom: 0; margin-top: 0; margin-left: 5px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
   
}

div.right a, div.right a:link, div.right a:visited, div.right a:active { 
  color: RGB(6,67,158); font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; background: transparent; 
}

div.right a:hover { 
  color: RGB(255,255,255); background: RGB(6,67,158); /*red RGB(250,0,9)   
  text-decoration: none; 
} 

	/* ------------------------------------------------------------------General settings -------------------------------------------------------------------*/


div.main form {
textarea: cols="48" rows="3" style="background-color: #e6e6fa; color: #9400d3; font-weight: bold; font-size: 12pt;"
}


myparagraph: first-letter{
font-size:200%; float:left: color:RGB(0,0,0);
}

h1 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px; color: RGB(255,255,255); background: transparent; text-decoration: none; /*H1 SETTINGS (236,163,95)*/
  text-align: center; 
  margin-top: 0; margin-bottom: 0; 
}

a { 
 font-family: Arial; font-size: 12px; color: RGB(7,0,246); background: transparent; /* blue link colour*/
  font-weight: bold; 
}
a:link { 
 font-family: Arial; font-size: 12px; color: RGB(7,0,246); background: transparent;  /*blue links in main body*/
}
a:visited { 
  color: RGB(175,75,5); background: transparent; /*red*/
}
a:active { 
  color: RGB(177,0,205); background: transparent; }
a:hover { 
  color: RGB(250,0,9); background: transparent; /*red*/
  text-decoration: none; 
}