body {
 margin: 0px;
 padding: 0px;
 background-color: #f5f5f5;
 font-family: Trebuchet MS, Tunga, Verdana, Tahoma;
 font-size: 14px;
 color: #888;
}

img.left, img.right, .form , .bbox, .lbox, .box { border: 1px solid #888 }
h1, h2, h3, h4, h5, h6 { margin: 1px }
p { margin: 10px 0px; text-align: left }
p.dflt { 
margin: 7px 0px; 
text-align: left;
}

img {
 display: inline;
 border: 0px;
 margin:0px;
}

img.left {
 margin: 0px 10px 0px -50px; 
 border-left: none; 
 float: left
}

img.right {
 margin: 0px -50px 0px 10px;
 border-right: none; 
 float: right
}

a {
 text-decoration: none;
 font-size: inherit;
 font-family: inherit;
 color: #000;
}

a:link, a:visited { color: #000; }
a:hover, a:active { color: #ccc; }

table.pf {
 border: 2px solid #ffefd5;
 margin-top: 10px;
}

col.pf {
 background-color: #ffefd5;
}

td {
 padding: 2px;
 vertical-align: top;
}

#top {
 width: 552px;
 text-align: center;
 float: left;
}

#logo {
 width: 220px;
 float: right;
 text-align: right;
}

#top, #logo {
 height: 80px;
}

#banner {
 width: 100%;
 border-bottom: 2px solid #000;
 margin-bottom: 10px;
 clear: both;
}

#left {
 width: 230px; 
 float: left;
}

#main {
 padding-left: 10px;
 border-left: 1px solid #000;
 width: 530px;
 float: right;
 margin-bottom: 10px;
}

#left {
 margin-bottom: 10px;
}

#bottom {
 margin-top: 10px;
 border-top: 2px solid #000;
 font-size: 12px;
 clear: both;
}

.bbox, .f63 {
 color: #f63;
}

.faqhead {
 margin: 0px;
 border-top: 1px solid #888;
 padding: 5px;
 display: block;
}

.faqbody {
 padding-left: 25px;
 display: block;
}

.btop { border-top: 1px solid #888 }

.form {
 margin: 0px;
 padding: 2px;
 width: 250px;
 background-color: #f5f5f5;
 color: #888;
}

.form:focus {
 background-color: #fff;
}

.bbox, .lbox, .box {
 border-left: 15px solid #888;
 background-color: #fff5ef;
 padding: 3px;
}

.bbox, .box {
 margin-bottom: 10px;
}

.bbox {
 padding: 15px 515px 0px 10px;
 height: 115px; 
 font-style: italic;
 font-size: 18px;
}

.bbox p {
 margin-top: 5px;
 text-align: right; 
 font-size: 16px; 
}

.navtop {
 display: block;
 width: 133px;
 margin: 15px 0px;
 margin-top: 43px;
 border-top: 1px solid #888;
 text-decoration: none;
 text-align: center;
 font-size: 16px;
 color: #888;
 float: left;
}

.navtop:hover, .navtop:active {
 background-color: #fff;
 color: #ccc;
}

.navtop:link, .navtop:visited {
 color: #888;
}


.foot:hover, .foot:active { color: #ccc }


.navleft {
 display: block;
 padding-left: 10px;
}

