body
{
	margin: 0px;
	background: white;
}

.headerMain 
{
	border:solid thin black;
	text-align:center;
	background-color: #228899;
	width: 100%;
	height: 100px;
	font-family:Wide Latin,Arial Black,Serif;
	font-style:normal;
	font-weight:bold;
	font-size:16pt;
}

.headerL
{
	color: #ffb573 ;
	font-size:24pt;
	width: 320px ;
	height: 100px ;
	float: left;
	background-image: url(images/HavocBackGroundPic_320x150.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.headerLs
{
	font-size:12pt;
	vertical-align: bottom;
}

.headerCenter
{
	color: white;
}

.headerCenterSmall
{
	font-size: 10pt;
}

.headerHrolf
{				   
	color: white;
	background-image: url(images/Hrolf.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 140px ;
	width: 125px;
	float: right;
}

.Banner
{
  font-family:Wide Latin,Arial Black,Serif;
  font-size:32pt;
  font-style:normal;
  font-weight:bold;
  color:#ffb573;
}

.Banner.M
{
  font-size:14pt;
  font-weight:normal;
}

.BannerS
{
  font-family:Arial, Helvetica, Sans Serif;
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
  color:#ffffff;
}

#list-menu {
    font-family:Arial, Helvetica, Sans Serif;
    font-size:12pt;
	border:solid thin black;
	margin: 0px;
	width=200px;
	float:left;
	background-color: #228899;
	min-height: 75%;
	height: 75%;
	color: white;
	text-align: left;
}
html>body #list-menu{height:auto;min-height: 75%;}

#list-menu ul {
	margin: 0; 
	padding: 0 0 0 5px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px; 
} 

#list-menu li {
	margin: 2px 0 0;
} 

#list-menu ul a {
	display: block;
	width: 180px;
	height: 25px;
	padding: 3px 10px 2px 10px;
	border: 1px solid #000000;
	background: #dcdcdc;
	text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
}

#list-menu a:hover {
	border: 1px solid #000000;
	background: #333333;
	color: #ffffff;
} 

#footer
{
	font-family: verdana, arial, sanf-serif;
	font-size: 8pt;
	height:25px;
	background:#c0c0c0;
	color: #333333;
	border:solid black;
	border-width: 1px 0 0 0;
	margin: 20px 0 0 0;
	text-align: center;
}

#content {
	border: none;
    margin: 0px;
	min-height: 500px;
	height: 500px;
	width: 100%;
	font-family: verdana, arial, sanf-serif;
	font-size: 12pt;
}
html>body #content{height:auto;min-height: 500px;}

.center {
	width: 100%;
	text-align: center;
}

.center img {
	width: 70%;
}

.caption {
	border-width: 0px;
	margin: 0;
	font-size: 10px;
}

H1
{
	font-size: 14pt;
	border-width: 0px 0px 1px 0px;
	margin: 0 0 10px 0;
}
H2
{
	font-size: 12pt;
	border-width: 0px;
	margin: 0px;
}

.what {
	width: 20%;
	vertical-align: top;
	margin: 12px;
	margin-bottom: 0px;
}
.info {
	width: 80%;
	vertical-align: top;
	margin-top: 12px;
	margin-bottom: 0px;
	}
.location {
	color: FA5000;
	margin: 0px;
}

.info ul {
	text-align:left;
}
thead {
	color: #228899;
	background:#c0c0c0;
}

.thumbnail {
	width: 30%;
	padding: 20px;
	align: center;
	text-align: center;
}

.highlight {
	color: #228899;
}

.period {
	align: center;
	font-weight:bold;
	font-size: smaller;
	vertical-align: top;
	width: 75%;
	padding: 10px;
}

.login {
	font-size: smaller;
	width: 180px;
}

.error {
	font-weight: bold;
	color: red;
}
.eventdate {
	width: 10%;
	vertical-align: top;
	margin: 12px;
	margin-bottom: 0px;
	font-size: 10px;
}
.eventlocation {
	width: 20%;
	vertical-align: top;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 10px;
	}
.eventdescription {
	width: 70%;
	vertical-align: top;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 10px;
	}
