#theImage {

position: absolute;

width: 100%;

top: 200px;

text-align: center;

}

#theImage div{

display:block;

width: 48px;

height: 50px;

margin: 0 auto 0 auto;

background-color: #fff;

background-image: url(/images/loading.gif);

background-repeat: no-repeat;

background-position: auto auto;

border: solid 0px #000000;

}
a:link {color: black;text-decoration: none;}
a:visited {color: black;text-decoration: none;}
a:hover {color: black;text-decoration: underline;}
a:active {color: black;text-decoration: none;}


body {
background: url(images/body.jpg) ;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  /*  background-color: #000000;*/
}


/* header */
.mainDiv {
 border:1px solid #000; width: 980px; margin-top: 0; background-color:#FFFFFF;
}
.headerDiv{
  height: 150px; width: 980px;
  margin: 0px; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;
  padding: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
}

.headerDiv2 {
  background-color: #FF0000; text-align:center;
   margin: 0px; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;
  padding: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
}
.headerDiv2 a {
  margin-left: 20px;
}

.headTable{
  width: 980px;
}


/* left */
.leftDiv{
 /* background-color:#708090;*/ padding-bottom: 10px; padding-top: 2px; padding-left: 5px; text-align: left;

}
.leftDiv a {

}


/* content */
.contDiv{

  /*background-color: #008795; width:780;*/
 /*  margin-top: 0px; margin-bottom: 0px; padding-bottom: 200px; padding-top: 0px; padding-left: 0px;*/
}
.contTd{
/*bgcolor=\"#008795\"*/
 background-color:#FFFFFF; border: #000000 solid 1px;
/*background: url(images/background.jpg);*/
       }


/* news */
.newsDiv{
  padding-left: 0px; padding-top: 10px; margin-top: 10px;
   border: thin #000000 1px; width: 300px;

}

/* Teams */
.teamsDiv{
 text-align: left; padding-left: 40px;
}

/* Users */
.usersDiv{
 text-align: left;  margin-left: 20px; margin-top: 0px;
}

/* Tourney */
.tshowDiv{
 border: solid #FF0000 1px; width: 100px;
}
.tshowDiv a{

}
.trackT{
 text-align: left; padding-left: 5px; border: #000 solid 1px;

}
/* Tracks */
.TracksDiv {
 text-align: left; margin-left: 70px; margin-top: 30px; margin-bottom: 30px;
}
.TracksDiv a {
 text-decoration: none; display: block; padding-top: 5px; width: 8.2em;
}


/* Countdown */
.broqch {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px outset #BBBBBB;
	background-color: #666666;
    margin-top: 10px;
    margin-right: 2px;
}
.broqch td {
	line-height: 16px;
	width: 35px;
	/*padding: 0px 5px 0px 5px;*/
	text-align: center;
	background-color: #F5F5F5;
}
/* footer */
.footerDiv{
   text-align:center; background-color: #FFFFFF; border: solid 1px;
}

/* Calendar */
.CalText {
  margin-top: 30px;
}
.CalText a {color: #008000;}


.tableCal { cursor:default; font-family:Verdana, Arial; font-size:11px; color:#5f5f5f; }
.tableCal a { text-decoration:none; }
.tableCal a:link { color:#003F9F; }
.tableCal a:visited { color:#003F9F; }
.tableCal a:hover { color:#2B2D3B; }
.tableCal a:active { color:#003F9F; }

