	body {
		text-align:center;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		color:black;
		background-color:white;
		background-image:url(layout/bg.jpg);
		}
	A	{
		color:#9C7900;
		text-decoration:none;
		font-weight:bold;
		}
	A:link	{
		color:#9C7900;
		text-decoration:none;
		font-weight:bold;
		}
	A:visited	{
		color:#625C48;
		text-decoration:none;
		font-weight:bold;
		}
	A:hover	{
		color:white;
		background-color:#9C7900;
		font-weight:bold;
		text-decoration:none;
		}
	A:active {
		color:white;
		background-color:#625C48;
		font-weight:bold;
		text-decoration:none;
		}
	HR	{
		color:#625C48;
		}
	H2	{
		color:#625C48;
		font-size:1.2em;
		}
	H3	{
		margin-top:5px;
		color:#625C48;
		font-size:1.1em;
		}
	UL	{
		margin-left:15px;
		}
	LI	{
		list-style: circle;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		margin-left:0px;
		}
	#frame {
		width:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		}
	#content {
		margin:0px;
		padding-top:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:0.8em;
		}
	#menu	{
		margin:0px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:0.75em;
		text-align:center;
		}
	A.menulink	{
		font-weight:normal;
		text-decoration:underline;
		}
	A.menulink:link	{
		text-decoration:underline;
		font-weight:normal;
		}
	A.menulink:visited	{
		text-decoration:underline;
		font-weight:normal;
		}
	A.menulink:hover	{
		font-weight:normal;
		text-decoration:underline;
		}
	A.menulink:active {

		font-weight:normal;
		text-decoration:underline;
		}
	#footer	{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:5px;
		font-size:0.6em;
		}
	#quotenav	{
		text-align:center;
		}
	.wee	{
		font-size:0.8em;
		}
	.small	{
		font-size:0.6em;
		}
	.header	{
		font-weight:bold;
		font-size:1.1em;
		}
	PRE
		{
		font-size:1em;
		}
