body { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #b0cbff; }

#all { width: 750px; margin: 0 auto; text-align: left; }
#header { width: 750px; height: 250px; background: url(../images/header.jpg) no-repeat; }
#container { width: 750px; background: url(../images/containerBG.jpg) repeat-y; }
#left { width: 200px; float: left; }
#leftads { width: 120px; height: 600px; }
#main { width: 550px; float: left; }
#mainads { width: 468px; height: 60px; }
#footer { width: 750px; clear: both; padding: 10px 5px; text-align: center; }
.ads { margin: 0 auto; text-align: center; }
.eellink { font-size: 8pt; text-align: center; display: block; margin-top: 5px; }
.eellink a:link { color: #000000; }
.eellink a:visited { color: #000000; }
.eellink a:hover { color: #000000; text-decoration: none; }
.eellink a:active { color: #000000; text-decoration: none; }

.clearfix:after { content: "."; display: block; height: 0; clear: both;    visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

p { padding-right: 2px; }
h1 { font-size: 16pt; color: #ffffff; text-align: right; margin-right: 5px; font-weight: normal; }
h2 { font-size: 14pt; color: #ffffff; text-align: center; }
h3 { font-size: 12pt; color: #ffffff; font-style: italic; }
h4 { font-size: 10pt; color: #ffffff; }

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

.boldlist { font-weight: bold; }
.italiclist { font-style: italic; }