﻿body {
font-size: 10pt; 
font-family: verdana, arial, helvetica, sans-serif; 
color: #667711; 
background-color: #ffffff;
}
div {
padding: 6px;
}
#container {
position: absolute;
top: 0px;
left: 50%;
margin-left: -367px;
}
h1{
font-size: 18pt; 
margin-top: 15px; 
}
h1.hook {
font-size: 1.2em; 
margin-top: -15px; 
margin-bottom: 0px; 
text-align: center;
}
p.logo {
float: left; 
margin: 6px 3px;
}
p.here {
font-weight: bold;
border: 1px solid #000000; 
padding: 3px; 
color: #ccdd66; 
background-color: #ddeebb;
}
p.copy {
font-size: 0.8em; 
text-align: center; 
border-top: 0px solid #667711; 
margin-top: 5em; 
padding-top: 2em;
}
p.flt_rt {
float: right;
}
p.caption{
margin-top: -12px;
font-size: 8pt;
}
.center {
text-align: center;
}
.small{
font-size: 8pt;
}
a {
color: #77bbaa;
font-weight: bold;
}
a:hover {
text-decoration: none; 
color: #667711;
}
a.nav {
text-decoration: none; 
color: #77bbaa; 
font-weight: bold;
}
a:hover.nav {
color: #ccdd66;
}
a.egs{
font-size: 8pt;
}
img.bttn {
margin: 2px;
}
img.top_bttn {
margin: 12px 2px 2px 2px;
}
img.john {
margin-left: 20px; border: 1px solid #667711;
}
img.tn {
padding: 1px; 
margin: 3px 3px 15px 3px; 
border: 1px solid #667711;
}
img.eg {
padding: 1px; 
margin: 6px; 
border: 1px solid #667711;
}
img.concom {
padding: 1px; 
margin: 6px; 
border: 1px solid #667711;
}
#top {
position: absolute;
left: 0px; 
top: 0px; 
width: 756px; 
height: 69px; 
color: #667711;
background-color: #ddeebb;
background-image: url('images/top_bg.gif');
background-position: right center;
background-repeat: no-repeat;
border-left: 1px solid #667711;
border-right: 1px solid #667711;
border-bottom: 1px solid #667711;
z-index: 2
}
#nav {
position: absolute; 
left: 0px; 
top: 82px; 
width: 168px; 
height: 39em; 
border-left: 1px solid #667711;
border-right: 1px solid #667711;
background-color: #77bbaa;
z-index: 1;
}
p.quote {
margin: 18px 2px 2px 2px;
width: 162px; 
font-size: 8pt; 
}
p.quote_owner {
text-align: right;
margin: 4px 2px 2px 2px;
width: 162px; 
font-size: 8pt; 
}
#content {
position: absolute; 
left: 190px; 
top: 82px; 
width: 567px; 
height: 39em; 
border-right: 1px solid #667711;
z-index: 1;
}
#hm_img {
position: absolute;
left: 185px; 
top: 70px; 
padding: 3px; 
border: 0px solid #667711;
z-index: 0;
}

.noShow {
visibility: hidden;
display: none;
}