﻿a {
	color: #78EB67;
}
a:visited {
	color: #78EB67;
}
a:active {
	color: #78EB67;
}
a:hover {
	color: #0776AB;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
}
#main_body {
	margin: 15px;
}
#spacer {
	clear: both;
}
#footer {
	text-align: center;
	font-size: xx-small;
	clear: both;
}
#header {
	height: 163px;
	background-image: url('images_template/Banner.jpg');
	background-repeat: no-repeat;
}
#navigation {
	background-color: #0776AB;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
