body {
  font-family: verdana, "sans serif", "comic sans";
  font-size: 11px;
  background-color: #FFDC6D;
  color: #777;
  margin: 0;
}

h1 {
  font-size: 26px;
  font-weight: bold;
  color: #444;
}
h2 {
  font-size: 15px;
  font-weight: bold;
  color: #444;
}

table.main {
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
table.column_small {
  width: 180px;
}
table.column_large, table.column_middle {
  width: 100%;
}

a:link, a:visited {
  color: #06F;
  text-decoration: none;
}
a:hover {
  color: #06F;
  text-decoration: underline;
}

img.inlineimg {
  vertical-align: middle;
}

span.stress {
  font-size: 18px;
  font-weight: bold;
}

#column {
  padding: 10px 5px 10px 5px; 
}
#content {
  text-align: center;
  padding: 10px 5px 10px 5px;
}
#footer {
  color: #666;
  padding: 10px 0 10px 0;
  text-align: center;
}

div.caption {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #444; 
  margin-bottom: 5px;
}
div.box {
  padding: 15px;
  background-color: #fbf7eb;
  border: 1px solid #888;
  color: #000;
}

table.banner_left {
  background-image: url("images/banner_fill_left.gif");
  width: 500px;
  padding-left: 35px;
}
td.banner_left_right {
  background-image: url("images/banner_main_left.jpg");
  background-position: right;
  background-repeat: no-repeat;
  width: 100%;
  height: 130px;
}

table.banner_right {
  background-image: url("images/banner_fill_right.gif");
  width: 100%;
}
td.banner_right_left {
  background-image: url("images/banner_main_right.jpg");
  background-repeat: no-repeat;
  width: 100%;
  height: 130px;
}

td.top_left1 {
  background-image: url("images/top_left1.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.top_middle1 {
  background-image: url("images/top_middle1.gif");
  background-repeat:repeat-x;
  height: 9px;
  line-height:9px;
}
td.top_right1 {
  background-image: url("images/top_right1.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.bottom_left1 {
  background-image: url("images/bottom_left1.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.bottom_middle1 {
  background-image: url("images/bottom_middle1.gif");
  background-repeat:repeat-x;
  height: 9px;
  line-height:9px;
}
td.bottom_right1 {
  background-image: url("images/bottom_right1.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.left1 {
  background-image: url("images/left1.gif");
  background-repeat:repeat-y;
  width: 9px;
}
td.right1 {
  background-image: url("images/right1.gif");
  background-repeat:repeat-y;
  width: 9px;
}
td.center1 {
  background-color: #FEF4D2;
}

td.top_left2 {
  background-image: url("images/top_left2.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.top_middle2 {
  background-image: url("images/top_middle2.gif");
  background-repeat:repeat-x;
  height: 9px;
  line-height:9px;
}
td.top_right2 {
  background-image: url("images/top_right2.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.bottom_left2 {
  background-image: url("images/bottom_left2.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.bottom_middle2 {
  background-image: url("images/bottom_middle2.gif");
  background-repeat:repeat-x;
  height: 9px;
  line-height:9px;
}
td.bottom_right2 {
  background-image: url("images/bottom_right2.gif");
  background-repeat:no-repeat;
  width: 9px;
  height: 9px;
  line-height:9px;
}
td.left2 {
  background-image: url("images/left2.gif");
  background-repeat:repeat-y;
  width: 9px;
}
td.right2 {
  background-image: url("images/right2.gif");
  background-repeat:repeat-y;
  width: 9px;
}
td.center2 {
  background-color: #FEF0A5;
}

<!-- Begin: AdBrite -->
.adHeadline {font: bold 12px verdana; text-decoration: underline; color: #06F;}
.adText {font: normal 11px verdana; text-decoration: none; color: black;}
<!-- End: AdBrite -->
