* {
	margin:0;
	padding:0;
	}

body {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0;
	color:#134F8B;
	background: url("/images/background.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	padding-bottom:40px;
	}


#container {
	text-align:left;
	
	margin:0 auto 0 auto;
	width:598px;
	background:#fff;
	border-bottom: 3px solid #76ABE1;
	border-left: 3px solid #76ABE1;
	border-right: 3px solid #76ABE1;
	}
	
#masthead {
	height:105px;
	width:603px;
	margin: 0 auto 0 auto;
	}
	
#masthead img {
	width: 606px;
	height: 105px;
	}
	
#content {
	width: 598px;
	padding-top:0px;
	margin-top:0px;
	margin-left:10px;
	line-height: 17px;
	}
	
#content p, h1, h2, h3, h4, h5, h6 {
	margin:10px 10px 0 0 ;
	}
	
#content h1 {
	font-size:1.7em;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 25px;
	}
	
#content h2 {
	font-size:1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
#content h3 {
	font-size:1.1em;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
#content h4 {
	font-size:1.0em;
	padding-top: 10px;
	}

#content ul {
	padding-left:30px;
	}
	
	
#navigation {

	display: none;
	
	}
	
#pic {
	border: 0;
	margin: 5px;
	float: right;
	display: inline;
	}

/* Hail Zeldman! */
#nav {
	display:none;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	text-align: left;
	width: 164px;
	margin-left: 6px;
	padding: 0;
	color: #010101;
	margin-bottom:3px;
	}


#nav li a {
	display: block;
	text-align:center;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #fff;
	background:#B21810;
	border: 2px solid #fff;
	font-size:16px;
	text-decoration: none;
	width: 164px;	
	height:30px;
}



#nav li a:hover {
	font-weight: bold;
	color: #fff;
	background-color:#000066;
	text-decoration: none;
	}

#nav li#active a {
	font-weight: bold;
	color: #C69110;
	background: #A9170F;
	text-decoration: none;
	}

#address {
display:none;
	font-size:xx-small;
	margin:10px 0 0 10px;
	}
	
#address ul{
	list-style:none;
	margin-bottom:10px;
	}
#siteoptions {
display:none;
	font-size:xx-small;
	margin:10px 0 0 8px;
	}
#siteoptions ul{
	list-style:none;
	
	}

#siteoptions a {
	font-weight:normal;
	color:#000;
	}
	
#footer {
	width:600px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	}
	
#footer p {
	font-size:x-small;
	}
.footerlinks {
	text-align:center;
	margin:20px 0 0px 0;
	}
		
.hack {
	clear:both;
	width:100%;
	}
	
.agspaced, .copyright {
	font-size:xx-small;
	color:#fff;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	width:150px;
	margin-top:5px;
	}
	
.agspaced a, .copyright a {
	color:#fff;
	}

.copyright {
	margin-top:10px;
	}
		
	
.pic {
	float:right;
	margin:10px 10px 10px 10px;
	width:210px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:3px solid #A9170F;
	}

	
div.subnav {
	display: none;
	}

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#A9170F;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
fieldset {
	padding:10px;
	}
	
#footer ul {
	list-style: none;
	padding-bottom: 10px;
	}
	
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
	padding: 0 5px 0 5px;
	}
	