body {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    width: 800px;
}
h1 {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 200%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
h2 {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 125%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
h3
{
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 130%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: underline;
}
h4
{
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-weight: normal;
    font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
    color: #473b3b;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}

.banner
{
	height: 150px;
}
.placard
{
	margin-right: 5px;
	width: 250px;
	height: 500px;
	float: left;
	font-size: 80%;
}
/*
#plac1
{
	border-right-style:solid;
	border-color:  #666666;
	border-width: 1px;
	padding-right: 5px;
}
#plac2
{
	border-right-style:solid;
	border-color:  #666666;
	border-width: 1px;
	padding-right: 5px;
	margin-left: 5px;
}*/

#intro
{
	margin-bottom: 10px;
}
.placard a
{
	
}

.linkBlock
{
	margin-bottom: 10px;
}
