body {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-color: #000000;
	margin: 0px;
	background-position: center top;
}

a:link {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

a:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}

.maintable {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFCC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}


H1 {
	color: #B20809;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #FFFFFF;
}

.contentback {
	background-image: url(images/munsters_layout_11.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
}
form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}

.highlighttable {
	background-color: #333333;
	border: 1px solid #666666;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.highlighttextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}

.pad {
	padding: 10px;
}

html { overflow: -moz-scrollbars-vertical !important;
min-height: 101%; margin-bottom: 1px; }
.caption_contest {
	background-image: url(images/caption_background.jpg);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
.imagebordergreen {
	border: 2px solid #009900;
}
