body {
	background-color: #000000
}


#horizontal, #vertical, #content, #events {
	position: absolute;
	z-index: -1
}


#horizontal, #vertical, #links, #events {
	background-color: #9c0000
}


#horizontal {
	position: absolute;
	left: 0px;
	top: 50px;
	height: 100px;
	width: 100%
}


#horizontal #banner {
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 40pt
}


#banner {
	position: relative;
	left: 200px;
	top: 13px
}


#vertical {
	position: absolute;
	left: 50px;
	top: 0px;
	height: 100%;
	width: 100px
}


#content {
	/*margin-left: 160px;
	margin-right: 180px;*/
	left: 160px;
	right: 10px;
	top: 160px;
	background-color: #FFFFFF
}


#events {
	right: 10px;
	top: 160px;
	width: 160px;
	color: #FFFFFF
}


#words14 {
	height: 25px;
	width: 100%;
	background-color: #808080;
	border-bottom-width: 2px;
	border-bottom-style: solid
}


#copyright {
	border-top-style: solid;
	text-align: center
}


#vertical #links {
	position: absolute;
	z-index: 0;
	width: 100%;
	top: 210px;
   text-align: center;
   font-weight: bold
}


#links a:link, #links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt
}


img#logo {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 200px
}

.event {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	border-top-color: #000000;
	border-top-width: 2px;
	border-top-style: solid
}

.event_over {
	background-color: #C0C0C0;
	font-size: 10pt;
	border-top-width: 2px;
	border-top-style: solid
}
