body	{
	background: #fff;
	color: #867663;
	margin: 0;
	padding: 0;
	border: 0;
	}

	/*  Establish general layout parameters */
	
#newmenu	{
	background: #333399;
	color: #000000;
	border: 0;
	border-bottom: 5px solid #6666cc;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 5px;
	}

#secondarynav	{
	/* float: left; */
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0 25px 25px 25px;
	background: #fdf8f2; 
	border: 0;
	border-top: 10px solid #333399;
	border-right: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	width: 151px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;	 /* Actual value for conformant browsers */	
	}

html>#secondarynav {
	width: 100px; /* Be nice to Opera */
	}

#primarycontent	{
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 195px;
	width: auto;
	}

#bravefourhundred	{
	margin: 25;
	border: 0;
	padding: 15px 25px;	
	width: 550px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 500px; /* Actual value for conformant browsers */	
	}

html>#bravefourhundred {
	width: 550px; /* Be nice to Opera */
	}
	
	/*  Image-free logo banner with rollover  */ 

#bannerlogoban {
	margin: 0;
	padding: 0;
	border: 0;
	width: 515px;
	height: 150px;
	background: url(newlogo.gif); no-repeat;
	}

#logoban {
	margin: 0;
	padding: 0;
	border: 0;
	width: 515px;
	height: 150px;
	background: url(newlogo.gif); no-repeat;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-weight: normal;
	font:14px Georgia, Times, serif;
	color:black;
	}
	
ul {
	font:12px Georgia, Times, serif;
	color:black;
	}


a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #333399;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #6666cc;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #9999ff;
	background: transparent;  
	}

	/*   Gather ye headlines.  */

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font: 32px;
	color: #cc3333;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	}
	
h1 span	{
	display: none;
	}

h2	{
	font: 24px;
	margin-bottom: 15px;
	color: #cc3333;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	}

h3	{
	font: 18px;
	margin-top: 5px;
	margin-bottom: 15px; 
	color: #cc3333;
	font-weight: bold;
	font-family: Georgia, Times, serif;
    }

h4	{
	font: 16px;
	margin: 5px 10px;
	padding: 0;
	letter-spacing: 1px;
	color: #cc3333;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	
	}

	/*  Lay out footer 	*/ 

#footer	{
	margin: 25px 0 50px 0;
	}

.footer {
	font: 10px Georgia, Times, serif;
	font-weight : bold;
    color: #000000;
    text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
a.footer:link {
	font-weight : bold; 
	text-decoration : none;
	color: #333399;
	background: transparent; 
	}

a.footer:visited {
 	font-weight : bold; 
	text-decoration : none;
	color: #333399;
	background: transparent; 
	}

a.footer:hover {
 	font-weight : bold; 
	text-decoration : underline;
	color: #6666cc;
	background: transparent; 
	}


	/*  Create buttons 	*/ 

#primetop	{
	border-top: 1px solid #9999cc;
	}

#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #9999cc;
	}

#secondarynav li	{
	text-align: center;
	border-bottom: 1px solid #ccf;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	background: #fdf8f2;
	}

#secondarytop, #tertiarytop	{
	border-top: 1px solid #9999cc;
	}

#secondarynav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	background: #fffdfa;
	color: #333399;
	text-decoration: none;
	width: 100px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 98px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#secondarynav li a {
	width: 98px;	 /* Be nice to Opera */
	}
	
#secondarynav li a:hover {
	font-weight: normal;
	background: #9999cc;
	color: #000099;
	text-decoration: none;
	}
	
#quicksearch	{
	position: absolute;
	margin-top: 220px;
	}

	/*  Form layout */ 

div.row {
  clear: both;
  padding-top: 5px;
  font: 14px;
  color: black;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  }
  
div.row span.labelrequired {
  float: left;
  width: 150px;
  text-align: right;
  color: #333399;
  font-weight: bold;
  }

div.row span.input {
  float: right;
  width: 285px;
  text-align: left;
  }
  
div.row span.title {
  float: left;
  width: 450px;
  text-align: center;
  color: #cc3333;
  font-weight: bold;
  }
 
	/*  Floating */  

div.float {
  float: left;
  width: 510px;
  }
  
div.float p {
   text-align: left;
   }


div.container {
  border: 1px dashed #333;
  background-color: #fdf8f2;
  width: 500px;
  margin: 0px 10px 0px 25px;
  }


div.spacer {
  clear: both;
  }
  
#shot {
	position:absolute; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin: 0px;
	border: 10px; 
	background-color: white;
	padding:10px;
	text-align: middle;
	}

#secondarytop a:visited {
	font-weight: normal;
	background: #009;
	color: #fff;
	text-decoration: none;
	}