<style type="text/css">

body {background-color: black}
body {background-color: black}

h1 {font-size: 20px; line-height:1; text-align: left; color:white; font-family: "copperplate light", verdana, serif}
h2 {font-size: 40px; line-height:1; text-align: left; color:gray; font-weight:bold; font-family: "copperplate light", verdana, serif}

p {font-size:15px; letter-spacing: 6px; text-align:center; color:#422A0E; font-family: copperplate, sans-serif}
p.navbar {font-size: 15px; line-height:1.5; text-align: left; color:white; text-decoration: none; font-family: copperplate, verdana, serif}
p.quote {font-size: 12px; line-height:1; text-align: left; color:black; text-decoration: none; font-family: copperplate, verdana, serif; font-style: italic}
p2 {font-size: 15px; line-height:1; text-align:center; color: black; font-family: didot, sans-serif}

img.padding {
padding: 0px 180px 0px 180px ;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 180px 0px 180px ;
}

#top, #bottom, #left, #right {
	background: maroon;
	position: fixed;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 15px; z-index:4
		}
		#left { left: 0; }
		#right { right: 0; }

	#top, #bottom {
		left: 0; right: 0;
		height: 15px; z-index:4
		}
		#top { top: 0; }
		#bottom { bottom: 0; }
#banner {
	background: #E6CD9B;
	position: fixed;
	left:0; right:0;
	line-height: 1;
	bottom: 0px;
	height: 15px;
	padding: 0px 0px 40px 0px;
	margin: 0px 10px 0px 10px;
	z-index:3 }
	
		

div.navbar {
position: absolute;
left: 450px;
top: 10px;
background-color: black;
}

div.border {
border: 2px solid gray;
padding: 10px 10px 10px 10px;
}

div.event {
position: fixed;
background: #FAF8CC;
border: 2px solid gray;
top: 550px;
left: 200px;
right: 200px;
}

ul.disc {list-style-type: disc; color:#661100; font-size: 15px; font-family:osaka, baskerville, sans-serif}
ul.none {list-style-type: none; color:#661100; font-size: 15px; font-family:osaka, baskerville, sans-serif}

A {font-size: 15px; color:maroon; font-family: copperplate, verdana, serif}
A:visited {font-size: 15px; line-height:1.5; text-align: left; color:white; text-decoration: none; font-family: copperplate, verdana, serif}
A.table {font-size: 15px; font-weight: bold; font-family: osaka, baskerville, sans-serif; color: #CCCCCC}
A.table:visited {font-size: 15px; font-weight: bold; text-decoration: none; font-family: osaka, baskerville, sans-serif; text-decoration: none; color: #AAAAAA}

label
{
width: 18em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color: #000066;
}

input
{
color: #000066;
background:#CCDDFF;
border: 1px solid #000066
}

textarea
{
color: #000066;
background:#CCDDFF;
border: 1px solid #000066
}

.submit input
{
margin-left: 18.5em;
color: #CC0000;
background: #B9D3EE;
border: 2px outset #CC0000
}

fieldset
{
border: #CC0000;
width: 50em;
background: white
}

legend
{
color: #CC0000;
background: #B9D3EE;
font-size: 20px;
border: 1px solid #CC0000;
padding: 2px 6px
}

</style>/* CSS Document */

