body{
	background-position: top right;
	background-repeat: repeat-x;
	background-image:url(images/topfill.gif);
	font-family: verdana;
	color: yellow;
	font-size: 10pt;
	background-color:#FF3300;
	margin:0px;
}
td{
	font-family: verdana;
	color: yellow;
	font-size: 10pt;
}
a{
	color: white;
}


.style2 {font-size: 9px}

.nav{
	font-size: 12px;
	font-weight: bold;
	color:#FF3300;
}

#header{
	width: 780;
	margin:0 auto;
}

#footer{
	height: 24px;
	background-color: #FFFF00;
	text-align:center;
}

#navigation{
	width: 780;
	height: 20px;
	background-color: #FFFF00;
	margin:0 auto;
}
#content{
	width: 780;
	margin:0 auto;
}