body {background-color: white; }
h1 {text-align: center; }
h2 {text-align: center; padding-top: 0px; }
h3 {text-align: center; }
h6 {text-align: center; font-size: 10px; }
dd {text-align: left; margin: 0px; }

dt.red {background-color: red; color: white; }
dt.white {background-color: black; color: white; }
dt.blue {background-color: blue; color: white; }

div#links {position: absolute; left: 10.5%; top: 150px; z-index: 1; }
div#content {position: absolute; left: 10%; top: 200px; width: 80%; z-index: 2; }
div#background {position: absolute; left: 10%; top: 15px; width: 80%; z-index: 0; }
div#homelinkpic {position: absolute; left: 10%; top: 350px; width: 10%; z-index: 3; }
div#homelink {position: absolute; left: 10%; top: 350px; width: 10%; z-index: 4;}
div#homecontent {position: absolute; left: 22%; top: 350px; width: 68%; z-index: 5; }

div#otr {position: absolute; left: 0%; top: 95px; width: 100%; }
div#agg {position: absolute; left: 120%; top: 95px; width: 100%; }
div#agb {position: absolute; left: 270%; top: 95px; width: 100%; }
div#buff (position: absolute; left: 320%; top: 95px; width: 100%; }

td.links {padding: 0px; width: 140px; }

.bold {font-weight: bold}
.bc {font-weight: bold; text-align: center; }
.italic {font-style: italic; }

img.btn {width: 118.5px; height: 30px; }

td.directions {border: 1px black solid; }

img#banner {height: 130px; width: 100%; }
img#welcome {position: relative; left: 5%; top 0px; z-index: 3; }
img#drop {height: 400px; width: 100%; border: 1px solid black}

a:link {color: blue; font-weight: bold; font-size: 18px; }
a:visited {color: red; font-weight: bold; font-size: 18px; }
a:hover {color: black; font-weight: bold; font-size: 18px; }

.center {text-align: center; }
.right {align: right; }
.left {align: left; }
