BODY {
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(../images/bac-red.jpg);
	MARGIN-TOP: 20px; 
	MARGIN-BOTTOM: 20px;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#483C2A;
}

div {
	height: 100%;
	}

li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483C2A;;
	list-style:disc;
	text-align: left;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #483C2A;
	text-align: center;
	margin-bottom: 4px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483C2A;
}

.bright {
	color:#CC0033;
	font-weight:bold;
	}

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

.title {
	font-family:Papyrus, "Times New Roman", "MS Serif";
	font-size: 30px;
	color: #5C4C34;
	font-weight:bold;
	text-decoration:none;
}

.subtitle {
	font-family:Papyrus, "Times New Roman", "MS Serif";
	font-size: 18px;
	color: #5C4C34;
	font-weight:bold;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483C2A;
	text-decoration: underline;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483C2A;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #732B29;
	text-decoration: underline;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #493C29;
	line-height: 24px;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #493C29;
	line-height: 24px;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493C29;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493C29;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #56001F;
	text-decoration:underline;
	line-height: 24px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #493C29;
	line-height: 20px;
	text-decoration: none;
}

a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #493C29;
	line-height: 20px;
	text-decoration: none;
}

a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493C29;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493C29;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56001F;
	text-decoration:underline;
	line-height: 20px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483C2A;
}

a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483C2A;
	text-decoration: underline;
}

a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483C2A;
	text-decoration: underline;
}

a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483C2A;
	text-decoration: underline;
}

