* {
	margin:0;
	padding:0;
	}

body {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0;
	color:#000;
	background:#a91075 url("../../images/bg.gif") top left repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:40px;
	}


#container {
	text-align:left;
	
	margin:20px auto 20px auto;
	width:100%;
	padding-bottom:10px;
	background:#fff;
	border:0;
	}
	
#masthead {
	height:130px;
	width:754px;
	}
#masthead h1 {

	}
#content {
	
	width:100%;
	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 {

	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 {
	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;
	}

	
.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;
	}
	