body {
background-color: #000;
margin: 0;
text-align: center;
background-image: url('images/bg-home.jpg');
background-repeat: repeat-x;
color: #aaa;
font-family: Arial, Helvetica; sans-serif;
font-size: 12px;
line-height: 15px;
}

body.sub {
background-color: #FFF;
margin: 0;
text-align: center;
background-image: url('images/bg-sub.jpg');
background-repeat: repeat-x;
color: #aaa;
font-family: Arial, Helvetica; sans-serif;
font-size: 12px;
line-height: 16px;
}

table.main {
width: 800px;
text-align: left;
border: 0px;
background-color: #000;
margin: 0px;
padding: 0px;
}

table.footer {
background-color: #FFF;
width: 100%;
height:45px;
padding: 10px;
margin-top: 18px;
text-align: left;
}

div.800 {
width: 800px;
}

/* global styles  */ 

div.headerlink {
position: relative;
left: 415px;
height: 70px;
}

a.blocks {
display: block;
width:375px;
height:70px;
}

div.nav {
padding-left: 215px;
padding-top: 20px;
}

div.nav a {
font-size: 12px;
text-decoration: none;
color: #2cf62c;
padding: 2px;
}

div.nav a.selected {
text-decoration: none;
color: #cffecf;
padding: 2px;
}

div.nav a:hover {
font-size: 12px;
text-decoration: none;
color: #b3ffb3;
padding: 2px;
}

a {
font-size: 12px;
color: #2cf62c;
}

a:hover {
font-size: 12px;
text-decoration: none;
color: #b3ffb3;
}

table.footer a {
font-size: 11px;
Color: #999;

}

span.question {
font-family: Georgia, serif;
font-size: 13px;
font-weight: bold;
Color: #222;
}

red {
Color: #FF0000;

}

/* homepage styles - homepage styles - homepage styles - homepage styles - homepage styles - homepage styles - */ 

table.mainlower {
width: 800px;
text-align: left;
border: 0px;
background-color: #000;
margin: 0px;
padding: 0px;
background-image: url('images/homelower.jpg');
}

table.sponsor {
width: 800px;
text-align: left;
border: 0px;
background-color: #000;
margin: 0px;
padding: 0px;
}

tr.header {
background-image: url('images/header.jpg');
width: 800px;
height: 129px;
}

tr.homemain {
background-image: url('images/homemain.jpg');
width: 800px;
height: 331px;
}

tr.homelower td {
width: 200px;
padding: 15px 10px 0 10px;

}

tr.homelower td b {
font-size: 14px;
color: #eee;
}

tr.homelower td strong {
font-size: 12px;
color: #fff;
}

tr.sponsor td {
width: 200px;
padding: 15px 10px 0 10px;
color: #454545;
}

tr.sponsor td b {
font-size: 14px;
color: #eee;
}

tr.sponsor td i {
color: #2cf62c;
}


div.entry {
color: #FFF;
position:relative;
width: 360px;
height: 65px;
top: 100px;
left: 415px;
background-image: url('images/homeentry.jpg');
padding: 10px;
}

div.entry b {
font-size: 16px;
color: #eee;
}


/* subpage styles - */ 

tr.submain {
width: 800px;
height: 192px;
}

table.subcontent {
margin-top: 30px;
color: #333;
}


td.nav {
width: 200px;
text-align:left;
}

td.nav h2 {
font-size: 14px;
color: #666;
text-align:left;
}

td.nav ul {
margin: 0px;
padding-left: 20px;
}


td.nav a {
font-weight: bold;
}

td.cat {
padding-bottom: 10px;
line-height: 12px;
padding-top: 10px;
}


td.content {
text-align:left;
}

td.content h1 {
text-align:left;
font-size: 16px;
font-weight: bold;
padding-bottom:8px;
margin: 0px;
}

table.winners {
text-align:left;
font-size: 11px;
}

