body {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CFCFCF;
}

a:link {
	font-weight: bold;
	color: #891E3C;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #891E3C;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.rightcol {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}

.rightcol a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.rightcol a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.rightcol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.rightcol a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.rightcol b {
	color: #891E3C;
	background-color: #CFCFCF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	width: 100%;
}
.rightcol ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.rightcol ul li {
	margin-left: -2.5em;
	padding-left: -2.5em;
}

.maintable {
	background-image: url(http://www.louisvillemunch.com/images/tablebg.gif);
	background-repeat: repeat-y;
}

.maintablefull {
	background-image: url(http://www.louisvillemunch.com/images/tablebgfull.gif);
	background-repeat: repeat-y;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.headertable {
	background-image: url(http://www.louisvillemunch.com/images/header.gif);
	background-repeat: no-repeat;
}

.headertablefull {
	background-image: url(http://www.louisvillemunch.com/images/headerfull.gif);
	background-repeat: no-repeat;
}

.headertable a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.headertable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.headertable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.headertable a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.headertablefull a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.headertablefull a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.headertablefull a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.headertablefull a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.pagetitle {
	font-size: 30px;
	font-weight: bold;
	color: #891E3C;
}
.announcement {
	padding: 5px;
	margin: 5px;
	width: 100%;
	border: medium dashed #891E3C;
	background-color: #FFFFFF;
}
.articlelisting {
	font-size: 11px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.articleleft {
	font-size: 24px;
	font-style: italic;
	color: #891E3C;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #891E3C;
	border-right-color: #891E3C;
	border-bottom-color: #891E3C;
	border-left-color: #891E3C;
	width: 50%;
	padding: 5px;
	text-align: justify;
}

.articleright {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #891E3C;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #891E3C;
	border-right-color: #891E3C;
	border-bottom-color: #891E3C;
	border-left-color: #891E3C;
	width: 50%;
	padding: 5px;
	text-align: justify;
}
