body{ text-align: center; background: url(../images/bg.gif); }
body, p { margin: 0px; padding: 0px; font: 12px Arial, Helvetica, sans-serif; color: #252525; line-height: 1.5; }
.mainContainer { margin: 0px auto; text-align: left; width: 780px; border: 2px solid #252525; border-top: none; background: #ffffff; }

.clear { clear: both; font-size: 1px; }
a { color: #a01d21; }
a:hover { color:#426e33; }
h1 { margin: 0px 0px 2px 0px; font-size: 18px; color:#426e33; }
h2 { margin: 0px 0px 2px 0px; font-size: 14px; color: #a01d21; }
.header img { vertical-align: bottom; }
img.divider { margin: 7px 0px 7px 0px; }
img.willard { margin-right: 10px; float: right; }
a img { border: none; }

.header { background: #ede7da; height: 85px; }
.header img { margin: 6px 0px 0px 20px; }
.navigation { background: url(../images/nav_bar_bg.gif); height: 30px; text-align: center; font-size: 14px; font-weight: bold; }
.navigation, .navigation a { color: #ffffff; text-decoration: none; }
.navigation a:hover, .navigation ul li.active a { color: #252525; }
.navigation ul { margin: 0px; padding: 5px 0px 0px 0px; text-align: center; }
.navigation ul li { display: inline; margin-right: 22px; list-style: none; }
.footer { background: #526e33; padding: 8px 0px 8px 0px; clear: both; }
.footer p { color: #ffffff; margin-left: 20px; }


