BODY		{background-attachment: fixed}
.navigation	{
		border-style: solid;
		border-color: #003300;
		border-width: 1px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		}
.banner		{
		border-style: solid;
		border-color: red;
		border-width: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		}
.invitation1	{
		font-family: verdana; 
		color: #3F803F;
		font-size: 26px;
		font-weight: bold;
		}
.invitation2	{
		font-family: verdana; 
		color: #3F803F;
		font-size: 18px;
		font-weight: bold;
		}
.invitation3	{
		font-family: verdana; 
		color: #367236;
		font-size: 14px;
		font-weight: bold;
		}
.invitation	{
		font-family: verdana; 
		color: #565656;
		font-size: 12px;
		}
.subbanner	{
		border-style: solid;
		border-color: #006600;
		border-width: 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		}
.splash		{
		border-style: solid;
		border-color: #006600;
		border-width: 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		}
.footer		{
		border-style: solid;
		border-color: #006600;
		border-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		}
.title		{font-family: arial; font-size: 16px;}
.subtitle		{font-family: arial; font-size: 14px;}
.subbanner	{font-family: verdana; font-size: 13px;}
.splash		{font-family: arial; font-size: 20px;}
.footer		{font-family: arial; font-size: 9pt;}
.nav		{font-family: verdana; font-size: 9pt;;}
.nav2		{font-family: verdana; font-size: 13px;height: 24px;}
.indexlinks	{font-family: verdana; font-size: 20px; font-color: #004000;}
a:link		{color: #004000; text-decoration: none}
a:visited	{color:#004000; text-decoration: none}
a:hover		{color: red; text-decoration: underline}
a:active		{color: #004000; text-decoration: none}
