body{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px}
div.banner{position: absolute;left: 0px;top: 0px;width: 800px;height: 80px;background-image:url('images/banner.jpg');border-style: none}
div.banner2{position: absolute;left: 0px;top: 85px;width: 798px;height: 20px;text-align: right;border: 1px solid #000000}

/* place this inside the bar div in the html */
div.banner2_pagename{position: absolute;left: 1px;top: 1px;width: 148px;height: 18px;border-style: none;text-align: center}
div.links_area{position: absolute;left: 0px;top: 115px;width: 195px;height: 470px;border-style: none;}

/* The following up to 'content_area' should always go inside the links_area div */
div.links_banner{position: relative;left: 0px;top: 0px;width: 195px;height: 20px;border-style: solid;border-width: 1px;border-color: #000000;background-image:url('images/banbg.gif');text-align: center}
div.links_main{position: relative;left: 0px;top: 0px;width: 195px;border-style: solid;border-width: 1px;border-color: #000000;text-align: center}
div.content_area{position: absolute;left: 208px;top: 115px;width: 595px;height: 470px;border-style: none}
div.content_banner{position: relative;left: 0px;top: 0px;width: 590px;height: 20px;border-style: solid;border-width: 1px;border-color: #000000;background-image:url('images/banbg.gif');text-align: center}
div.content_main{position: relative;left: 0px;top: 0px;width: 590px;border-style: solid;border-width: 1px;border-color: #000000;text-align: left}

/* This spacer div can be used inside ether the content area or the links area to generate a gap. */
div.spacer{position: relative;left: 0px;top: 0px;width: 1px;height: 15px;border-style: none}

div.copyright_bar{position: relative;left: 0px;top: 0px;width: 590px;height: 20px;border-style: solid;border-width: 1px;border-color: #000000;background-image:url('images/banbg.gif');text-align: center}

/* Fonts */
body, tr, td{font-family: verdana, arial;font-size: 14px;color: #000000}
h1{margin-top: 10px;margin-right: 10px;margin-bottom: 10px;margin-left: 10px;font-size: 14px;text-decoration: underline;font-weight: normal}
p{margin-top: 10px;margin-right: 10px;margin-bottom: 10px;margin-left: 10px}
a:link{color: #336633;text-decoration: none}
a:visited{color: #336633;text-decoration: none}
a:active{color: #0000ff;text-decoration: none}
a:hover{color: #0000ff;text-decoration: none}