a:link {color:#ad915f;text-decoration:underline;font-weight:normal;}
a:visited {color:#ad915f;text-decoration:underline;font-weight:normal;}
a:focus {color:#ad915f;font-weight:normal;}
a:hover {color:#dfc79c;text-decoration:none;font-weight:normal;}
a:active {color:#ad915f;font-weight:normal;}

#wrape {
  width:794px;
  background-image:url(./../images/content.jpg);
}

#header {
  width:794px;
}

#content_left {
  float:left;
  width:355px;
  padding-top:5px;
  min-height:367px;
  max-height:367px;
}

#content_right {
  float:right;
  width:439px;
  padding-top:5px;
}

#content_right2 {
  float:right;
  width:439px;
  padding-top:0px;
}

#footer {
  width:794px;
  height:64px;
  background-image:url(./../images/footer.jpg);
  clear:both;
  vertical-align:bottom;
}

#copyright {
  font-family:Verdana;
  font-size:11px;
  margin-left:80px;
  margin-right:2px;
  padding-top:35px;
  line-height:1.5;
  color:#000000;

}

#ptd {
  font-family:Tahoma;
  font-size:11px;
  color:#ad915f; 
}

a.copyright:link {color:#000000;text-decoration:underline;font-weight:normal;}

.footer a:link {color:#000000;text-decoration:underline;font-weight:normal;}
.footer a:visited {color:#000000;text-decoration:underline;font-weight:normal;}
.footer a:focus {color:#000000;font-weight:normal;}
.footer a:hover {color:#000000;text-decoration:none;font-weight:normal;}
.footer a:active {color:#000000;font-weight:normal;}

.content {font-family:Tahoma;font-size:11px;margin-left:85px;margin-right:11px;margin-top:7px;line-height:1.5;color:#ad915f;}
.content2 {font-family:Tahoma;font-size:11px;margin-left:11px;margin-right:87px;margin-top:7px;line-height:1.5;color:#ad915f;}
.checklist {font-family:Tahoma;font-size:11px;color:#ad915f;}
.headline {margin-top:7px;margin-left:84px;}
.headline2 {margin-top:7px;margin-left:10px;}

.list2 {font-family:Tahoma;font-size:11px;margin-left:11px;margin-right:0px;margin-top:0px;line-height:1.5;color:#ad915f;}

#input {
  width:223px; height:20px;
  border-width:1px;
  border-style:solid;
  background-color:#292929;
  border-color:#83691f;
  padding-left:3px;
  font-weight:300;
  color:dfc79c;
  padding-top:2px
}
	 
#textarea {
  width:223px; height:132px;
  border-width:1px;
  border-style:solid;
  background-color:#292929;
  border-color:#83691f;
  padding-left:3px;
  font-weight:300; 
  color:dfc79c;
  padding-top:2px;
  overflow:auto
}

#email {
  margin-left:70px;
  margin-top:-10px;
  background-color:ad915f; 
  border:thin; 
  height:17px; 
  font-size:10px;
}

#addchecked {
  background-color:ad915f;
  border:thin;
  height:17px;
  font-size:10px;
  vertical-align:middle;
}
