body     {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666 }
p {}
td {}
.text    {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	background-image: url(page_images/bkgrnd2.jpg);
	background-repeat: repeat-y;
	padding-right: 92px;
	padding-bottom: 38px;
	padding-left: 38px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff }
.small {
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.ogre  {
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff }
a:link   {
	color: #990000;
	text-decoration: none }
a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none }
a:hover    {
	color: #ffcc66;
	font-style: italic;
	text-decoration: none }
a:visited {
	color: #990000;
	text-decoration: none }
h1 {
	color: #afcdea;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0.67em 0 }
	
/* Home navbar */	
DIV.navbarOnDark a {
	color: #990000;
	text-decoration: none  }
	
DIV.navbarOnDark a:link{
	color: #990000;
	text-decoration: none  }
	
DIV.navbarOnDark a:hover    {
	color: #ffcc66;
	font-style: italic;
	text-decoration: none }

DIV.navbarOnDark a:visited {
	color: #990000;
	text-decoration: none }
			
DIV.navbarOnDark {
	clear: right;
	width: 750;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.navigate {
	font-variant: small-caps;
}

DIV.copyright {
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 8px;
}