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

/* layout */
#all { margin: 0 auto; text-align: center; width: 750px; }
#header { width: 750px; height: 200px; background: url(../images/header.jpg) no-repeat; }
#container { width: 750px; background-color: #000000; }
#left { width: 207px; background: #000000 url(../images/headerbottom.jpg) no-repeat; float: left; color: #ffffff; }
#main { width: 543px; background-color: #c8c5b6; float: right; text-align: left; }
#footer { clear: both; width: 750px; background-color: #000000; color: #ffffff; font-size: 10pt; padding: 10px 0px; }
.eellink { text-align: center; font-size: 8pt; }
.underline { text-decoration: underline; }
.center { text-align: center; }

#leftads { width: 120px; height: 600px; text-align: center; margin: 90px auto 0; }
#centerads { width: 468px; height: 60px; text-align: center; margin: 0 auto; }

/* styles */
p { font-size: 10pt; padding: 0 10px; }
h1 { font-size: 16pt; font-weight: normal; text-align: right; padding-right: 5px;}
h2 { font-size: 14pt; text-align: center; font-weight: normal;}
h3 { font-size: 12pt; padding-left: 5px; }
h4 { font-size: 10pt; padding-left: 10px; }

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

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

.eellink a:link { color: #000000; text-decoration: none; }
.eellink a:visited { color: #000000; text-decoration: none; }
.eellink a:hover, a:focus { color: #000000; text-decoration: underline; }
.eellink a:active { color: #000000; text-decoration: underline; }