body {
text-align: center;
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
}
p {
margin-top: 0px;
margin-bottom: 0px;
}
a:link {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
a:hover {
color: red;
}
a:active {
color: red;
text-decoration: none;
}
div#container {
position:absolute;
left:50%;
margin-left: -400px;
width: 800px;
text-align: left;
}
div#text {
height: 104px;
padding: 5px;
background: #B8C6C6; 
}
img {
border-style: none;
margin: 0 auto;
}
.align-left { float:left; margin: 0 10px 0 5px; }
.topleft  {float: left;  width:38%; text-align:left;  }
.topright {float: right; width:58%; text-align:right; }
.mainleft  {float: left;  width:26%; text-align:center; }
.mainright {float: right; width:72%; text-align:left; }
.bottomleft {float: left; width:11%; text-align:left }
.bottomright {float: right; width:87%; text-align:right;}
.mainleft img {padding: 15px 0 15px 0;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #B8C6C6}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
