@html {
min-height: 100%;
height: auto;

}

body {
	background-color: #004d81;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#main-container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#border {
	background-image: url(images/bg-in.gif);
	width: 920px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	background-repeat: repeat;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#global {
	position: relative;
	width: 920px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#main-contents {
	float: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#top-banner {
	background-repeat: repeat;
	height: 115px;
	width: 920px;
	float: left;
}


#navbar {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat;
	float: left;
	height: 32px;
	width: 920px;
	margin-top: 0px;
	text-align: center;
	z-index: 102;
}
#z {
	z-index: 1;
}

#navbar li {
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
	width: 19.5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 30px;
}
#navbar li:hover {
	background-image: url(images/nav-bg.gif);
}
#navbar li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 19.5%;
}
#navbar li a:hover {
	text-decoration: underline;

}
#sidebar {
	float: left;
	width: 246px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#latest-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}


#footer-nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aa9f93;
	height: 60px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-color: #f8f7f6;

}

.main-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.title-bar-text {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #02417d;

}
#page-title {
	height: 30px;
	width: 620px;
	padding: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #c00837;
	font-weight: bolder;
}

.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
}
A:link
{
	text-decoration: none;
	color: #00467f;
}
A:visited
{
	text-decoration: none;
	color: #00467f;
}
A:active
{
	text-decoration: none;
	color: #00467f;
}
A:hover
{
	text-decoration: underline;
	color: #b50937;
}
#dropmenudiv{
	position:absolute;
	border:2px solid #1b4e7d;
	line-height:18px;
	z-index:101;
	padding-right: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 4px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dee1ef;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #011880;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f2f0e2;
	color: #b50837;
}
#latest-text a {
	color: #FFFFFF;
	text-decoration: underline;

}
#latest-text a:hover {
	text-decoration: none;
}
#searchform form input#searchsubmit {
	width: 42px;
	background: url(images/go-button.gif) no-repeat center left;
	height: 21px;
	border: 0;
	
}

#searchform form input#s {
	width: 174px;
	background: url(images/form.png) no-repeat top left;
	height: 22px;
	border: 0;
	float: left;
	margin-right: 0px;
	padding: 10px 10 10 10px;
	color: #666;
	}
#archives {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
	
	#feed {
	width: 175px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

#feed a.rss {
    width: 32px;
	height: 27px;
	background: url(images/rss.gif) no-repeat top left;
	float: right;
	text-align: left;
}

