html, body, ul, ol, li, p, h1, h2, form, table, tr, td, fieldset {
border: 0;
margin: 0;
padding: 0;
}
html {
height: 100%; padding-bottom: 1px;
}
a:focus {
outline: none;
}
a img {
border: 0;
}
noscript {
font-family: Courier New, Courier Mono, Arial;
font-weight: normal;
font-size: 12px;
color: #ca0000;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #333;
text-align: center;
background-color: #f7f7f7;
}

#wrapper {
width: 760px;
border-top: 0;
border-right: 1px solid #848484;
border-bottom: 1px solid #848484;
border-left: 1px solid #848484;
margin: 0 auto;
padding: 0;
text-align: left;
background-color: #fff;
}

#banner {
width: 760px;
height: 190px;
}

#ticker1 {
float: right;
position: relative;
top: -205px;
}

#navigation {
position: relative;
width: 744px;
height: 23px;
text-align: center;
margin: 0 auto;
}

#nav ul li {
height: 21px;
list-style-type: none;
border-top: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
margin: 0;
padding: 0;
display: block;
float: left;
line-height: 1.6em;
text-align: center;
font-size: 12px;
font-weight: bold;
background-color: transparent;
}

#nav a {
height: 21px;
font-family: Arial, Verdana, Helvetica, sans-serif;
background-color: #eee; /*** bc ***/
color: #999; /*** btc ***/
text-decoration: none;
display: block;
width: 105px;
}

#nav a:hover {
display: block;
background-color: #ff2b2b; /*** bhc ***/
color: #fff; /*** bhtc ***/
}

#nav li#active a{
background-color: #ccc;
color: #666;
}

.triangle {
position: absolute;
width: 105px;
height: 6px;
background-image: url(../images/redtriangle2.gif);
background-repeat: no-repeat;
background-position: 50% 0;
}

#content {
float: left;
width: 750px;
border: 0;
margin: 0;
padding: 0 0 5px 5px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
background-color: transparent;
}

#content p {
font-size: 13px;
}

#content h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333;
}

#content h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

.font1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666;
text-align: center;
}

.font2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666;
}

.clr1 {
color: #990000;
}

.pullquote {
float: right;
width: 152px;
position: relative;
border: 1px solid #333;
margin: -305px 2px 0 0;
font-family: Courier New, Courier Mono;
color: #000;
font-size: 16px;
line-height: 24px;
text-align: right;
background-color: #fff;
filter: alpha(opacity=40); /*** needed for IE although CSS doesn't validate ***/
opacity: 0.4; /*** CSS3 standard ***/
}

.woffloatleft {
float: left;
border: 1px;
border-color: #000;
border-style: solid;
padding: 0;
margin: 5px 15px 3px 0;
}

#map {
float: right;
border: 1px solid #ccc;
margin: 0 0 10px 0;
}

.thumbs1 {
border: 1px solid #333;
margin: 0;
cursor: pointer;
cursor: hand; /*** for older IE browsers that don't support pointer although CSS doesn't validate ***/
}

.bdr1 {
border: 1px solid #000;
}

.bdr2 {
border: 1px solid #ccc;
}

.table1 {
margin: 0 0 0 100px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
}

.table2 {
width: 402px;
height: 410px;
}

.table3 {
margin: 0 0 0 75px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.table3-td {
padding: 5px;
border: 1px solid #ccc;
}

#footer {
clear: both;
border-top: 1px solid #ccc;
margin: 0 auto;
width: 760px;
height: 35px;
background-color: #eee;
}

#footleftcol {
float: left;
width: 120px;
font-size: 10px;
color: #666;
padding: 5px 0 0 0;
text-align: center;
}

#footnav {
float: left;
border: 0;
margin: 0;
padding: 11px 0 0 0;
width: 440px;
font-size: 10px;
text-align: right;
}

#footrightcol {
float: right;
padding: 5px 5px 0 0;
text-align: right;
}

.bg-times {
background-position: 150px -10px;
background-image: url(../images/bg-times.jpg);
background-repeat: no-repeat;
}

.bg-boxing {
background-position: 220px 50px;
background-image: url(../images/bg-boxing.jpg);
background-repeat: no-repeat;
}

.dottedline {
width: 90%;
height: 1px;
border: 15px solid #fff;
margin: 0 auto;
background-image: url(../images/dotted.gif);
background-repeat: repeat-x;
}

.top {
position: fixed;
right: 10px;
top: 75%;
z-index: 1;
font-family: Verdana, Arial, sans-serif;
width: 70px;
font-size: 10px;
text-align: right;
background-color: #fff;
padding: 0 2px 0 2px;
border: 1px solid #666;
}

a.nav:link {color: #666; text-decoration: none}
a.nav:visited {color: #666; text-decoration: none}
a.nav:hover {color: #fff; text-decoration: none; background-color: red;}

a:link {color: #ca0000; text-decoration: none}
a:visited {color: #ca0000; text-decoration: none}
a:hover {color: #666; text-decoration: none}

a.one:link {color: #666; text-decoration: none}
a.one:visited {color: #666; text-decoration: none}
a.one:hover {color: #ca0000; text-decoration: none}

/***
<p><img class="woffloatleft" src="pictures/wof0****.jpg" width="300" height="200" border="0" alt=""/> 
<b>Month 2009 was 'blah' Month</b></p>
<p>&nbsp;</p>
<p>
blah blah
</p>
<div style="clear:both;"></div>
<div class="dottedline" align="center"></div>
***/
