body	{
	background: #FFFFFF;
	font-family: Trebuchet MS1, microsoft sans serif;
	color: #000000;
        font-size: .9em;
	
	}

h1           { font-family: Trebuchet MS1, microsoft sans serif; color: #000000; font-size: 14pt; font-weight: bold }
h2           { font-family: Trebuchet MS1, microsoft sans serif; color: #000000; font-size: 12pt; font-weight: bold }

A:link
{text-decoration: none; color: #000000;}
A:visited
{text-decoration: none; color: #000000;}
A:hover
{text-decoration: underline overline; color:#999999;}

#ornaments td	{
	width: 200;
	valign: top;
	}

#background{
	postion: relative;
	background: #FFFFFF;
	}

#header {
	position: relative;
	height: 350;
	}

#links	{
	position: relative;
	width: 225;
	padding: 2px;
        font-size: .9em;
	}

#main	{
	position: relative;
	padding: 10px;
	}

#footer {
	postion: relative;
        font-size: .9em;
	}
       

#rightnavigation {
		 position: relative;
		 width: 180;
		 font size: 12px;
		 }







