@charset "utf-8";
body{
	background-image:url(../images/government.gif);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	height:215px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #left {
	background-image:url(../images/obriens-aug08-final_r1_c2.jpg);
	position: absolute;
	width:313px;
	height:134px;
	z-index:1;
	visibility:visible;
}
#header #center {
	background-image:url(../images/obriens-aug08-final_r1_c3.jpg);
	position: absolute;
	left: 313px;
	top: 0;
	width:328px;
	height:134px;
	z-index:2;
	visibility:visible;
}
#header #right {
	background-image:url(../images/obriens-aug08-final_r1_c4.jpg);
	position:absolute;
	left: 641px;
	top: 0;
	width:359px;
	height:134px;
	z-index:3;
	visibility:visible;
}
#header #lowerleft {
	background-image:url(../images/obriens-aug08-final_r2_c2.jpg);
	position:absolute;
	left:0px;
	top:134px;
	width:313px;
	height:81px;
	z-index:4;
	visibility:visible;
}
#header #lowercenter {
	background-image:url(../images/obriens-aug08-final_r2_c3.jpg);
	position:absolute;
	left:313px;
	top:134px;
	width:328px;
	height:81px;
	z-index:5;
	visibility:visible;
	background-repeat:repeat-x;
	background-position:left;
	
}
#header #lowerright {
	background-image:url(../images/obriens-aug08-final_r2_c4.jpg);
	position:absolute;
	left:641px;
	top:134px;
	width:359px;
	height:81px;
	z-index:6;
	visibility:visible;
}
#obriens-aug08cr3c2 {
	position:absolute;
	left:1px;
	top:215px;
	width:1000px;
	height:51px;
	z-index:7;
	visibility:visible;
}
#navbar {
position: relative;
margin: 0 auto 0 auto;
width: 1001px;
height: 44px;
}
#navbar #inner {
background-image:url(/images/navbar-aug08-back.jpg);
width: 1000px;
height: 44px;
}
#bodycontent {
	background-color: #EDF0C0;
	width: 1000px;
	border: 3px solid #000000;
	margin: 0 auto 0 auto;
}
#bodycontent #inner {
padding: 7px;
min-height: 300px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
#mailinglist #form {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}
#footer {
background-color: #33652B;
border: 3px solid #000000;
width: 1000px;
height: 44px;
color: #EDF0C0;
margin: 0 auto 0 auto;
}
#footer a {
color: #EDF0C0;
text-decoration: none;
}
#footer a:hover {
color: #BE7C2D;
text-decoration: underline;