body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #545454;
	}
dl {
	 position: relative;
	 }
/*ul {
	 position: relative;
	 }*/
/*ol {
	 position: relative;
	 }*/
div#page {
	margin: 0 auto;
	position: relative;
	padding: 1em;
	width: 765px;
	background-color:#FFFFFF;
	border: 1px solid #C0C0C0; 
	}
div#masthead {
	padding: 0;
	margin: 0 auto;
	height: 108px;
	position: relative; 
	background-color: #810000;
	}
div#masthead h1{
	margin: 0 0 0 3em;
	padding: 0.75em 0 0 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
}
div#masthead a,
div#masthead a:link,
div#masthead a:visited,
div#masthead a:hover,
div#masthead a:active {
	color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
}
div#mainslideshow {
	margin: 2.5em 0 0 10.5em;
	padding: 0;	
	background-color: #FFFFFF;	
	font-size: 0.9em;
	border: 2px solid #545454;
}
div#contents {
	margin: 0.5em 0 0.5em 11.75em;
	padding: 0.75em;	
	background-color: #FFFFFF;	
	font-size: 0.8em;
	border: 1px solid #C2C2C2;
}
div#contents h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #810000;
}
div#contents a:link {
	color: #0E67E8;
    text-decoration:none;
    background-color:transparent;
}
div#contents a:visited {
	color: #0E67E8;
    text-decoration:none;
    background-color:transparent;
}
div#contents a:hover {
	color: #0E67E8;
    text-decoration:underline;
    background-color:transparent;
}
div#contents a:active {
	color: #0E67E8;
    text-decoration:underline;
    background-color:transparent;
}
div#leftcolumn {
	margin: 0;
	padding: 0;
	float: left; 	
	font-size: 70%;
	width: 13em; 
}
/* Begin Left Side Menu */	
div#navside {
	float: left; 
	width: 13em; 	
	margin: 1em 0 0 0;
	/*font-size: 70%;*/
	background-color: #C2C2C2;
	z-index: 5;
	}
div#navside ul {
	margin: 0; 
	padding: 0; 
	width: 13em;
	background: #C2C2C2; 
	border: 1px solid #AAA;
	z-index: 5;
	}
div#navside li {
	position: relative; 
	list-style: none; 
	margin: 0;
	border-bottom: 1px solid #CCC;
	z-index: 5;
	}
div#navside li:hover {
	background: #545454;
	}
div#navside li.submenuside {
	background: url(../images/menus/submenu-m.gif) 95% 50% no-repeat;
	}
div#navside li.submenuside:hover {
	background-color: #545454;
	}
div#navside li a {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none; 
	width: 12.5em;
	}
div#navside>ul a {
	width: auto;
	}
div#navside li a:link {
	color: #810000;
	}
div#navside li a:visited{
	color: #810000;
	}
div#navside li a:focus {
	color: #fdb400;
	}
div#navside li a:hover {
	color: #fdb400;
	}
div#navside li a:active {
	color: #810000;
	}
div#navside ul ul {
	position: absolute; 
	top: 0; 
	left: 13em;
	display: none;
	z-index: 5;
	}
div#navside ul.levelside1 li.submenuside:hover ul.levelside2,
div#navside ul.levelside2 li.submenuside:hover ul.levelside3 {
	display: block;
	}
/* End Left Side Menu */
div#livehelp {
	width: 13em; 	
	margin: 0 0 0 0;
}
div#livehelp a:link {
	color: #0E67E8;
    text-decoration:none;
    background-color:transparent;
}
div#livehelp a:visited {
	color: #0E67E8;
    text-decoration:none;
    background-color:transparent;
}
div#livehelp a:hover {
	color: #0E67E8;
    text-decoration:underline;
    background-color:transparent;
}
div#livehelp a:active {
	color: #0E67E8;
    text-decoration:underline;
    background-color:transparent;
}
/* Begin Top Menu */
div#navtop {
	float: right;
	margin: 1em 0 0 0;
	/*float: left; 
	margin: -1px 0 0 6.5em;*/
	font-size: 66%;
	background: #545454; 
	border: 1px solid #AAA;
	z-index: 5;
	}
div#navtop ul {
	margin: 0; 
	padding: 0; 
	background: #545454; 
	border: 1px solid #CCC; 
	border-width: 0 1px;
	z-index: 5;
	}
div#navtop li {
	position: relative; 
	list-style: none; 
	margin: 0;
	float: left; 
	width: 9.5em; 
	line-height: 1em;
	border-left: 1px solid #CCC;
	z-index: 5;
	}
div#navtop li:hover {
	background: #808080;
	/*background: #c2c2c2;*/
	}
div#navtop li.submenutop {
	background: url(../images/menus/dropmenu-g.gif) 95% 50% no-repeat;
	}
div#navtop li.submenutop:hover {
	background: #808080;
	/*background #c2c2c2;*/
	}
div#navtop li a {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none; 
	width: 9em;
	}
div#navtop li a:link {
	color: #fdb400;
	}
div#navtop li a:visited {
	color: #fdb400;
	}
div#navtop li a:focus {
	color: #810000;
	}
div#navtop li a:hover {
	color: #810000;
	}
div#navtop li a:active {
	color: #fdb400;
	}
div#navtop>ul a {
	width: auto;
	}
div#navtop ul ul {
	position: absolute; 
	width: 9.5em;
	display: none;
	}
div#navtop ul ul li {
	border-bottom: 1px solid #CCC;
	}
div#navtop li.submenutop li.submenutop {
	background: url(../images/menus/submenu-g.gif) 95% 50% no-repeat;
	}
div#navtop li.submenutop li.submenutop:hover {
	background: #808080;
	/*background-color: #c2c2c2;*/
	}
div#navtop ul.leveltop1 li.submenutop:hover ul.leveltop2,
div#navtop ul.leveltop2 li.submenutop:hover ul.leveltop3 {
	display: block;
	}
div#navtop ul.leveltop2 {
	top: 1.5em; 
	left: -1px;
	}
div#navtop ul.leveltop3 {
	top: -1px; 
	left: 9.5em;
	border-top: 1px solid #CCC;
	}
/* End Top Menu */
div#eventsbg {
	margin: 0 auto;
	position: relative;
	padding: 0;
	width: 700px;
	background: #FFFFFF;
	z-index: 4;
	}
div#events {
	position: relative;
	margin: -0.5em 0 0 0;
	padding: 0;
	border: 2px #810000 solid;
	background: silver;
	z-index: 5;
	}
div#footer {
	border-top: 3px double; 
	margin: 1em 0 0 0; 
	padding: 0.75em 0 1em;
	font-size: 0.7em;
	color: black; 
	background: white;
	z-index: 10;
	}
div#footer p {
	margin: 0; 
	padding: 0;
	}
div#footer a:link {
	color: #810000;
    text-decoration:none;
    background-color:transparent;
}
div#footer a:visited {
	color: #810000;
    text-decoration:none;
    background-color:transparent;
}
div#footer a:hover {
	color: #810000;
    text-decoration:underline;
    background-color:transparent;
}
div#footer a:active {
	color: #810000;
    text-decoration:underline;
    background-color:transparent;
}
#newsticker {
	margin: 0.5em 0.5em 0.5em 14em;
	height: 5em;
	background: #c2c2c2;
	position: relative;
	color: #000;
	font: 0.7em/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;	
}
#newsticker a:link {
	color: #810000;
    text-decoration:none;
    background-color:transparent;
}
#newsticker a:visited {
	color: #810000;
    text-decoration:none;
    background-color:transparent;
}
#newsticker a:hover {
	color: #810000;
    text-decoration:underline;
    background-color:transparent;
}
#newsticker a:active {
	color: #810000;
    text-decoration:underline;
    background-color:transparent;
}
#newsticker ul {
	border: 1px solid #c2c2c2;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url(../images/icons/icon_closenewsticker.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
div#watermark {
	color: silver;
	width: 15em;
	font-weight: bold;
	font-size: 0.7em;
	position: absolute;
	top: 3.5em;
	left: 47em;
	z-index: 9;
	}
.spacedlist li{
	margin-bottom: 1em;
	}
.spacedlist li ul li{
	margin-top: 1em;
	}
.linklist {
	/*font-size: 0.9em;*/
	list-style-type: none;
	line-height: 1.65em;
	font-weight: bold;
	}
div#notice {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	padding: 0.2em 1em 0.2em 2em;
	background: #ececec; 
	border: 1px solid black;
	width: 90%;
	}
.red {
	color: #ff0000;
	}
.maroon {
	color: #810000;
	}
.comingsoon {
	color: #999999;
	}
.box {
	margin: 0 0 1em 0;
	padding: 0 1em 0 1em;
	border: 1px solid #810000;
	}
div#watermark {
	color: silver;
	width: 15em;
	font-weight: bold;
	font-size: 0.7em;
	position: absolute;
	top: 3.5em;
	left: 47em;
	z-index: 9;
	}
.twitter {
	margin: 0;
	padding: 0;
	background: white;
	float: right;
	/*position: absolute; 
	left: 1em; 
	top: 32em; */
	width: 12em;
	/*font-size: 0.85em;*/
	border: solid #FDB400 2px;
  }
 .frontpageannouncement li{
 	/*font-weight: bold;*/
	font-size: 1.3em;
	color: #FF0000;
 
 }