body { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #83d1f0; }
#all { margin: auto; text-align: left; width: 750px; background-image: url(../images/bg.jpg); background-repeat: repeat-y; background-position: top left; }
#header { width: 750px; height: 228px; background-image: url(../images/header.jpg); background-repeat: no-repeat; }
#container { width: 750px; }
#left { float: left; width: 189px; min-height: 600px; background-image: url(../images/topleft.jpg); background-repeat: no-repeat; }
#leftads { margin-top: 30px; width: 120px; height: 600px; margin-bottom: 10px; }
#main { float: right; width: 561px; background-image: url(../images/mainbg.jpg); background-repeat: repeat-y; text-align: center; padding: 10px 0; }
#mainads { width: 468px; height: 60px; }
#content { width: 550px; margin: 0 auto; text-align: left; background-color: #b8dae7;}
.ads { margin: 0 auto; text-align: center; }
#footer { margin: 0 0 10px 0; padding: 0; clear: both; width: 750px; min-height: 50px; text-align: center; }
#nav { text-align: center; margin: 0 auto; list-style: none; padding: 0; }
#nav li { float: left; width: 150px; height: 40px; vertical-align: middle; line-height: 30px; }
#nav li a { width: 150px; height: 40px; display: block; color: #000000; }
#nav li a:link, a:visited { color: #000000; text-decoration: underline; background-image: none; }
#nav li a:hover, a:active { background-image: url(../images/navover.jpg); background-repeat: no-repeat; color: #000000; text-decoration: none; }
			
h1 { font-size: 16pt; text-align: right; margin-left: 5px; margin-right: 5px; font-weight: normal; border-bottom: #0091ca ridge 3px; }
h2 { font-size: 14pt; text-align: center; font-weight: normal; }
h3 { font-size: 12pt; padding-left: 5px; font-style: italic; font-weight: normal; }
h4 { font-size: 10pt; padding-left: 5px; }
p { padding: 0 10px; }

.big { font-size: 12pt; }
.underline { border-bottom: 1px #0091ca ridge; padding-bottom: 1px; }
.center { text-align: center; }

.eellink { font-size: 9pt; }
.eellink a:link, a:visited { color: #000000; }
.eellink a:hover, a:active { text-decoration: none; color: #ffffff; }

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

.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; }

.clearfix:after { content: "."; display: block; height: 0; clear: both;     visibility: hidden; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.square { list-style: square; }
.twocolumnlist { width: 500px; margin: 0 auto; padding: 0; }
.twocolumnlist li { float: left; width: 50%; }