/* Website Styles */

body { font-size: 100.1%; }
#legacy-wrapper { margin: 0 auto; }
#legacy-nav { width: 149px; float: left; }
#legacy-nav img { margin-right: 20px; }
#widget_wrapper { width: 200px; float:left; }

h1 { color: #000099; font-size: 1.5em; font-weight: normal; }
h2 { font: Copperplate31ab; color: #000099; font-size: 1.2em; font-weight: normal; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; }
p { font-family: Arial, Helvetica, sans-serif; }
ul li { font-family: Arial, Helvetica, sans-serif; }

.notice { border: 2px solid red; text-align: center; margin-top: 20px; background-color:#FFFF99;}
.notice h2 { margin-bottom: 0; }
.notice h3 { font-weight: bold; }
.nomargin { margin: 0; }
