/* general page stuff */
BODY {background-color: #e2e2e2; margin-top: 0px; margin-left: 0px;} 
A {color: #336699; text-decoration: underline;}
STRONG {font: bold;}
P {margin: 10px; font: 12px Arial, Helvetica, sans-serif;}
H4 {margin: 10px; font: bold 15px Arial, Helvetica, sans-serif; color:#336699}

/* navbar */	
.over { background-color: #E7E6E6;}
.nav {margin: 10px;font: 12px Arial, Helvetica, sans-serif;}
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {color: #4c4c4c; text-decoration: underline;}

/* footer */	
.small {font: 11px Arial, sans-serif; color:#FFFFFF;}
a.small:link, a.small:visited, a.small:hover, a.small:active {color: #66CCFF; text-decoration: underline;}
.copy {font: 7.0pt Verdana, Arial, Helvetica, sans-serif;}

div#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

img.right {
	float: right;
	margin: 0 10px;
}
.language {
	position: absolute;
	z-index: 5000;
	left: 629px;
	width: 262px;
	top: 14px;
}
a.language {
	position: absolute;
	z-index: 5000;
	left: 620px;
	width: 150px;
	top: 9px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
a.language:hover {
	color: #F0DCBB;
}
