body { background-image: url(images/bgtile.png); background-repeat: repeat-x; background-color: #00529b; padding: 0px; margin: 0px; text-align: center; }

div.content { width: 1000px; height: 600px; margin: 0px auto; background-image: url(images/main_bkgd.png); background-repeat: no-repeat; text-align: center; }

TABLE { table-layout: fixed; width: 1000px; height: auto; margin: 0px; border: 0px; }
td.left { width: 400px; border: 0px; }
td.center { width: 275px; border: 0px; }
td.right { width: 325px; border: 0px; }

#row1 { text-align: center; }
div.navbox { margin-top: 5px; }

div.leftbox { width: 345px; height: auto; margin-left: 40px; margin-top: 20px; text-align: justify; }
div.centerbox { text-align: justify; }
div.rightbox { width: 285px; margin-right: 40px; margin-top: 20px; height: auto; text-align: justify; }
div.rightbox_equip { width: 265px; margin-left: 15px; margin-right: 45px; margin-bottom: 70px; height: auto; text-align: justify; }

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; color: #666666; }
a:active { text-decoration: none; }

.swagwagon-css { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; } 
.textwhite { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; } 
.textblack { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; } 
.textgray { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; line-height: normal; }
.textborder { margin: 0px 0px; padding: 0px 10px; font-weight: bold; border: 1px solid #ffffff; background-color: #c3c2c2; }
.textheavy { font-weight: bold; font-size: 11pt; }
.headlinewhite { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #FFFFFF; }