body, td { 
	font: 80% "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #930; 
	}
body { margin: 0; padding: .75em 1em; 
	background: #fff url(images/home-bg.jpg) center top; }
#wrapper { 
	width: auto; 
	padding: 0;
	margin: 0 ; 
	text-align: left; 
	}
table { 
	margin-bottom: 1em; 
	}
a { color: #930; }
a:visited { color: #930; }
a:hover { color: #009; }

h1 { 
	font: 375%/1.3em "Monotype Corsiva", "New Century Schoolbook", Times, "Times New Roman", serif;
	text-align: center; 
	}
h2 { 
	font: 240%/1.3em "Monotype Corsiva", "New Century Schoolbook", Times, "Times New Roman", serif;
	text-align: center; 
	}
h2.sub { 
	font: 180%/1.2em "Monotype Corsiva", "New Century Schoolbook", Times, "Times New Roman", serif;
	margin-top: 0;
	}
h3 { 
	font: 130% "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	}
h3.bold { font-weight: bold; }
p { font-size: 100%; }
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
.cen { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }
.big { font-size: 130%; }
.red { color: red; }
.topnav { 
	font: bold 130%/1.3em "Monotype Corsiva", "New Century Schoolbook", Times, "Times New Roman", serif; 
	text-align: center; 
	}
a#current { text-decoration: none; }
a#current:hover { color: #930; cursor: default; }
