﻿html { height: 100%; }
* { padding: 0px; margin: 0px; }
img { border: none; }
body { color: #333333; font-family: 'Kreon', arial, serif; height: 100%; width: 100%; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.container { width: 900px; margin-left: 50%; position: relative; left: -450px; height: auto; font-family: 'Kreon', Arial, Serif; }
#foot { font-family: Verdana; color: Black; font-size: 10px; text-align: center; margin: 1px 0px 15px 0px; }
#textbox { font-family: 'Philosopher', Arial, Serif; }

/* Variety Listing */
.vTd { padding: 9px 0px 9px 0px; }
.vImg { border: solid 2px black; }
.vDes { padding: 0px 0px 0px 12px; }
.listName { font-size: 22px; }
.listName sup { font-size: 12px; }
/* Page Number Selector */
.pageAdjust { font-size: 20px; }
.pageAdjust td { padding: 9px 4px 0px 4px; }
.grey { color: Gray; }
.search { width: 100%; text-align: right; }
.search #go { margin-left: 6px; }
/* Alpha Page Selector */
.alphaDiv { text-align: center; margin-top:10px; margin-bottom:6px; }
.alpha { font-size: 18px; margin-left: 12px; }
.alpha td { padding: 0px 4px 0px 4px; color: Gray; }
.alpha a { color: Blue; }

/* Subdirectory Homepages */
.subHead { height: 100px; text-align: center; }
.bodyTop { height: 358px; }
.menu { height: 43px; font-size: 26px; }
.menu a { margin-left: 40px; margin-right: 40px; }
.bodyBottom { height: 120px; }
.foot1 { font-size: 18px; text-align: center; margin-top: 20px; }
.foot1 a { margin-left: 30px; margin-right: 30px; }
.fb { position:relative; left:428px; bottom:32px; }
