body { font-family: verdana; font-size: 11px; letter-spacing: 0px; line-height: 18px; color: #666; background: #dedede; }

#container { margin: 30px auto; width: 710px; background: #fff; }
#top { background: #fff url(../img/tl.gif) no-repeat; text-align: right; }
#nav { font-family: helvetica; font-size: 10px; width: 190px; float: left; margin: 0 10px; } 
#main { background: #fff; float: left; width: 470px; margin-left: 10px; }
#bottom { background: #fff url(../img/bl.gif) no-repeat; text-align: right; }
#footer { margin: 0px auto; width: 710px; text-align: center; font-size: 10px; }

.jen { font-size: 16px; }
.navText { font-size: 13px; }
.header { width: 420px; margin: 0 auto 10px auto; font-size: 13px; border-bottom: 1px solid #dedede; } 
.text { width: 450px; margin-bottom: 10px ; }
.credits { font-size: 10px; line-height: 13px; width: 450px; margin-bottom: 10px; }
.image { width: 100px; margin: 10px 20px 0 0; float: left; }
.enlarge { font-style: italic; font-size: 10px; color: #555; }
.imageHorizontal { width: 200px; float: left; margin: 10px 15px 0 0; }

a:link { color: #09f; text-decoration: none; }
a:visited { color: #09f; text-decoration: none; }
a:hover { color: #09f; text-decoration: underline; }
a:active { color: #36f; text-decoration: none; }

a.enlarge:link { color: #555; text-decoration: none; }
a.enlarge:visited { color: #555; text-decoration: none; }
a.enlarge:hover { color: #555; text-decoration: underline; }
a.enlarge:active { color: #555; text-decoration: none; }

/* pop-up styles */
#popFooter { margin: 0px auto; width: 100%; text-align: center; font-size: 10px; }

/* front door */
#containerFront { margin: 50px auto 0 auto; width: 700px; background: url(../front/fd12.jpg) no-repeat; } 
#navFront { margin: 320px 0 50px 20px; background: #fff; color: #555; width: 100px; float: left; border-top: 2px solid #fff; font-size: 13px; font-family: helvetica; }
.navLinksFront { width: 100px; border-bottom: 2px solid #fff; text-indent: 10px; }
.jenFront { line-height: 20px; font-family: helvetica; font-size: 16px; }

