body, div, td, th, font, a, p {
  font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif !important;
}

body {
margin: 0px;
padding: 0px;
font-size: 62.5%;
height: 100%;
border-right: 1px solid #006A65;
}

h3 {
font-size: 1.6em;
font-weight: bold;
color: #993300;
}

.likeh3 {
font-size: 1.6em;
color: #993300;
font-weight: bold;
}

h4.menu {
font-size: 1.4em;
color: #993300;
margin: 10px 0px 0px 0px;
padding: 0px;
}

.likeh4 {
font-size: 1.4em;
color: #993300;
}

h5 {
font-size: 1.2em;
color: #993300;
}

.likeh5 {
font-size: 1.2em;
color: #993300;
}

p, li {
color: #5A5A5A;
font-size: 1.2em;
}

table {
font-size: 100%;
}

td {
font-size: 12px;
}

#divPage {
width: 800px;
}

#divHeader {
margin: 0px;
padding: 0px;
}

#divHeader img {
margin: 0px;
padding: 0px;
}

#divBodyWrapper {
margin: 0px;
padding: 0px;
float: right;
width: 600px;
}

#divLeftNav {
width: 180px;
padding: 0px 0px 20px 15px;
margin: 20px 0px 10px 0px;
font-size: 1.3em;
float: left;
border-right: 1px solid #006A65;
}

#divLeftNav ul {
list-style: none;
}

#divCenterColumn {
float: left;
width: 370px;
padding: 10px 0px 30px 10px;
margin: 20px 0px 0px 0px;
height: 100%;
font-size: 1.2em;
color: #5A5A5A;
}

#divCenterColumnJudges {
float: left;
width: 570px;
padding: 10px 0px 30px 10px;
margin: 20px 0px 0px 0px;
height: 100%;
font-size: 1.2em;
color: #5A5A5A;
}

#divRightComments {
float: right;
width: 200px;
min-height: 1120px;
margin-top: 20px;
padding: 0px 5px 15px 5px;
border-left: 1px solid #006A65;
}

#judgeblock {
margin: 0px;
padding-bottom: 5px;
border-bottom: 1px solid #006A65;
}

#judgescomments {
font-size: 1.8em;
font-weight: 900;
vertical-align: bottom;
color: #993300;
}

.judges {
font-size: 1.1em;
}

a:link, a:active, a:visited {
color: #006A65;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#navOn {
font-weight: bold;
color: #006A65;
}