BODY { overflow: auto; background-color: #ffffff; }
DIV { position: relative; font-family: verdana, sans-serif; font-size: 11px; }
SELECT { font-family: verdana, sans-serif; font-size: 10px; padding: 0px; }

A:link { color: #0000AA; text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: underline; }
A:hover { text-decoration: underline; }

.left { position: absolute; left: 10px; width: 149px; float: left; }
.centre { position: absolute; left: 165px; width: 315px; float: left; }
.right { position: absolute; left: 486px; width: 149px; float: left; }

/*nav*/
.logo { top: 10px; height: 23px; }
.dropdown { top: 12px; left: 2px; height: 23px; }
.dropdownBk { position: absolute; top: 10px; width: 149px; height: 23px; background-image: url(/navImgs/dropdownBk.gif); }

.navHdr { top: 21px; height: 18px; background-image: url(/navImgs/navHdr.gif); color: #ffffff; font-weight: bold; padding-left: 5px; }
.section:link { color: #ffffff; }
.section:visited { color: #ffffff; }
.section:active { color: #ffffff; text-decoration: underline; }
.section:hover { color: #ffffff; text-decoration: underline; }

.nav { top: 21px; background-image: url(/navImgs/nav.gif); padding-left: 5px; padding-right: 6px; padding-bottom: 4px; }
.navLogo { width: 44px; height: 64px; float: right; background-image: url(/navImgs/navLogoBk.gif); padding: 2px; }

.navFtr { top: 21px; height: 3px; background-image: url(/navImgs/navFtr.gif);}
.navSpacer { width: 1px; height: 6px; }
.dropdownFix { top: -14px; }

/*content*/
.header { top: 10px; width: 315px; height: 28px; background-image: url(/navImgs/headerBk.gif); padding: 2px; }
.contentHdr { top: 16px; height: 18px; background-image: url(/navImgs/contentHdr.gif); color: #ffffff; font-weight: bold; padding-left: 5px; }
.content { top: 16px;  background-image: url(/navImgs/content.gif); padding-left: 5px; padding-right: 6px; padding-bottom: 4px;}
.contentPic { left: 6px; width: 70px; height: 94px; float: right; background-image: url(/navImgs/picBk.gif); padding: 2px; }

.contentFtr { top: 16px; height: 3px; background-image: url(/navImgs/contentFtr.gif);}
.contentSpacer { width: 1px; height: 6px; }
.anyImg { border-width: 1px; }
.para { height: 1px; }

.inTable { font-family: verdana, sans-serif; font-size: 11px; }

/*info*/
.infoHdr { top: 16px; height: 18px; background-image: url(/navImgs/infoHdr.gif); color: #ffffff; font-weight: bold; padding-left: 5px; }
.credits { top: 16px; text-align: center; font-size: 10px; }