@charset "utf-8";
/* CSS Document */

#fullbody  body{
	width: 80%;
	border:groove;
	border-color: #000;
}
#logotop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #437268;
}
#logotop h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logotop p img {
	position: relative;
	alignment-baseline: central;

}
#logotop h1 {
	text-align: center;
}
#logotop h2 {
	text-align: center;
}
.logoc {
	text-align: center;
	vertical-align: middle;
}
.footer {
	
	text-align: right;
}
#navigation{
	font-family: Arial, Helvetica, sans-serif;
}
.linkbox {
	font-size: small;
	
}
A:link {
	text-decoration: none;
	color: #437268;
}
A:visited  {
	text-decoration: none;
	color: #437268;
	}
A:active  {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover  {
	text-decoration: underline;
	background-color: #437268;
	color: #FFFFFF;
	text-align: center;
}
.footer .footer {
	font-size: x-small;
	font-family: "Calibri Light", Calibri, sans-serif;
	text-align: center;
}
