<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
/*
APCUG Style Sheet

Large

*/

.bl {background: url(bl.gif) 0 100% no-repeat #6666CC; width: 20em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

#masthead {margin-bottom: 2em;}
#masthead div {float: left; height: 3em; }
#masthead div.b {float:none; border-style: groove; height: 100%; padding-top: 1em;}
#masthead #thisissue div.b {padding-top: 0; height: 4em;}
#previous { width: 20%;}
#thisissue {width: 40%; text-align: center;}
#next {width: 20%; text-align: right;}
#selectsize {width:20%; text-align: right;}


body {
    color: #000000;
    text-align: left;
    margin: 20px;
    padding: 0px;
    font: 12px verdana, arial, helvetica, sans-serif;
}

ul {
text-transform: none;
text-decoration: none;
list-style-type: disc;
list-style-position: outside;
padding: 6px;
margin: 2px 2px 2px 10px;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}

td {
    font: 16px verdana, arial, helvetica, sans-serif;
    text-align: left;
    color: #000000;
}

td.center {
    font: 16px verdana, arial, helvetica, sans-serif;
    text-align: center;
    color: #000000;
}

#tt {
    font: 16px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

#aa {
    font: 16px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

h1.widebox {
    font: 16px verdana, arial, helvetica, sans-serif;
    font-weight: bolder;
    text-align: center;
    padding: 10px;
    background-color: #b4b7da;
    color: #000000;
}

h1.narrowbox {
    font: 16px verdana, arial, helvetica, sans-serif;
    font-weight: bolder;
    text-align: center;
}

h1.narrowbox span {
    padding: 10px;
    background-color: #b4b7da;
    color: #000000;
}

h1 {
    font: 16px verdana, arial, helvetica, sans-serif;
    font-weight: bolder;
    color: #000000;
    text-align: center;
}

h2 {
    font: 14px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

h3 {
    font: 14px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: left;
}


h4 {
    font: 12px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: left;
}


pre {
    font: 10px/11px fixed;
}

a {
    color: #0000dd;
    font-size: 16px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

a:link    { color: #0000dd; text-decoration: none; }
a:visited { color: #ff0000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: underline; }

