body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}
body {
  background-color: #E0DFE3;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url(../images/ground.jpg);
  margin-top: 15px;
  margin-bottom: 10px;
}

a:link {
  color: #9f3b3d;
  text-decoration: none;
}
a:visited {
  color: #AB3B3B;
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: none;
}

.ca-container {
  border: thick solid #000000;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 802px;
}
.ca-container table {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.ca-container .border {
  border: thick solid #000099;
}
.ca-buttonbar {
  background-color: #000000;
  height: 37px;
  width: 802px;
}
.ca-comicdate {
  padding-top: 30px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  font-size: 18px;
  text-decoration: none;
}
.ca-comic {
  padding-top: 10px;
  padding-bottom: 35px;
}
.ca-redbar {
  width: 802px;
  background-color: #9f3b3d;
}
.ca-redbar2 {
  width: 802px;
  height: 15px;
  background-color: #9f3b3d;
}
.ca-greybar {
  width: 802px;
  height: 15px;
  background-color: #CCCCCC;
}
.ca-greybar2 {
  width: 802px;
  height: 23px;
  background-color: #CCCCCC;
  
}
.ca-footerbar {
  width: 802px;
  height: 60px;
  background-color: #000000;
}
.ca-footerbar2 {
  width: 802px;
  height: 20px;
  background-color: #000000;
}
.ca-footerbar img {
  padding-top: 10px;
  border: 0;
  padding-right: 20px;
}
.ca-nav {
  padding-bottom: 20px;
}
#ca-comic-container td {
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
}
#ca-tb-archive {
  vertical-align: top;
  line-height: 8px;  /* Increase or decrease the space between lines in the archive list */
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 10px;
}
#ca-tb-archive #title {
  width: 350px; /* Changes the width of the title in the archive list */
}
#ca-comic-container #ca-tb-archive td {
  font-size: 12px; /* Changes the size of the font for the archive list */
  font-weight: bold;
  text-align: left; /* aligns the title of archive list to the left */
  padding-bottom: 20px; /* Increase or decrease the space between lines in the archive list */
}
.ca-contact-email {
  font-size: 16px;
  font-weight: bold;
}
.rightmargin {
  vertical-align: top;
  text-align: center;
}
.links {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #000000;
  vertical-align: top;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
.squashtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.leftmarginlinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  text-align: left;
  vertical-align: top;
  padding-top: 20px;
  padding-left: 30px;
}
.footerinfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 15px;
  paddion-bottom: 10px;
  padding-right: 0px;
}
.contactinfo {
  font-size: 16px;
  padding-top: 40px;
  text-align: center;
}
.homelink {
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
  text-align: left;
  margin-left: 25px;
}
#ca-link {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.linksarchive {
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  padding-top: 12px;
  padding-left: 60px;
}
.copyrighthead {
  padding-top: 20px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  font-size: 18px;
}
.copyrightbody{
  padding-bottom: 5px;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
}
.updatetext {
  font-size: 12px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
}
