a
{
  color:#c6922c;
  font-weight:bold;
}

body
{
  font-family:arial;
  font-size:12px;
}

img
{
  border:0px;
}

h1
{
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  
}

h2
{
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  padding-bottom:0px;
  padding-top:0px;
  margin-bottom:0px;
  margin-top:10px;
}

p
{
  padding:0px;
  margin:0px;
}

#centerDiv
{
  width:950px;
  margin:0px auto;
  background-image:url('../images/layout/background-repeat.gif');
  background-repeat:repeat-y;
}

#footer
{
  text-align:center;
  width:950px;
  margin:0px auto;
  font-size:10px;
  font-weight:bold;
}

#header
{
  width:950px;
  height:112px;
  overflow:hidden;
}

#mainBody
{
  width:924px;
  padding:30px 7px 15px 19px;
  background-image:url('../images/layout/bottom-background.gif');
  background-repeat:no-repeat;
  background-position:bottom;
}

#navigation
{
  float:left;
  width:159px;
  overflow-x:none;
}

.buttonImage
{
  padding-top:3px;
}

.buttonLink
{
  display:block;
}

.buttonOff
{
  width:129px;
  height:102px;
  background-image:url('../images/layout/button_off.gif');
  overflow:hidden;
  margin-bottom:15px;
  color:#ffffff;
  font-size:11px;
  font-family:'arial';
  padding:5px 5px 5px 4px;
  cursor:pointer;
}

.buttonOn
{
  width:138px;
  height:112px;
  background-image:url('../images/layout/button_on.gif');
  overflow:hidden;
  margin-top:20px;
  color:#ffffff;
  font-size:11px;
  font-family:'arial';
  cursor:pointer;
}

.mainImage
{
  float:right;
  width:288px;
  padding-left:30px;
}
