@charset "UTF-8";
/* CSS Document */

body {
	font : 76% / 160% Tahoma, Verdana, Arial, sans-serif;
	color : #555;
	background-image: url(../images/bgrd.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	text-align : center;
	margin: 0;
	padding: 0; }
div#menu {
	width : 160px;
	margin : 0;
	padding : 0;
	color:#ffffff;
	float: left; 
	z-index:-1;}
ul#menulist {
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	}

li#one {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float:left;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom:1px solid #242a54;
	text-align: center;
	list-style-type: none; }

li#two {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float:left;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom:1px solid #e0e4cd;
	text-align: center;
	list-style-type: none; }

li#three {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float:left;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom: 1px solid #e0e4cd;
	text-align: center;
	list-style-type: none; }

li#four {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float:left;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom:1px solid #e0e4cd;
	text-align: center;
	list-style-type: none; }

li#five {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float:left;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom:1px solid #e0e4cd;
	text-align: center;
	list-style-type: none; }

li#six {
	background-color: #242a54;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width:160px;
	height: 30px;
	padding-bottom:0;
	border-bottom:1px solid #e0e4cd;
	text-align: center;
	float: left;
	list-style-type: none; }
div#site_info {
	width:950px;
	background-color:#253686;
	}

p {
	margin:0 1em;
	padding:0.2em 0 0.75em;
	}

h1 {
	color: #253686;
	padding:0.5em 0 0.2em;
	font-size:16px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0.75em; }

h2 {
	margin:0 1em 0 0.75em;
	font-size:14px;
	font-weight: bold;
	padding: 0.5em 0 0.1em; }


h3 {
	margin:0 1em 0 0.75em;
	padding:0.5em 0 0.1em;
	font-size:12px;
	font-weight: bold;
	}

.clear {clear:both;}

.footer {
	text-align:center;
	color:#eee;
	letter-spacing:normal;
	font-size:10px;
	font-weight: bold; }
a:link {
	color: #03009c;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal; }

a:visited {
	color: #03009c;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal; }
.pictureright {
	margin-left: 10px; }

.pictureleft {
	margin-right: 10px; }
	
.menutext {
	font-weight: bold;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0; }

div#site_info p a {
	color: #eee; }
.headertext {
	font-weight: bold;
	background-position: 0 bottom;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 25px; }
.sitelinktext {
	margin-top: -0.5em;
	margin-bottom: 1em; }
#container #content {
	top: 200px;
}
