@charset "utf-8";
/* CSS Document */

body { 
	margin-top: 0;
	margin-bottom: 0;
	font: 11px/18px verdana; 
	color: #06194e;
	margin: 0px;
	background: #f3d9ad url(../images/bgtile.jpg) repeat-x; 
	}
a.body_links {
    color: #06194e;
	text-decoration: underline;
}
a:visited.body_links {
    color: #06194e;
	text-decoration: underline;
}
a:hover.body_links {
	color: #4163b1;
	text-decoration: underline;
}
#global_nav {
	position: relative;
	top: 6px;
	left: 20px;
	text-align: left;
}
#main_nav {
	position: relative;
	top: 255px;
	text-align: center;
}
#main_content_area {
	width: 650px;
	font: 11px/18px verdana; 
	color: #06194e;
	text-align: left; 
}
#leftimage {
	width: 280px;
	height: 335px;
	float: left;
}
.page_headline {
	font: 24px/28px verdana; 
	color: #4b66b1;
	font-style: italic;
}
.footer {
    color: #4a4f88;
	font: 10px/18px verdana;
	text-align: center;
	width: 700px;
}
a.footer_links {
    color: #4a4f88;
	text-decoration: underline;
}
a:visited.footer_links {
    color: #4a4f88;
	text-decoration: underline;
}
a:hover.footer_links {
	color: #4a4f88;
	text-decoration: underline;
}