﻿body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}

#header
{
	position: relative;
	background: #004778 url('images/a5.gif') bottom left repeat-x;
	height: 5em;
	padding-left: 2em;
	
}

#header h1
{
	position: absolute;
	top: 0em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
	font-family: Georgia;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	top: 1em;
	right: 5%;
	letter-spacing: 0em;
	color: #fff;
}

.slogan1 {
	font-size: large;
}
.slogan2 {
	font-size: x-small;
}

.linkbar {
	border-bottom: thin #0000FF solid;
	background: url('images/gradbar_r1_c2.gif');
	font-family: Georgia;
	color: #000066;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}

.linkbar a:link {
	color: #000066; 
	text-decoration: none; 
	font-size: 12px;
}

.linkbar a:hover {
	color: #CC3300; 
	text-decoration: underline ; 
	font-size: 12px;
	
}
.linkbar a:visited {
	color: #000066;
	text-decoration: none; 
	font-size: 12px
}
