BODY 	{
		Font-Family: "Garamond", "Palatime", "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: 999966;
		color: 333333;
		}

.text 	{
		Font-Family: "Garamond", "Palatime", "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: ffffff;
		color: 333333;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #FFFFFF;
		border-left-color: #FFFFFF;
		}

.redlinks
		{
		color: ffffff;
		}

.photobox
		{
		font-size: 10pt;
		}

.events 	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-size: 10pt;
		background-color: CCCC99;
		color: 333333;
		}

.nav	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-weight: bold;
		color: FFFFFF;
		font-size: 10pt;
		text-align: center;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		}

.foot	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		color: FFFFFF;
		font-size: 9pt;
		text-align: left;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
		}

A		{
		Text-decoration: underline;
		}

A:link {color: 666666}
A:Visited {color: 666666}
A:hover {Text-decoration: underline; color: 990000}

