body { background-image: url(images/paper5.gif);
		 	 color: #000000;
			 font-family: Arial, sans-serif;
			 font-weight: bold;
}
 
h1		 {text-align:center;
			 	font-size:42pt;
}

#header	 {	<hr />
				 		<img src="images/no_wheat.gif" height="150" width="150" alt="No Wheat Logo" align="left" />
						<hr />
}

#rightcolumn 	{margin-left: 270px;
}

#leftcolumn		{float: left;
							 width: 250px;
							 border: 0px;
							 border-color: 000000;

}

.nav { list-style-type: none;
}

ul	margin: 0px;
	padding: 0px;
	float: left;
}

img  { border:0;
		 	 padding: 10px
}

.category  {	font-weight: bold;
		background-color: none;
		color: #003366;
		font-size: 1.1em;
}

#footer			{font-size: small;
						font-style: italic;
}

#container { position: relative;
					 	 left:30px
}

.button {		 border: 0px inset #000000;
						 width: 100px;
						 padding: 3px 15px;
						 color: #000000;
						 background-color: #99ff99;
						 font-family: Arial, sans-serif;
						 font-size: 16px;
						 font-weight:bold;
						 text-align; center;
}
