body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #380027;
}

a:hover {
	color: #868487;
	background-color: #380027;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: normal;
}

.background {
	background-attachment: scroll;
	background-image: url(images/filmline.gif);
	background-repeat: repeat-x;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003333;
	text-align: center;
	font-weight: bold;
	border-style: groove;
	border-color: #003333;
	border-width: medium;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #380027;
	color: #003333;
	text-align: center;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #380027;
	text-decoration: none;
	white-space: nowrap;
	border-style: groove;
	border-color: #380027;
	border-width: thin;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
 color: #380027; font-weight: bolder; font-size: medium;
}
ul {
	font-style: normal;
	list-style-type: square;
}
#SignUp {
	padding: 4px;
	height: 200px;
	margin-top: 30px;
}
