/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #676767;
  color: white;
}
#wrapper {
  margin: 0 auto;
  width: 910px;
}
#header {
  border-left: 3px ridge silver;
  border-right: 3px groove silver;
  border-bottom: 3px groove silver;
  margin: 0px 0px 20px;
  width: 900px;
  float: left;
  height: 150px;
  background-image: url(images/header2.jpg);
}
#leftcolumn {
  border-right: 2px solid #999999;
  margin: 0px 5px 20px 0px;
  padding: 0px 10px 10px 23px;
  float: left;
  line-height: 160%;
  font-size: 18px;
  height: 250px;
  width: 130px;
}
#rightcolumn {
  margin: 0px 0px 10px 10px;
  padding: 0px 0px 10px 15px;
  float: right;
  line-height: 150%;
  font-size: 14px;
  height: 100%;
  width: 700px;
}
#footer {
  border-top: 1px solid #999999;
  margin: 0px 0px 10px;
  padding: 10px 5px;
  clear: both;
  font-size: 14px;
  color: #999999;
}
a {
  text-decoration: none;
  color: #ffcc66;
}
a:hover {
  text-decoration: underline;
}
div#rightcolumn a:hover {
  text-decoration: underline;
}
div#rightcolumn a {
  font-weight: bold;
}
h1 {
  padding: 3px 0px 15px;
  font-weight: bold;
  font-size: 14pt;
  letter-spacing: -1px;
}
h2 {
  font-size: 13pt;
  line-height: normal;
  padding-bottom: 20px;
}
p {
  padding-bottom: 15px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
td {
  padding: 10px 0px;
  vertical-align: top;
}
td.gig {
  border-bottom: 1px solid #999999;
}

