/* Generated by KompoZer */
#container {
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e4e4e4;
}
#header {
  min-height: 100px;
  width: 850px;
  background-image: url(images/header.png);
 
}
#content {
  padding: 10px;
  min-width: 500px;
  margin-right: 160px;
  margin-left: 160px;
}
#leftnav {
  padding: 5px;
  float: left;
  min-width: 130px;
  min-height: 390px;
  background-color: #ccccff;
}
#leftnav ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#leftnav a {
  padding: 3px;
  display: block;
  width: 130px;
  border-bottom-width: 1px;
}
#leftnav a:link, .navlist a:visited {
  color: #0000ff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:visited {
  color: #ff00ff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:hover {
  text-decoration: none;
  color: #0000ff;
}
#sidebar {
  padding: 5px;
  float: right;
  width: 140px;
  min-height: 390px;
  background-color: #ccccff;
}
#footer {
  padding: 10px;
  clear: both;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: silver;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #1a2373;
  line-height: 24px;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #2f77f1;
  line-height: 20px;
}
h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
  line-height: 20px;
}
p {
  margin: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 11pt;
  padding-bottom: 9px;
}
a {
  color: #e82525;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #e82525;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #901bbe;
  text-decoration: none;
}
.box1 {
  border: 1px solid #00ffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
  width: 400px;
  height: 165px;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 6px;
  line-height: 16px;
}
.smalltext {
  margin: 3px 0;
  padding: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 12pt;
}
