body 	{
	 margin: 0px;
	 padding: 0px;
	 background-color: rgb(248,231,199); color:#F8E7C7
	 	}

A:link 	{color: #0000FF; text-decoration: none}
A:visited 	{color: #000080; text-decoration: none}
A:active 	{color: #800000; text-decoration: none}
A:hover 	{color: #800000; text-decoration: none}



#flbanner	{
	 position: absolute;
	 top: 0;
	 left: 0;
	}

#skirt	{
	 position: absolute;
	 top: 270px;
	 left: 620px;
	}


#navigation	{
	 left: 0;
	 top: 270px;
	 padding-left: 0;
	 padding-right: 0;
	 padding-top: 0;
	 padding-bottom: 0;
	 position:absolute; 
	}
	 
#mainpane	{
	 width: 600px;
	 left: 0;
	 top: 300px;
	 padding-left: 20px;
	 padding-right: 0;
	 padding-top: 0;
	 padding-bottom: 30px;
	 position:absolute; color:#000000 
	}


H2 	{
	 font-family: "Tahoma";
	 font-style: italic;
	 font-weight: bold;
	 font-size: 24pt;
	 color: #AA0A0A;
	 letter-spacing: 0.1em;
	 line-height: 0.7em;
	 margin-left: 10px;
	 margin-top: 1em
	}

H3 	{
	 font-family: "Tahoma";
	 font-style: italic;
	 font-weight: bold;
	 font-size: 30px;
	 color: #AA0A0A;
	 letter-spacing: 0.1em;
	 line-height: 0.7em;
	 margin-top: 1em;
	}

P	{
	 font-family: "Tahoma";
	 font-style: normal;
	 font-weight: normal;
	 font-size: 12px;
	 color: #000000;
	 letter-spacing: 0.05em;
	 line-height: 1.1em
	}

P.note	{
	 font-family: "Tahoma";
	 font-style: italic;
	 font-weight: normal;
	 font-size: 11pt;
	 color: #000000;
	 letter-spacing: 0.1em;
	 line-height: 1em
	}
	