body {
margin: 0px auto;
font-family: Arial, Tahoma, sans-serif;
font-weight: normal;
font-style: normal;
background-color: #7d7d7d;
}

#wrapper {
width: 1024px;
margin: 0 auto;
height: 100%;
padding: 0;
}

#links {
width: 100%;
float: left;
background-color: none;
overflow: hidden;
position: relative;
border: none;
margin: 0;
padding: 0;
}

#links ul.menu {
clear: right;
float: right;
list-style: none;
position: relative;
text-align: center;
display: inline-block;
top: 10px;
right: 10px;
}

#links ul.menu li {
display: block;
float: left;
list-style: none;
position: relative;
width: 125px;
padding: 5px 0px;
}

#links ul.menu a {
font-size: 16px;
font-weight: bold;
color: navy;
text-decoration: none;
padding: 2px 0px 2px 0px;
}

#links ul.menu li a.active {
text-decoration: underline;
}

#links ul.menu li a:hover {
text-decoration: underline;
}

#links ul.menu li.active a {
color: navy;
font-weight: bold;
text-decoration: none;
}

#mainContent {
padding: 20px 30px;
margin: 0;
font-style: normal;
font-size: 18px;
/*background-color: rgba(245,245,245,1.00);*/
}

#mainContent img.kb {
float: left;
clear: left;
margin: 20px 15px 15px 0;
}

#mainContent p {
font-style: normal;
font-family: arial, verdana, serif;
text-align: justify;
font-size: 18px;
padding: 0;
}

#mainContent ul {
list-style-type: square;
}

#mainContent ul li {
margin: 6px;
}

#mainContent h1 {
font-family: Georgia, Times, serif;
font-size: 22px;
font-weight: normal;
text-decoration: underline;
text-align: left;
color: #8c0200; 
padding: 0;
margin: 0;
}

#mainContent h2 {
font-size: 18px; 
font-weight: bold;
text-align: left;
font-style: italic;
color: navy;
text-transform: uppercase;
margin-bottom: -12px;
}

#mainContent h3 {
font-size: 16px;
font-weight: bold;
color: navy;
text-transform: uppercase;
}

#mainContent table {
margin: 15px auto 0 auto;
}

#mainContent table tr {
font-size: 16px;
}

#mainContent table tr td {
padding: 15px 25px 0 25px;
color: white;
}

#map {
margin: 0 auto;
width: 600px;
height: 460px;
border: 3px solid white;
}

#indexPhoto {
width: 100%;
margin: 0 auto;
}

#indexPhoto img {
width: 200px;
height: 75px;
float: left;
border: none;
}

#footer {
width: 100%;
height: auto;
float: left;
margin: auto;
}

#footer p {
color: #FFFFFF;
font-style: normal;
font-size: 12px;
text-align: left;
padding: 0;
}

#underFoot {
width: 100%;
float: left;
background-color: none;
overflow: hidden;
position: relative;
border: none;
margin-top: -50px;
padding: 0;
}

#underFoot ul {
clear: right;
float: right;
list-style: none;
position: relative;
text-align: right;
display: inline-block;
}

#underFoot ul li {
display: block;
float: left;
list-style: none;
position: relative;
width: 125px;
padding: 5px 0px;
}

#underFoot ul a {
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: underline;
padding: 0px;
}