div.bannermenu a:link {color: #FFFFFF; background-color: #000099; text-decoration: none; }
div.bannermenu a:visited {color: #FFFFFF; background-color: #000099; }
div.bannermenu a:hover {color: #FF0000; background-color: #000099; }
div.bannermenu a:active {color: #0000FF; background-color: #000099; text-decoration: none; }
div.bannermenu {background-color: #000099; }
#container { 
    width: 900px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
	background: #FFFFFF;
	}
body
	{
	background: #E8E8E8;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #25118A;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	}
table.rjhmenu
    {
    font-size: 100%;
    position: absolute;
    visibility: hidden;
    z-index: 80;
    background: #000099;
	}
.style1
	{
	font-size:medium;
	color: #FFFFFF;
	}
.style4
	{
	color: #FF0000;
	}
.style9
	{
 	font-size: large;
	}
.style10
	{
	font-size: larger;
	font-weight: bold;
	}
.style11
	{
	font-size: x-large;
	font-weight: bold;
	}
.style16
	{
	font-size: smaller;
	}
.style17
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style18
	{
	font-size: small;
	}
.style19
	{
	font-size: 18px;
	}
a.one:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
a.one:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
a.one:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	}
a.one:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	}
.style3
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
.itemBorder
	{
	border: 1px solid black;
	}
.itemText
	{
	text-decoration: none;
	color: #241291;
	font-weight: 800;
	font: 12px Arial;
	}
.eventText
	{
	text-decoration: none;
	color: #000000;
	font: 12px Arial;
	}
.crazyBorder
	{
	border: 2px outset #663399;
	}
.crazyText
	{
	text-decoration: none;
	color: #FFCC99;
	font: Bold 12px Arial, Helvetica;
	}
.bulb
	{
	text-align:center;
	position:relative;
	height:200px;
	width:60px;
	margin:0px;
	border:2px solid black;
	padding:0px;
	vertical-align:bottom
	}
.modification
	{
	text-align:center;
	color:#FFFFFF;
	}
