 
body,
html {
margin:0;
padding:0;
color:#000;
background:white url(../images/background.jpg) no-repeat;
}

#content ul{
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
font-size: 13px;
}

#wrap {
width:1012px;
height:none;
margin:0 auto;
background:none;
}

#header {
background:none;
}
#nav {
background:none;
}

#main dl {
margin:0;
padding:0;
list-style:none;

}
#main dt {
display:inline;
margin:0;
padding:0;
}

#main ul {
font-family:Verdana;
font-size:15px;
}


#dates {
height:100px;
width:440px;
border: 2px solid;
border-color:#7f9765
}

#main {
height:1150px;
width:574px;
border: 0px;
float:left;
background-image: url(../images/main-bg.gif);
text-align:left;

}

#content {
padding-left:40px;
padding-right:20px;
font-family:Verdana;
font-size:13px;
}

#sidebar {
float:right;
height:1150px;
width:438px;
background-image: url(../images/body-bg.gif);
}

#footer {
clear:both;
height:20px;
width:952px;
background:#222223;
color:white;
font-family:Verdana;
padding:5px;
font-size:10px;
}

#leftend
{
  display: block;
  width: 19px;
  height: 28px;
  background: url("../images/nav/nav-1-end.gif") no-repeat 0 0;
  float:left;

}

#leftend:hover
{ 
  background-position: 0 -0px;
}

#leftend span
{
  display: none;
}

#home
{
  display: block;
  width: 72px;
  height: 40px;
  background: url("../images/nav/nav-2-home-s.gif") no-repeat 0 0;
  float:left;

}

#home:hover
{ 
  background-position: 0 -40px;
}

#home span
{
  display: none;
}

#coaching
{
  display: block;
  width: 88px;
  height: 40px;
  background: url("../images/nav/nav-3-coaching-s.gif") no-repeat 0 0;
  float:left;

}

#coaching:hover
{ 
  background-position: 0 -40px;
}

#coaching span
{
  display: none;
}

#facility
{
  display: block;
  width: 72px;
  height: 40px;
  background: url("../images/nav/nav-4-facility-s.gif") no-repeat 0 0;
  float:left;

}

#facility:hover
{ 
  background-position: 0 -40px;
}

#facility span
{
  display: none;
}


#registration
{
  display: block;
  width: 107px;
  height: 40px;
  background: url("../images/nav/nav-5-registration-s.gif") no-repeat 0 0;
  float:left;

}

#registration:hover
{ 
  background-position: 0 -40px;
}

#registration span
{
  display: none;
}

#billetting
{
  display: block;
  width: 85px;
  height: 40px;
  background: url("../images/nav/nav-6-billetting-s.gif") no-repeat 0 0;
  float:left;

}

#billetting:hover
{ 
  background-position: 0 -40px;
}

#billetting span
{
  display: none;
}

#contact
{
  display: block;
  width: 89px;
  height: 40px;
  background: url("../images/nav/nav-7-contact-s.gif") no-repeat 0 0;
  float:left;

}

#contact:hover
{ 
  background-position: 0 -40px;
}

#contact span
{
  display: none;
}

#rightend
{
  display: block;
  width: 42px;
  height: 40px;
  background: url("../images/nav/nav-8-end-s.gif") no-repeat 0 0;
  float:left;

}

#rightend:hover
{ 
  background-position: 0 -0px;
}
#rightend span
{
  display: none;
}