

table, div, td, tr, body, span, img, form {
  margin      : 0px;
  padding     : 0px;
  border      : none;

  font-size   : 10pt;
}

table { 
  border          : 0px;
  border-collapse : collapse; 
}

td, th {
  padding 	: 3px;
}

.scheduleHeader, th {
  background-color: #eb9b00;
  color: #D00000;
}

hr {
  background-color: white;
  color: white;
  height: 5px;
}

body {
  background : #106CB7;
}

div {
  font-family : helvetica, arial, sans-serif; 
}

h1, h2, h3, h4, h5, h6 {
  color	: #eb9b00;
}

.siteNavActive {
  background-color: #eb9b00;
  color: #D00000;
}

.siteNavInActive {
  background-color: #D00000;
  color: #eb9b00;
}

#contentwrapper {
  position         : relative;
  width            : 1024px;
  // height           : 768px; 
  left		   : 50%;
  margin           : 20px auto 0% -512px;

  background-color : #106CB7;

}

#content {
  position : relative;
  width    : 1024px;
  /* height   : 768px; */

  background-color : #D00000;
 
  margin: 0px 0px 20px 0px;
}

#content, #content a {
  font-size: 10pt;
}

#header {
  width            : 1024px;
  height           : 335px;   background-color : #D00000;
  clear		   : both;
}

#title {
 /*  position	: relative; */
   width	: 1024px;
   height	: 112px;
/*   background   : #D00000 url('images/title_newName.gif') no-repeat left top; */
/*   background-color : #D00000; */
   clear	: both;
}

#left {
   width	: 190px;
   height   	: 321px; /* 275px; */ 
   float	: left;
   background	: #D00000 url('images/left.gif') no-repeat left top;

   padding-top	: 55px;
/*`   overflow	: hidden; */
}

#page {
   width	: 774px;
   /* height	: 321px; */
   float	: left;
   background-color : #D00000;

   /* overflow-y	: scroll; */
   margin-bottom: 14px;
   padding-left: 10px;
}

#nav {
   width	: 190px;
   height	: 321px;
   float	: left;
}

#footer {
    clear	: both;
}

.pop {
  visibility: hidden;
  opacity : 0;
  filter:alpha(opacity=0.0);
  position: absolute;
  top: 0px;
  left: 0px;
}

#sub_top {
 clear: left; 
 text-align: right;
}

#sub_left {
 float: left;
}

#sub_middle {
 float: left;
 width: 540px;
 height: 257;
 background-color: #D00000;
 overflow: hidden;
}

#sub_right {
 float: left;
}

#sub_nav {
 clear: left; 
 height: 43px;
 overflow: hidden; 
}

#sub_bottom {
 background: #000000 url('http://lindyshowdown.net/images/bkndScroll.jpg') repeat scroll center;
 min-height: 176px;
 width: 760px;

 clear: left;
}

#sub_title {
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 color: #eb9b00;
 font-family: helvetica, arial, sans-serif;

 width: 176px;
 margin-left: 20px;
 min-height: 176px;
 /* overflow: overflow-y; */

 float: left;
}

#sub_subTitle {
 font-size: 10pt;
}

#sub_content {
 font-size: 10pt;
 color: white;
 font-family: helvetica, arial, sans-serif;
 text-align: left;

 overflow: hidden;

 width: 533px;
 margin-left: 4px;
 min-height: 138px;

 float: left;
}

#sub_links {
 font-size: 4pt;
 color: white;
 font-family: helvetica, arial, sans-serif;
 text-align: left;

 overflow: hidden;

 margin-left: 10px;
/* width: 188px;
 margin-right: 20px;
 min-height: 148px;

 float: right;
*/
}

#sub_end {
 clear: left;
}

#sub_footer {
 text-align: center;
}

#txt {
  font-size: 10pt;
}

#footer, #footer a {
  font-size: 		8pt;
  background-color : #106CB7;
  color		   : #87b5db; /* #6e9cc1; */
}

#links {
  text-align 	   : left;
}

.header {
        font-family: helvetica, arial, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #FF8900;
}

.subheader, a {
        font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
        color: #eb9b00;
	text-decoration: none;
}
.subheader {
	font-weight: bold;
}

a {
        font-size: 8pt;
/*	font-style: italic; */
 	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

li, ul, td, p, div.middle, div.right, #page {
        font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
        color: white;
}


.reg {
	visibility: hidden;
	z-index: 1; 
	position: absolute;
 	top: 0;
	left: 0;
  	width: 100%;
}

.contentContainer {
	position: relative;
	margin-left: 10px;
	width: 100%;
}

input, textarea {
	font-size: 8pt;
}
