body      { background-image: url("images/redflowerbackgrnd.gif"); background-repeat: repeat-y; }
a { text-decoration: none; }
a:link        {color: white;} 
a:visited     {color: white;} 
a:active      {color: red;} 
a:hover       {color: #FBF978;}
td {}
.navigation    { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: 600; line-height: 25px; text-decoration: none; margin-top: 10px; margin-left: 10px; padding: 15px; position: absolute; top: 400px; bottom: 10px; left: 9px; width: 150px; height: 100%; }
.image1 { padding: 5px; }
.header    { color: white; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-stretch: ultra-condensed; position: absolute; top: 72px; left: 360px;}
.header1    { color: white; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; position: absolute; top: 72px; left: 675px; }

#content    {
	margin: 85px 300px 0;
	position: absolute;
	top: 45px;
	left: 0;
	color: #CC0000;
}
#name		{
	position: absolute;
	top: -3px;
	left: 45px;
	font-family: Didot, American Typewriter Condensed, American Typewriter Light, serif;
	font-size: 22px;
	color: #CC0000;
	width: 175px;
	height: 34px;
}
#button1 { position: absolute; top: 25px; left: 10px; z-index:1;}
