body	{
		background-color: #cccc99;
		background-image: url("./images/background.gif");
		background-repeat: repeat-y;
		color: #336633;
		font-family: Arial, sans-serif;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}

a:link	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		}

a:visited	{
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			}

a:active	{
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			}

a:hover		{
			color: #663333;
			font-weight: bold;
			text-decoration: none;
			}

a.menu_link:link	{
					color: #0066cc;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_link:visited	{
					color: #0066cc;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_link:active	{
					color: #0066cc;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_link:hover	{
					color: #663333;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_head:link	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 7px;
					text-decoration: none;
					}

a.menu_head:visited	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 7px;
					text-decoration: none;
					}

a.menu_head:active	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 7px;
					text-decoration: none;
					}

a.menu_head:hover	{
					color: #663333;
					font-weight: bold;
					padding-left: 7px;
					text-decoration: none;
					}

a.menu_head2:link	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_head2:visited	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_head2:active	{
					color: #ffffff;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

a.menu_head2:hover	{
					color: #663333;
					font-weight: bold;
					padding-left: 20px;
					text-decoration: none;
					}

b.h1	{
		color: #336633;
		font-family: sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: bolder;
		}

b.h2	{
		color: #0066cc;
		font-family: sans-serif;
		font-size: 32px;
		font-style: italic;
		font-weight: bold;
		}

img.photo	{
			border-color: #000000;
			border-width: 1px;
			border-style: solid;
			}

marquee	{
		color: #996633;
		font-family: serif;
		font-size: 28px;
		font-style: italic;
		font-weight: bold;
		}
