* {
	margin:0;
	padding:0;
	}

body {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0;
	color:#000;
	background: #fff  /*url("/images/bg.gif") repeat-x*/;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:40px;
	}

#masthead_IE_hack {
	width: 757px;
	}

#container {
	text-align:left;
	margin: 0 auto 0 auto;
	width:754px;
	background-color: #D3C9D6;
	}
	
#masthead {
	height:126px;
	width:754px;
	margin: 0;
	padding: 0;
	}
	
#masthead img {
	width: 85%;
	height: 85%;
	}
	
#address_bar {
	height: 30px;
	font: 12px bold Arial, Helvetica, sans-serif;
	}
	
#pic_box {
	width: 560px;
	}
	
#pic_box img {
	float: left;
	display: inline;
	margin: 0;
	padding-bottom: 20px;
	}
	
	#subnav {
	display: none;

	}
	
	
#masthead h1 {

	}
#content {
	float: left;
	clear: both;
	width:85%;
	padding-top:0px;
	margin-top:0px;
	margin-left:10px;
	}
	
#content p, h1, h2, h3, h4, h5, h6 {
	margin:10px 10px 0 0 ;
	}
	
#content ul {
	padding-left:30px;
	}
	
		
	
#navigation {
	display: none;
	float:left;
	margin-left:5px;
	width:180px;
	background:#C69110;
	padding-top:20px;
	
	}

/* 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 {
	padding-top:50px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	}
	
	
	
	
#footer p {
	font-size:x-small;
	}
#footerlinks {
	display: none;
	width: 756px;
	height: 88px;
	background: url("/images/footer.gif") no-repeat;
	clear: both;
	}
		
.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;
	}

	
.subnav {
	display:none;
	margin:10px 2px 5px 10px;
	border: 2px solid #069;
	background-color:#BBEDFF;
	width:203px;
	}

.subnav ul {
  list-style: none;
  margin-bottom:3px;
  }

.subnav p {
	font-size:x-small;
	padding-left:10px;
	padding-top:3px;
	} 

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;
	}
	