        body  {background:black;
	       color: tan;
	       font-family: papyrus;}
	h1     {color: tan;
		font-family:papyrus;
		font-size: 36pt;
		margin: 0 auto;
		text-align: center;}
	
	#nav   {width: 100%;
	        height: 50px;
	        float: center;
		font-size: 14pt;}

	#nav ul {margin: 0px;
		 padding: 0px;
		 white-space: nowrap;}
	
	#nav li {list-style-type; none;
		 display: inline;
		 padding: 50px;}
	
	#container {text-align= center;
		    width= 575px;
		    margin= 0 auto;}

	a        {color: tan;}

	#leftColumn {text-align: left;
		      float: left;
		      width: 375px;
		      font-size: 15pt;}

	#rightColumn {text-align: left;
		       float: right;
		       width: 500px;
		       margin-left: 50px;}

	#centerColumn {text-align: left;
		       width: 500px;
		       margin-left: 200px;}

	#item          {text-align: left;
			width: 100%;
			height: 160px;}
	
	#footer	       {font-size: 12pt;
			font-family: papyrus;							color: tan;
			text-align: center;
			padding: 5px;
			clear: both;}

	#hr		{border: 0;
			 width: 50%;
			 height: 10px;
			 color: tan;}	

	
	

label
{
width: 150px;
float: left;
text-align: left;
margin-right: 100px;
display: block;
color: #542A00;
}

.submit input
{
margin-left: 75px;
}
input
{
color: #542A00;
background: white;
border: 1px solid #542A00

}

.submit input
{
color: #542A00;
background: tan;
border: 2px outset #542A00;
}
fieldset
{
border: 1px solid #542A00;
width: 450px;
background: #6699CC;
color: #542A00;
}

legend
{
color: #542A00;
background: tan;
border: 3px solid #542A00;
padding: 2px 6px;
font-size: 24pt;
} 



