@charset "utf-8";
/* CSS Document */

*	{ margin:0; padding:0; border:0; }




body				{ background-color:#FFFFC6; }

#wrapper			{ width:900px; margin:0 auto; background-color:#9DB8FD;	} 

#banner				{		}

#subbanner			{		}

#navigation 		{		}

#navigation	ul 		{ width:100%; background-color:#0A0080; float:left;	}

#navigation ul li	{display:inline; }

#navigation ul li a {padding:5px 22px; float:left; color:#FFFFFF; font-size:17px; font-family:Garamond; font-weight:bold; text-decoration:none; }


#navigation a:hover {background-color:#9DB8FD; }

#content			{ padding: 25px 300px 8px 25px; margin: 35px 25px 0px 0px; font-family:"Times New Roman", Times, serif; font-size:16px; line-height:150%; text-align:justify;}


#footer				{		}

.headers2			{font-family:"Times New Roman", Times, serif; font-size:20px; margin-bottom:5px; }

.bdr-thin-white-bottom {border-bottom:1px #FFFFFF solid; }

.imagemap			{margin: 25px 250px; }

.headers1			{font-family:"Times New Roman", Times, serif; font-size:24px; margin-top:15px; margin-bottom:15px; }

.p-indent			{text-indent:30px; }

.p-indentwhole		{margin-left:50px; text-align:justify}

.headers3			{font-family:"Times New Roman", Times, serif; font-size:16px;  }