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

#all { margin: 0 auto; width: 750px; text-align: left; background-color: #000000; }
#header { background-image: url(../images/header.jpg); background-repeat: no-repeat; width: 750px; height: 200px; }
#container { width: 750px; float: left; }
#left { background-color: #000000; float: left; width: 200px; color: #ffffff; }
#content { background-color: #888; float: right; width: 550px; }
#footer { clear: both; width: 750px; color: #666666; background-color: #000000; text-align: center; }
.eeellink { text-align: center; font-size: 9pt; }
.larger { font-size: 12pt; }

#leftad { width: 120px; height: 600px; }
#rightad { width: 468px; height: 60px; }
.centeredad { text-align: center; margin: 0 auto; }

p { padding: 0 10px; }
h1 { font-size: 16pt; text-align: right; font-weight: normal; padding-right: 5px; }
h2 { font-size: 14pt; text-align: center; font-weight: normal; color: #fffffc; background-color: #000000; }
h3 { font-size: 12pt; padding-left: 5px; font-weight: normal; }
h4 { font-size: 10pt; }

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

