h1 		{font-family: "Poor Richard"; 
		 font-size: 100%;
		 font-weight:bold;
		 text-align: center; 
		 color: rgb(202,170,47)}
body.left	{background-color: rgb(255,255,255);
			background-image: url(resources/sidebar.png);
			color: rgb(0,0,0);}
body.main	{background-color: rgb(255,255,255);
			background-image: url(resources/background.jpg);
			color: rgb(0,0,0);
			font-family: "Poor Richard";}
p	{font-family: "Poor Richard";
	font-size: 120%;}
p.head	{font-family: "Poor Richard";
		font-size: 200%;
		font-weight: bold;}
p.head1	{font-family: "Poor Richard";
		font-size: 140%;}
p.logo	{text-align: center;}
a.left:link	{color: rgb(142,133,4)}
a.main:link	{color: rgb(0,0,0);}
a.left:visited	{color: rgb(126,69,0)}
a.main:visited 	{color: rgb(0,0,0);}
a.main:hover 	{color: rgb(100,100,100);}
.outline	{list-style: none;
			font-family: "Poor Richard";}
.outline ul {list-style: none;
			font-family: "Poor Richard";}
.outline li {cursor: auto;
			font-family: "Poor Richard";}
.olink	{border-style: none;
		padding-right: 10px;}
.oimg 	{border-style: none;}
div.menu	{text-align: center}
div.ww		{text-align: center;
			width: 85%;
			position: absolute;
			bottom: 20px}
div.main	{width: 800px;}
table.left	{border: 0;
		text-align: center;
		width: 120px;}
