body {
  background-color: #9999ff;
  background: url(/deep/yahelite/img/backwall.gif);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
  margin: 0;
}

.logo {
    border-right: 1px #ccc solid;
    text-align:center;
    position: absolute;
    color: gray;
    font-size:8pt;
    top: 0;
    left: 0;
    width: 164px;
    height: 90px;
    padding: 0;
    vertical-align: top;
}

.nav {
    position: absolute;
    text-align:center;
    top: 90px;
    left: 0;
    width: 165px;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.banner {
    position: absolute;
    top:0;
    left: 175px;
    right:0;
    text-align:center;
    vertical-align: top;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin:0;
    padding: 0;
}

.content{
    position: absolute;
    top : 90px;
    left: 165px;
    right: 0;
    text-align: left;
    vertical-align: top;
    margin: 0 0 0 10px;
    border: 2px #eda6ed solid;
    padding: 12px 12px 0 22px;
}

.footer {
    vertical-align: bottom;
    text-align: center;
    padding-top: 72px;
    font-size: 8pt;
    color:#888;
}

img {
   border: 0;
}

.banner {
    text-align: center;
}

.logo a:link { color:gray; }
.logo a:visited { color:gray; }
.logo a:hover { color:blue; text-decoration: none;}


.subHeader {
 color: white;
 background-color: black;
 font-size: 70%;
 font-family: verdana, helvetica, arial, sans-serif;
 font-weight: bold;
 text-align: center;
 padding: 0px 0px 5px 0px;
}

A:link { color: #0000FF; text-decoration: none;	}
A:visited { color: #800080; text-decoration: none; }
A:active { color: #FF0000; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline; }

.credit dt:first-line {color:#0000ff;font-variant:small-caps; font-weight:bold; font-size:110%;}
.credit dd {margin-bottom:12px;}

.bulletin {
}
.bulletin td {
    padding: 4px 8px 4px 8px;
}

.bulletin p {
    padding: 4px 8px 4px 8px;
}

.bulletin hr {
    width: 200px;
    border-style: solid;
    color: #a0a0ff;
    margin: 16px 0 16px 0;
}

.bulletin h1 {
    font-size: 10pt;
    margin-top: 2px;
    text-transform: lowercase;
    font-variant: small-caps;
    }

/* begin forumbox */
#forumbox {
   width: 165px;
   padding: 0;
   margin: 0;
   text-align: center;
   float: right;
   font-size:12px;
}

.curvetop {
   width: 160px;
   height: 12px;
   margin: 8px 0 0 0;
   padding: 0;
   background: url(/deep/yahelite/img/curvetop.gif) no-repeat;
}

.curveside {
   margin: 0;
   background: url(/deep/yahelite/img/curveside.gif) repeat-y;
   width: 160px;
}
.curveside p {
   margin: 0;
   padding: 0 5px 0 5px;

}
.curvebottom {
   width: 160px;
   height: 12px;
   margin: 0;
   padding: 0;
   background: url(/deep/yahelite/img/curvebottom.gif) no-repeat;
}

/* end forumbox */
