p {margin-top: 0;}

#container {
	float: none;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	background-image: url(layout/header_background.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	background-position: center bottom;
}
body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(layout/page_background.gif);
	background-repeat: repeat;
	background-position: top;

}

#navbar_main {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #105493;
	border-left-color: #105493;
	height: 30px;
	background-color: #105493;
	background-image: url(layout/navbar_main_background.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 30px;
}
#navbar_sub {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #105493;
	border-left-color: #105493;
	background-color: #FFCF41;
	height: 30px;
	background-image: url(layout/navbar_sub_background.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	color: #105493;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	display: block;
}
#navbar_footer {
	background-image: url(layout/navbar_footer_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #105493;
	border-left-color: #105493;
}
#content {
	display: block;
	margin: 0px;
	padding: 5px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #105493;
	border-bottom-color: #105493;
	border-left-color: #105493;
	height: 100%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105493;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFFF;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #105493;
	text-align: center;
	display: block;
	height: auto;
	clear: both;
	float: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
#container #navbar_main a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navbar_main a:hover {
	color: #FDCE63;
	text-decoration: underline;
}
#container #navbar_sub a {
	color: #105493;
	text-decoration: none;
}
#container #navbar_sub a:hover {
	color: #E62F2A;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #105493;
	text-decoration: none;
}
.listheader {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}

.redbold a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.redbold a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.filelink a {
	color: #105493;
	text-decoration: none;
}
.filelink a:hover {
	color: #105493;
	text-decoration: underline;
}
.smalltype {
	font-size: .75em;
	font-style: italic;
}
.listheaderred {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.listheaderred a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
#rightad {
	float: right;
	width: 250px;
}
#leftcont {
	float: left;
	width: 530px;
}
#social {
	height: 25px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: right;
	padding: 5px 10px 0px 0px;



}
#social a {
	font-weight: bold;
	text-decoration: underline;
	color: #FF3333;

}
