a img
{
	border: none;
}


#middle h3 {
font-family: Verdana;
color: #00008B;
font-weight: bold;
}

#middle h4{
font-family: Verdana;
color: #00008B;
font-weight: bold;
}


#right-cont p
{
	font-size: 0.9em;
	color:#003466;
	padding-left: 5px;
}


#right h4 {
	color: #B01C3C;
	font-family:"trebuchet ms", arial;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px;
	height: 0.7em;
	padding-top: 0px;
	position: relative;
	z-index: 6;
}

#right-cont h4{
	color: #B01C3C;
	font-family:"trebuchet ms", arial;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0;
	height: 0.7em;
}

#right-cont h3{
	color: #003466;
	font-family:"trebuchet ms", arial;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	height: 2em;
	margin-left: -5px;
	padding-left: 5px;
	padding-top: 7px;
	width: 120px;
	background: #E5CAAC;
	vertical-align: middle;
	font-variant: small-caps;
}


#right-cont a {
	color: #336799;
	text-decoration: none;
}

#right-cont a:hover {
	color: #BAC8D5;
	text-decoration: underline;
}

#middle a
{
	color: #3366CC;
	text-decoration: none;
}

#middle a:hover
{
	/*color: black;*/
	text-decoration: underline;
	/*background: #B01C3C;*/
}


#topMenu
{
   font-variant: small-caps;
   font-size: 0.9em;
}

#topMenu a
{

	font-family:"Futura Light", Georgia, "Times New Roman", Times, serif;
	color: #ECDDC3;
	font-variant: small-caps;
	font-size: 0.7em;
}

#topMenu a:hover
{
	text-decoration: none;
	color: #B7C5D2;
}

#middle ul.sitemap li
{
	line-height: 1.3em;
}

#middle ul.sitemap li a
{
	text-decoration: none;

}

#center
{
	text-align: center;
}

