/* Jeff Hunt  4/10/07 */

body 
{
}

#mainbody
{
	width: 585;
	text-align: left;
/*	background-image:url("images/watermark-right.jpg"); */
	background-attachment:fixed; background-repeat:no-repeat; background-position:0px 30px;
	background-color:rgb(255,255,255);
	margin-top:0; margin-right:0; margin-bottom:0; margin-left:5;
	font-family:"Trebuchet MS", Arial, sans-serif; 
}

#navframe
{
/*	background-image:url("images/watermark-left.jpg"); */
	background-attachment:fixed; background-repeat:no-repeat; background-position:200px 30px;
	background-color:rgb(255,255,255);
	margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;
	font-family:"Trebuchet MS", Arial, sans-serif; 
}

td
{
	margin-left:3; margin-right:2; margin-top:1; margin-bottom:1; white-space:normal;
}

h1,h2,h3,h4,h5,h6
{
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-weight:bold;
}

img
{
	border-width:0; margin-right:0; margin-top:0; margin-bottom:0;
}


p
{
	font-family:"Trebuchet MS", Arial, sans-serif; 
}

li {margin-left: 50;}

	