body {
    background: #9cf url('images/bgblue.gif') repeat-y;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
.hide   {
    display: none;
    }
p, td, ul, ol, li, dl, dt, dd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
ol li {
    margin-top: 1em;
    }
ol.ti li {
    margin-top: 0;
    }
img.flr {
    float: right;
    display: block;
    border-width: 0;
    padding: 0 0 5px 15px;
    }
img.fll {
    float: left;
    display: block;
    border-width: 0;
    margin: 5px 15px 10px 0;
    padding-bottom: 5px;
    }
p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 21px;
    text-align: left;
    }
p.norm {
    line-height: normal;
    }
p.sright {
    text-align: right;
    font-size: 11px;
    }
p.scen {
    font-size: 11px;
    text-align: center;
    margin: 5px 0 20px 0;
    line-height: normal;
    }
p.scen img {
    margin: 5px 7px 10px 7px;
    }
.cardcen {
	text-align: center;
	}
.cardcen img {
	padding: 5px 7px 10px 7px;
	}
.imgcaption { 
    text-align: center;
    color: #000;
    font-size: 11px; 
    font-weight: normal; 
    line-height: normal 
    }
div.cards {
    float: left;
    height: 350px;
    width: 250px;
    padding: 0 5px; 
    margin: 5px 3px;
    text-align: center;
    }
div.cards img {
    border: 1px solid #ccc;
    }
div.cards ul {
    margin: 0.25em 0 0;
    padding: 0;
    font: bold small Verdana, Helvetica, sans-serif;
    }
li.caption {
    display: block;
    list-style: none;
    text-align: center;
    }
#footer {
    clear: both;
    margin: 0;
    padding: 7px 0;
    background-color: #fff;
    color: #000;
    width: auto;
    }
#footer p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin-bottom: 4px;
    margin-top: 4px;
    text-align: center;
    }
#footer p.credit {
    font-size: 11px;
    color: #999;
    margin-top: 1em;
    }
#footer p.credit a:link, #footer p.credit a:visited {
    color: #999;
    }
#footer p.credit a:hover {
    color: #f00;
    }
#footer a:link, #footer a:visited {
    color: #00f;
    }
#footer a:hover {
    color: #f00;
    }
#nav {
    position: absolute;
    left: 0; top: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    border: 0;
    width: 156px;
    }
#nav p {
	margin: 0;
	font-weight: bold; 
	text-align: center; 
	}
#nav h3 {
	margin: 0;
	margin-bottom: .25em;
	margin-top: 1em;
	font-weight: bold;
	text-align: center; 
	}
.alt {
    display: none;
    }
#navbut0, #navbut1, #navbut2, #navbut3, #navbut4, #navbut5, #navbut6 {
    margin: 0;
    border: 0;
    padding: 0;
    width: 156px;
    height: 56px;
    }
#navbut0 { background: url('images/homeicon.gif') no-repeat;  }
#navbut1 { background: url('images/cards2_h.gif') no-repeat;  }
#navbut2 { background: url('images/bw2_h.gif') no-repeat;  }
#navbut3 { background: url('images/corp2_h.gif') no-repeat;  }
#navbut4 { background: url('images/books2_h.gif') no-repeat;  }
#navbut5 { background: url('images/wip2_h.gif') no-repeat;  }
#navbut6 { background: url('images/bio2_h.gif') no-repeat;  }

#navlink0, #navlink1, #navlink2, #navlink3, #navlink4, #navlink5, #navlink6 {
    display: block;
    padding: 0;
    border: 0;
    margin: 0;
    width: 156px;
    height: 56px;
    }
#navlink0 {        background: url('images/homeicon.gif') no-repeat;  }
a#navlink0:hover { background: url('images/homeiconh.gif') no-repeat; }
#navlink1 {        background: url('images/cards2_n.gif') no-repeat;  }
a#navlink1:hover { background: url('images/cards2_h.gif') no-repeat; }
#navlink2 {        background: url('images/bw2_n.gif') no-repeat; }
a#navlink2:hover { background: url('images/bw2_h.gif') no-repeat;  }
#navlink3 {        background: url('images/corp2_n.gif') no-repeat;  }
a#navlink3:hover { background: url('images/corp2_h.gif') no-repeat; }
#navlink4 {        background: url('images/books2_n.gif') no-repeat; }
a#navlink4:hover { background: url('images/books2_h.gif') no-repeat; }
#navlink5 {        background: url('images/wip2_n.gif') no-repeat;  }
a#navlink5:hover { background: url('images/wip2_h.gif') no-repeat;  }
#navlink6 {        background: url('images/bio2_n.gif') no-repeat; }
a#navlink6:hover { background: url('images/bio2_h.gif') no-repeat; }

#maincontent {
    border: 0;
    padding: 0;
    margin: 15px;
    margin-left: 158px;
    width: auto;
    }
#topbanner {
    border: 0;
    border-top: 1px solid #000;
    border-bottom: 2px solid #ccc;
    margin: 0;
    padding: 1px 25px;
    width: auto;
    }
#maintext {
    background-color: #fff;
    margin: 0;
    border: 0;
    padding: 15px 25px;
    width: auto;
    }
h1 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Georgia, "Times New Roman", serif;
    letter-spacing: 3px;
    font-size: 21px;
    line-height: 21px;
    color: #000;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    }
h1 em {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    }
h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: left;
    color: #000;
    }
h3 {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-top: 6px;
    color: #000;
    }
.leftbar {
    margin-left: 10px;
    padding-left: 8px;
    border-left: 4px solid #999;
    }
a:link {
    text-decoration: underline;
    color: #00c;
    }
a:visited {
    text-decoration: underline;
    color: #006;
    }
a:hover {
    text-decoration: underline;
    color: #f00;
    }
.cen { text-align: center }
.nbm { margin-bottom: 0; }
table.shop { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
table.shop td { text-align: center; font-weight: bold; color: #369; padding-top: 15px;
padding-bottom: 5px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
table.but { margin: 0; width:240px; }
table.but td { padding: 0; padding-right: 3px; border: 0; font-size: 11px; text-align: left; }
