body, p, ul, li, td, ol, dl, dd, tr, th, td, table {
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif;
  font-size: 10pt;
}

body { 
  margin: 20 0 0 20;
  padding: 0;
  color: #000000;
  background-color: #ffffff;
  background-image: url("../graphics/back.gif"); 
}

img {
  border-style: none; text-align:center
}

a:link {
  color: #3D4790;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: #3D4790;
  background-color: transparent;
  text-decoration: underline;
}

a:hover {
  color:#4E78C6;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color:#4E78C6;
  background-color: transparent;
  text-decoration: underline;
}

h1 {
  margin: 0;
  padding-bottom: 1em;
  color: #880000;
  background-color: transparent;
  font-size: 20pt;
  font-weight: bold; 
  background-image: url("../graphics/tile.gif"); 
}


h2 {
  margin: 0;
  padding-bottom: 1em;
  color: #880000;
  background-color: transparent;
  font-size: 17pt;
  font-weight: bold;
  background-image: url("../graphics/tile.gif"); 
}

h3 {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  color: #880000;
  background-color: transparent;
  font-size: 14pt;
  font-weight: bold; 
}

h4 {
  font-size: 13pt;
  color: #800000;
  background-color: transparent;
  font-weight: bold
}

h5 {
  font-size: 12pt;
  color: #000000;
  background-color: transparent;
  font-weight: bold;
}

#top {
  border: none;
  color: #000000;
  background-color: #ffffff;
  margin: 10px 10px 0 10px;
  padding: 0;
}

#wrap {
  background-color: transparent;
  border: medium none;
  padding: 0;; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:0
}

#subnav {
  float: left; 
  width: 150px;
  margin: 10px 10px 0 10px;
  padding: 0;
}

#subnav ul {
  margin: 0 0 19px 0;
  padding: 0;
  list-style-type: none; 
}

#subnav li {
  margin: 0 0 2px 0;
}

#subnav li a {
  width: 140px;
  text-decoration: none;
  color: #000000;
  background-color: #C0D0C8;
  padding: 3px 0 3px 8px;
  display: block;
  border: 1px solid #C0D0C8;
}

#subnav li a:hover {
  color: #000000;
  background-color: #F8F8E0;
}

#content {
  padding: 0;
  margin: 0 0 0 150px;
  vertical-align: top;
}

#content_wrap {
	background-image: url(../images/content_wrap_back2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
}

#left_col {
	float: left;
	width: 160px;
	margin-right: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 130px;
	padding-left: 10px;
}

.contacts {
  border-style: none;
  border-collapse: collapse;
  margin: 10px 0 20px 0;
  padding: 0 0 0 0;
  color: #000000;
  background-color: transparent;
}

.contacts td {
  border-style: none;
  text-align: left;
  vertical-align: top;
}

.contacts .column1 {
  width: 180px;
}

.contacts .column2 {
  width: 180px;
}

.contacts .column3 {
  width: 260px;
}

.twophotos {
  border-style: none;
  border-collapse: collapse;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 580px;
  color: #000000;
  background-color: transparent;
}

.twophotos td {
  border-style: none;
  text-align: left;
  font-style: italic;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.twophotos .column1 {
  width: 280px;
}

.twophotos .column2 {
  width: 20px;
}

.twophotos .column3 {
  width: 280px;
}

.twophotos img {
  border: none;
}

.onephoto {
  border-style: none;
  border-collapse: collapse;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
  background-color: transparent;
}

.onephoto td {
  border-style: none;
  text-align: left;
  font-style: italic;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
}

.onephoto img {
  border: none;
}

#base {
  clear: both;
  border-top: 14px solid #000000;
  margin: 20px 10px 10px 10px;
  color: #000000;
  background-color: transparent;
  text-align: center;
  font-size: 8pt; 
}

#base a {
  font-size: 8pt;
}
