* { font-size: 12px; font-family: Verdana }

body { text-align: center; background-color: #F1E0C2; margin: 0px}

#global {text-align: left; margin-left: auto; margin-right: auto; background-color: white; width: 733px; }
#left { float: left; width: 200px; margin: 10px 0px 0px 0px; padding-left: 10px; }
#main { float: left; width: 500px; margin:10px 0px 0px 20px; }
#content { padding: 0px 10px 20px 0px}
.bottom { color: white; clear:both; background-color: #621712; padding: 5px; margin: 0px}
.bottom a {text-decoration: none; color: white; font-weight: bolder; }

h1 { font-size: 24px; line-height: 75px; font-style: italic; color:#F1E0C2; border-color: #B91804; border-style:solid; border-width:0px 0px 3px 0px; padding-bottom: 5px;} 
h2 { padding: 6px; background-color:#F1E0C2; color: ; font-size: 16px; text-align: right; color:#80180F;  border-style: solid; border-width: 1px 0px 1px 0px; border-color: #80180F;  }
img { border: none }
p, li {text-align: justify }
a { color: #D60000; text-decoration: none; font-weight: bolder;}

#menu a { display: block; text-decoration: none; color: #80180F; font-weight: bolder; padding: 3px; margin-top: 5px;border: 1px solid white} 
#menu a:hover { background-color: #F1E0C2; border: 1px solid #80180F} 
