body	{
	font-family:		"Franklin Gothic Book", Tahoma, Arial, "sans serif";
	font-size:		100%;
	font-weight:		500;
	color:			black;
	background-attachment:	fixed;
	}

h1	{
	font-family:		"Franklin Gothic Book", Tahoma, Arial, "sans serif";
	font-size:		200%;
	font-weight:		100;
	font-style:		normal;
	color:			white;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	margin-left:		2%;
	margin-top:		.25em;
	margin-bottom:		.25em;
	}

h2	{
	font-family:		"trebuchet ms", Tahoma, Arial, "sans serif";
	font-size:		120%;
	font-weight:		500;
	font-style:		normal;
	color:			rgb(50,50,60);
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	margin-top:		0.7em;
	margin-bottom:		0em;
	}
	
.listTtl	{
	margin-left:		20%;
	}

h3	{
	font-family:		"Franklin Gothic Book", Tahoma, Arial, "sans serif";
	font-size:		90%;
	font-weight:		600;
	font-style:		normal;
	color:			#202020;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	margin-top:		.2em;
	margin-bottom:		0em;
	}

h4	{
	font-family:		"trebuchet.ms", Tahoma, Arial, "sans serif";
	font-size:		80%;
	font-weight:		800;
	font-style:		normal;
	color:			#ffffff;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	font-variant:		small-caps;
	margin-top:		.3em;
	margin-bottom:		.3em;
	margin-right:		2%;
	}

h5	{
	font-family:		Tahoma, Arial, "sans serif";
	font-size:		70%;
	font-weight:		800;
	font-style:		normal;
	color:			#404040;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	font-variant:		small-caps;
	margin-left:		12%;
	margin-right:		5%;
	margin-top:		.2em;
	margin-bottom:		.2em;
	}

.navTtl	{
	margin-left:		1%;
	margin-bottom:		.8em;
	font-size:		80%;
	}

h6	{
	font-family:		"Book Antigua", "serif";
	font-size:		70%;
	font-weight:		500;
	font-style:		normal;
	color:			white;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	margin-top:		0em;
	margin-bottom:		0em;
	}

#siteBanner	{
	
		background-image:	url(images/bnrbkgnd5.gif);
		width:			100%;
		position: 		absolute; 
		top: 			0px; 
		left 			0px; 
		height: 		60px;
		}

#siteName	{
		border: 		0px solid rgb(237,28,36);
		position:		absolute;
		top:			10px;
		left:			12px;
		font-family:		"trebuchet ms";
		font-size:		32px;
		font-weight:		normal;
		color:			white;
		}

#pageCat1	{
		border: 		0px solid rgb(237,28,36);
		position:		absolute;
		top:			24px;
		left:			415px;
		font-family:		trebuchet;
		font-size:		16px;
		font-weight:		bold;
		letter-spacing:		1px;
		color:			black;
		}

#pageCat2	{
		border: 		0px solid rgb(237,28,36);
		position:		absolute;
		top:			10px;
		right:			12px;
		font-size:		32px;
		font-weight:		bold;
		color:			red;
		z-index:		2;
		}

#bannerImg1	{
		border: 		0px solid rgb(237,28,36);
		position:		absolute;
		top:			0px;
		left:			655px;
		width:			75px;
		z-index:		1;
		}

#basicNav	{
		border:			0px solid rgb(237,28,36);
		background-color:	transparent;
		position:		absolute;
		top:			15px;
		right:			340px;
		width:			220px;
		height:			20px;		
		font-family:		"trebuchet ms",arial,"san serif";
		font-size:		75%;
		font-weight:		500;
		letter-spacing:		normal;
		color:			white;
		z-index:		2;
		}


.white	{
	color:			white;
	}

.black, .active	{
	color:			black;
	}

.smCaps	{
	font-variant:		small-caps;
	}

p	{
	font-family:		Tahoma, Arial, "sans serif";
	font-size:		80%;
	font-weight:		normal;
	font-style:		normal;
	text-decoration:	none;
	letter-spacing:		normal;
	text-transform:		none;
	margin-left:		5%;
	margin-top:		.1em;
	margin-bottom:		.0em;
	}

.for	{
	font-size:		80%;
	font-style:		italic;
	margin-left:		7%;
	margin-right:		8%;
	margin-top:		.2em;
	}
	
.news	{
	font-size:		80%;
	font-style:		normal;
	margin-left:		12%;
	margin-right:		0%;
	margin-top:		.7em;
	}

A	{
	text-decoration: none;
	color: #009900;
	font-weight: 800;
	}

A:Visited	{
	text-decoration: none;
	color: #a000a0;
	font-weight: 800;
	}

A:Active	{
	text-decoration: none;
	color: #333399;
	font-weight: 800;
	}

A:Hover	{
	text-decoration: none;
	color: #ff0000;
	font-weight: 800;
	}
	
A.basnav:link		{
	text-decoration: 	none;
	color: 			#ffffff;
	font-weight: 		500;
	font-size:		12px;
		}

A.basnav:visited	{
	text-decoration: 	none;
	color: 			#ffffff;
	font-weight: 		500;
	font-size:		12px;
		}

A.basnav:hover		{
	text-decoration: 	underline;
	color:			#ffffff;
	font-weight: 		500;
	font-size:		12px;
		}

A.basnav:active	{
	text-decoration: 	none;
	color: 			#ffffff;
	font-weight: 		800;
	font-size:		12px;
	}



