#container {
  width: 925px;
  margin-left: auto;
  font-weight: normal;
  text-transform: none;
  height: auto;
  margin-right: auto;
  background-image: url(images/backtemp2.png);
  font-style: normal;
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-size: 16px;
  line-height: 18px;
}
#header {
  height: 120px;
  font-family: "Times New Roman",Times,serif;
  width: 925px;
  text-align: center;
  color: black;
  background-image: url(images/bannertemp3.png);
}
#content {
  margin-left: 160px;
  margin-right: 160px;
  font-family: "Times New Roman",Times,serif;
  color: black;
}
#leftnav {
  float: left;
  width: 120px;
  height: 500px;
  text-align: center;
  background-color: transparent;
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-size: 16px;
  line-height: 13px;
}
#leftnav ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 12px;
  border-bottom-width: 1px;
  color: black;
}
#leftnav a {
  display: block;
  width: 120px;
  border-bottom-width: 1px;
  color: red;
  font-family: "Times New Roman",Times,serif;
  font-size: 17px;
  line-height: 22px;
}
#leftnav a:link, .navlist a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: red;
  border-bottom-width: 1px;
  font-family: "Times New Roman",Times,serif;
  font-size: 17px;
  line-height: 22px;
}
#leftnav a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #3333ff;
  border-bottom-width: 1px;
  font-family: "Times New Roman",Times,serif;
  font-size: 17px;
  line-height: 22px;
}
#leftnav a:hover {
  text-decoration: none;
  color: #3366ff;
  border-bottom-width: 1px;
  font-family: "Times New Roman",Times,serif;
  font-size: 17px;
  line-height: 22px;
}
#sidebar {
  width: 120px;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  float: right;
  height: 500px;
  background-color: transparent;
  color: black;
  font-size: 16px;
  line-height: 13px;
}
#footer {
  clear: both;
  font-family: "Times New Roman",Times,serif;
  font-size: 12px;
  font-weight: bold;
  height: 100px;
  background-color: white;
  text-align: center;
  background-image: url(images/footertemp.png);
  background-repeat: no-repeat;
  color: black;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  font-size: 22px;
  font-weight: bold;
  color: red;
  line-height: 24px;
  margin-top: 1px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 2px;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-size: 19px;
  font-weight: bold;
  color: #3333ff;
  line-height: 20px;
  margin-top: 1px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 2px;
}
h3 {
  font-family: "Times New Roman",Times,serif;
  font-size: 17px;
  font-weight: bolder;
  color: #000000;
  line-height: 20px;
  margin-top: 1px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 2px;
}
p {
  margin: 3px 0;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 9px;
  font-weight: normal;
  color: black;
}
a {
  text-align: center;
  color: #e82525;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 18px;
}
a:visited {
  color: #e82525;
  text-decoration: underline;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 18px;
}
a:hover {
  color: #3366ff;
  text-decoration: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 18px;
}
.box1 {
  border: 1px solid #00ffff;
  background: #ffffff url(none) repeat scroll 0% 50%;
  color: #000000;
  width: 400px;
  height: 165px;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 6px;
  line-height: 16px;
  font-family: "Times New Roman",Times,serif;
}
.smalltext {
  margin: 3px 0;
  padding: 3px 0;
  font-family: "Times New Roman",Times,serif;
  line-height: 13;
  font-size: 12pt;
  color: black;
}
