/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

/* default styles */

body
{
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #DDFFFF;
text-align: center;
}
table
{
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
width: 600px;
border-collapse: collapse; 
border-spacing: 0; 
background-color: #FFFFFF;
}

p {
  font: 1.6em/110% Georgia, "Times New Roman", Times, serif;
  margin: 10px 8px;
}
h1 {
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 36px;
}
h2 {
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 24px;
}
h3 {
  font-family: Times, Times New Roman, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}
ol { 
  margin-left: 5px; 
  list-style: decimal; 
}
ul { 
  margin-left: 5px; 
  list-style:square; 
}

/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	background: url(i/2009header.jpg) repeat-x left top;
	position: relative;
	border: 1px solid #FFFFCC;
}
/* Main Page STYLES */

#sidebar {
	float: left;
	width: 130px;
	margin-top: 10px;
}
#main {
  margin-left: 130px;
  margin-right: 150px;
  font-size: 14px;
  text-decoration: none;
  border: 1px black #999;
  background-color: #FFFFFF;
}

#mainwide {
  margin-left: 130px;
  margin-right: 1px;
  font-size: 14px;
  text-decoration: none;
  border: 1px black #999;
  background-color: #FFFFFF;
}

/* specialty styles */

#wrapper {
  width: 780px;
	background: url(i/2010bg.jpg) no-repeat right bottom;
}

#mainNav {
  margin: 0;
  padding: 0;
  list-style: none;
	width: 130px;
  border-bottom: 1px dashed #999;
}

#mainNav a {
  color: #0000FF;
  font-size: 14px;
  text-decoration: none;
	border: 1px dashed #999;
	border-bottom: none; 
  padding: 7px 5px 7px 30px;
	display: block;
	background-color: #FFFFFF; 
  background-image: url(i/tinyra.jpg); 
  background-repeat: no-repeat; 
  background-position: 0 2px;
  zoom: 1; 
}

#mainNav a:hover {
  font-weight: bold;
  background-color: #0000FF;
  background-position: 3px 50%;
  color: #FFFFFF;
}

/* Right Nav - right hand column down the side */

#rightNav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 155px;
  float: right;
  background-color: #FFFF00;
}

#rightNav a {
  color: #0000FF;
  font-size: 14px;
  text-decoration: none;
	border: 1px dashed #999;
  font-weight: bold;
  padding: 7px 5px 7px 10px;
	display: block;
	background-color: #FFFF00; 
  zoom: 1; 
}

#rightNav a:hover {
  font-weight: bold;
  background-color: #0000FF;
  background-position: 3px 50%;
  color: #FFFFFF;
}

#rightnav h3 {
	font-size: 24px;
	background: #FFFF00;
	padding: 3px 5px 3px 10px;
        color: #0000FF;
}
#rightnav h4 {
	font-size: 1.2em;
	margin: 10px 10px 5px 10px;
}

#rightNav p {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

#topNav {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px dashed #990000;
  overflow: hidden; 
  zoom: 1;
}

#topNav li {
    float: left;
}


#topNav a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
	border: 1px dashed #990000;
	border-left: none; 
  padding: 5px 5px 5px 5px;
	display: block;
	background-color: #FFFFFF; 
  zoom: 1;
}

#topNav a:hover {
  font-weight: bold;
  background-color: #990000;
  color: #FFFFFF;
}

/* table type schedule */

#sked09
{
background-color: #FFFFFF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #0000FF;
text-align: center;
border: 1px dashed #999;
padding: 10px 10px 10px 10px;
margin-left: 10px;
margin-right: auto;
width: 600px;
}
#sked09 h3
{
background-color: #990000;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#sked09 h4
{
background-color: #990000;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#sked
{
background-color: #FFFFFF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #0000FF;
text-align: center;
border: 1px dashed #999;
padding: 10px 10px 10px 10px;
margin-left: 10px;
margin-right: auto;
width: 600px;
}
#sked h3
{
background-color: #990000;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#sked h4
{
background-color: #990000;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-align: center;
margin-left: auto;
margin-right: auto;
}


/* Cell Properties */


.tdhdrred
{
background-color: #990000;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-align: center;
border: 1px dashed #999;
padding: 10px 10px 10px 10px;
}
.sponsors
{
background-color: #FFFFFF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #0000FF;
text-align: center;
border: 1px dashed #999;
padding: 10px 10px 10px 10px;
margin-left: auto;
margin-right: auto;
}
.tdrowgry
{
background-color: #CCCCCC;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #0000FF;
text-align: center;
border: 1px dashed #999;
}
.tdrowwh
{
background-color: #FFFFFF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #0000FF;
text-align: center;
border: 1px dashed #999;
}
.tdrowbl
{
background-color: #0000FF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
text-align: center;
border: 1px dashed #999;
}
.plus4
{
background-color: #FFFFFF;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-weight: bold;
font-size: 48px;
color: #990000;
text-align: center;
}

a.bigwh                 { text-decoration: underline; font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigwh:link            { text-decoration: underline; font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigwh:visited         { text-decoration: underline; font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigwh:active          { text-decoration: underline; font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigwh:hover           { text-decoration: none; font-size: 16px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.lilwh                 { text-decoration: underline; font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif;  no-wrap;}
a.lilwh:link            { text-decoration: underline; font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilwh:visited         { text-decoration: underline; font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilwh:active          { text-decoration: underline; font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilwh:hover           { text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.bigbl                 { text-decoration: underline; font-size: 16px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigbl:link            { text-decoration: underline; font-size: 16px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigbl:visited         { text-decoration: underline; font-size: 16px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigbl:active          { text-decoration: underline; font-size: 16px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.bigbl:hover           { text-decoration: none; font-size: 16px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.lilbl                 { text-decoration: underline; font-size: 12px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilbl:link            { text-decoration: underline; font-size: 12px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilbl:visited         { text-decoration: underline; font-size: 12px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilbl:active          { text-decoration: underline; font-size: 12px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }
a.lilbl:hover           { text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.gonzobl                 { text-decoration: underline; font-size: 24px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzobl:link            { text-decoration: underline; font-size: 24px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzobl:visited         { text-decoration: underline; font-size: 24px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzobl:active          { text-decoration: underline; font-size: 24px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzobl:hover           { text-decoration: none; font-size: 24px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.gonzowh                 { text-decoration: underline; font-size: 24px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzowh:link            { text-decoration: underline; font-size: 24px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzowh:visited         { text-decoration: underline; font-size: 24px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzowh:active          { text-decoration: underline; font-size: 24px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.gonzowh:hover           { text-decoration: none; font-size: 24px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.superbl                 { text-decoration: underline; font-size: 32px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.superbl:link            { text-decoration: underline; font-size: 32px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.superbl:visited         { text-decoration: underline; font-size: 32px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.superbl:active          { text-decoration: underline; font-size: 32px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
a.superbl:hover           { text-decoration: none; font-size: 32px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.datebl                 { text-decoration: underline; font-size: 20px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datebl:link            { text-decoration: underline; font-size: 20px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datebl:visited         { text-decoration: underline; font-size: 20px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datebl:active          { text-decoration: underline; font-size: 20px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datebl:hover           { text-decoration: none; font-size: 20px; font-weight: bold; color: #FFFFCC; font-family: Times, Times New Roman, Helvetica, sans-serif; }

a.datewh                 { text-decoration: underline; font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datewh:link            { text-decoration: underline; font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datewh:visited         { text-decoration: underline; font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datewh:active          { text-decoration: underline; font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: Times, Times New Roman, Helvetica, sans-serif; margin-top: 3px; margin-right: 3px; margin-left: 3px; margin-bottom: 3px; }
a.datewh:hover           { text-decoration: none; font-size: 20px; font-weight: bold; color: #0000FF; font-family: Times, Times New Roman, Helvetica, sans-serif; }


img.rightflt {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 10px;
}
img.leftflt {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 10px;
}
img.midflt {
  float: middle;
  margin-left: auto;
  margin-bottom: auto;
  border: 0px;
  padding: 10px;
}

img.mainevent {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0px;
  padding: 10px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #666666;
	margin-left: 0;
	padding-left: 8px;
	border-top: 1px dashed #999;
	clear: both;
}

#halfpg {
  font: Georgia, "Times New Roman", Times, serif;
  margin: 20px 20px 20px 20px;
  color: #000000;
  border: 1px solid #666;
  padding: 10px;
  font-size: 14px; 
}
#halfpg p {
  font: Georgia, "Times New Roman", Times, serif;
  margin: 10px 10px 10px 10px;
  color: #000000;
  border: 1px solid #666;
  padding: 10px;
  font-size: 14px; 
}
#halfpg img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0px;
  padding: 10px;
}
#halfpg a {
  text-decoration: underline; 
  font-size: 24px; 
  font-weight: bold; 
  color: #0000FF; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
}

#lefthalfpg {
  font: Georgia, "Times New Roman", Times, serif;
  margin: 20px 20px 20px 20px;
  color: #000000;
  border: 1px solid #666;
  padding: 10px;
  font-size: 14px; 
}
#lefthalfpg img {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0px;
  padding: 10px;
}
#lefthalfpg a {
  text-decoration: underline; 
  font-size: 24px; 
  font-weight: bold; 
  color: #0000FF; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
}

.listmedium {
  font-size: 16px; 
  color: #000000; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
}
.listmedium li {
  list-style-type: circle;
}

.box300 p {
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
  width: 350px;
  font-size: 14px; 
  color: #000000; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
  border: 1px solid #666;
}
.box300 a {
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
  font-size: 16px; 
  color: #0000FF; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
}
.rightbox300 p {
  float: right;
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
  width: 350px;
  font-size: 14px; 
  background-color: #294E56;
  color: #FFFFFF; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
  border: 1px solid #666;
}
.rightbox300 a {
  margin-top: 10px; 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-bottom: 10px;
  font-size: 16px; 
  color: #0000FF; 
  font-family: Times, Times New Roman, Helvetica, sans-serif; 
}

