body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:   #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
}

p            {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #497EBA;
	text-align: justify;
	line-height: 20px;
 }
			   
h1 {
	font-size: x-large;
	text-align: center;
	color: #00B0EF;
	font-weight: bolder;
	font-family: "Kristen ITC", Arial;


}

h2 {
	font-size: 45px;
	font-weight: bolder;
	color: #77B6CE;
	text-align: center;
}


h3 {
	color: #4A7CBA;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
}


h4 {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: #4A7CBA;
}

h5 {
	font-size: small;
	font-weight: bolder;
	text-align: left;
	color: #77B6CE;

}

h6 {
	font-size: x-small;
	font-weight: bolder;
	text-align: center;
	color: #00B0EF;

}

ul {
	color: #4D3059;
	font-size: small;
}
li {
	font-size: small;
	color: #4D3059;
}


			   

a:link       {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #77B6CE;
	text-decoration: underline;
	font-weight: normal;

}

a:visited    {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #77B6CE;
	text-decoration: underline;
	font-weight: normal;

}

a:active     {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #394962;

	text-decoration: none;

	font-weight: normal;

}

a:hover      { font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; 

               text-decoration: none; font-weight: normal }


#allcontent {
	width: 800px;
	margin-left: auto;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


#banner {
	height: 150px;
	width: 800px;
	background-repeat: no-repeat;
}
#editableregion {
	width: 580px;
	margin-right: 10px;
	margin-left: 200px;
	padding: 0px;
	margin-top: 10px;
}

#rightphotocolumn {
	background-color: #0066FF;
	float: right;
	width: 150px;
	margin-left: 20px;
}



#navkeys {
	width: 154px;
	float: left;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	
}

.navkeys p {
	background-color: #CDBFB1;
}
.navkeys {
	color: #FFFFFF;
}


.navkeys a:link
{
	color: #77B6CE;
	font-size: small;
	text-decoration: none;
	font-weight: bolder;
}
.navkeys a:visited
{
	color: #77B6CE;
	font-size: small;
	text-decoration: none;
	font-weight: bolder;

	}

.navkeys a:hover
{
	font-size: small;
	text-decoration: none;
	color: #CC0000;

}
.navkeys a:active
{
	color: #B2D344;
	font-size: small;
	text-decoration: none;
}

.imageleft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imageright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.imgnavkey {
	float: left;
	padding-right: 5px;
}
.highlightbox {
	background-color: #E7ECD6;
	padding: 10px;
	border: 1px solid #050706;
}





#footer {
	clear: right;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	
}

#footer a:link
{
	color: #FFFDEE;
	font-size: x-small;
	text-decoration: none;
	text-align: right;
}

#footer a:visited
{
	color: #FFFDEE;
	font-size: x-small;
	text-decoration: none;

	}

#footer a:hover
{
	color: #BAD280;
	font-size: x-small;
	text-decoration: none;

	
}


#footer a:active
{
	color: #FFFDEE;
	font-size: x-small;
	text-decoration: none;
