body { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #bbb7ce; }
#all { margin: 0 auto; text-align: left; width: 760px; border: #457aa6 2px dotted; padding: 0 5px; background-color: #ffffff; }
#header { width: 750px; height: 200px; background-image: url(../images/header.jpg); background-repeat: no-repeat; }
#container { width: 750px; }
#left { float: left; width: 150px; background-color: #8e0156; }
#main { float: left; width: 450px; background-color: #ffffff; }
#right { float: left; width: 150px; background-color: #8e0156; }
#footer { clear: both; width: 750px; text-align: center; padding: 10px 0px; }
.eellink { font-size: 9pt; }
.tallads { width: 150px; height: 600px; text-align: center; }

p { font-size: 10pt; padding: 0px 7px; text-align: left; }
h1 { font-size: 16pt; text-align: right; padding-right: 5px; font-weight: normal; border-bottom: dotted #457aa6 3px; padding-bottom: 2px; margin-left: 5px; margin-right: 5px; }
h2 { font-size: 14pt; text-align: center; font-weight: normal; background-color: #457aa6; margin-left: 5px; margin-right: 5px; }
h3 { font-size: 12pt; text-align: left; padding-left: 5px; font-weight: normal; }
h4 { font-size: 10pt; text-align: left; padding-left: 5px; }

a:link { color: #457aa6; }
a:visited { color: #457aa6; }
a:hover { color: #457aa6; text-decoration: none; }
a:active { color: #457aa6; text-decoration: none; }

/* classes for javascript */
.rtop,.rbottom{ display: block; }
.rtop *,.rbottom *{ display: block; height: 1px; overflow: hidden; }
.r1{ margin: 0 5px; }
.r2{ margin: 0 3px; }
.r3{ margin: 0 2px; }
.r4{ margin: 0 1px; height: 2px; }
.rs1{ margin: 0 2px; }
.rs2{ margin: 0 1px; }
