body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC9900;
	color: #CC9900;
}
table.main {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #000000;
}
td.content {
	background-color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding: 10px;
}
td.content p {
	color: #cc9900;
	font-size: 14px;
}
table.main td {
	vertical-align: text-top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
a:link {
	color: #0074C3;
	text-decoration: none;
}
a:visited {
	color: #0074C3;
	text-decoration: none;
}
a:hover {
	color: #0074C3;
	text-decoration: underline;
}
li {
	font-size: 14px;
}
table.form {
	background-color: #99CCCC;
	border: 1px dotted #FF3366;
	padding: 2px;
}
table.form td {
	font-size: 12px;
	color: #003366;
}
table.form input, table.form textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	background-color: #CCCCCC;
	border: 1px dashed #FF0033;
}
table.staff td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	vertical-align: text-bottom;
	font-size: 12px;
}
table.staff td.name {
	text-align: right;
}
table.staff img {
	border-top: 1px solid #996600;
	border-right: 1px solid #996600;
	border-bottom: #996600;
	border-left: 1px solid #996600;
}
div.gallery {
	background-color: #333333;
	width: 650px;
	text-align: center;
}
div.gallery img {
	border: 1px solid #000000;
}
table.splashmenu td {
	background-color: #DE203A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
table.splashmenu {
	border: 1px solid #FFFFFF;
}
table.splashmenu a:link, table.splashmenu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}
