p, body {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: small;
}
th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

/* ---- Layout Divs ----*/
#title {
	top: 12px;

	left: 5px;
}
#navbar {
	top: 381px;
	left: 11px;
}
.navbarp {
	font-size: small;
	color: #cccccc;
	text-indent: 5px;
}
#navbar a:link {
	font-size: xx-small;
	color: #0072D9;
}
#navbar a:visited {
	font-size: xx-small;
	color: #213DB1;
}
#navbar a:hover {
	font-size: xx-small;
	text-decoration: none;
}

#sitename {
	color: #39506B;
	font-size: 120%;
	top: 18px;
}
h4 {
	color: #FFFFFF;
	font-weight: bold;
}
.members {
	color: #FFFFFF;
}
.new {
	color: #FF0000;
}
.largefont {
	color: #000000;
	font-size: medium;
}

