body
{
	margin: 0;
	font-family: "times new roman", serif;
	font-size: 10pt;
	background-color: #033;
	color: black;
}

.frame
{
	background: #ffc;
	font-family: "times new roman", serif;
	padding: 5px;
}

.frame p
{
	font-weight: 200;
}

.splash
{
	width: 800px;
	height: 566px;
	background-color: white;
	background-image: url(splash/background_plain.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: black;
}

.heading
{
	height: 6em;
	vertical-align: bottom;
	padding-right: 50px;
}

h1
{
	font-size: 14pt;
}

.nav
{
	width: 150px;
}

.nav a
{
	display: block;
	text-decoration: none;
	color: #300;
	padding: 3px 0 0 4em;
}

.nav a:hover
{
	text-decoration: underline;
}

.content
{
	height: auto;
	vertical-align: top;
	padding: 10px 50px 0 10px;
}

.footer
{
	text-align: center;
	vertical-align: top;
	height: 6em;
}

.iframe
{
	background: none;
	width: 550px;
	height: 390px;
	border: 1px inset #c90;
}

a
{
	color: #300;
}

a:hover
{
	color: #600;
}

p, li
{
	font-weight: bold;
}

.newb
{
	background: #666;
	color: white;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.newb td
{
	text-align: center;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.newb img
{
	border: 1px inset #999;
}

.members
{
	font-weight: bold;
}

.wallaby
{
	background-color: #033;
	color: white;
	background-image: url(images/wallabyt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px outset #366;
}

.site_map a
{
	text-decoration: none;
}

.site_map a:hover
{
	text-decoration: underline;
}

.light li
{
 font-weight: 400;
}
