/* Global stuff */

body 
{ 
  margin-top: 0;
  margin-bottom: 0em;
  margin-left: -1em;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  
  background-color: #F0F0E1;
  
  font-size: 13pt;
	font-family:"garamond";
}

A:link {
  color: #339900;
}

A:visited {
  color: Olive;
}

/* The heading */

#header {
  margin-left: 12px;
  padding: 0;
  background-color: #cccb95;
border-bottom: 2px solid black;

}

#compass {
  margin: 0;
}
 

 
#title {
  margin: 0;
  width: 100%;

}

/* Left Navigation */

#left {
	font-size: medium;
	font-weight: bold;
  border-right: 1px solid black;

  position: absolute;
background-color: #cccb95;
  left: 0px;
right: 5px;
  top: 191.25px;
bottom: 5px;
  width: 190px;
  margin-top: 0px;
 margin-bottom: -20px;
 margin-right: 5px;
padding-right: 5px;
padding-bottom: 20px;
padding-left: 0px;
padding-top: 15px;
}

#left td {
	padding: .70ex;
}

#left a.inactive {
	background-image: url(../../img/arabic_design.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 35px;
 margin-right: 10px;
	color: Black;
font-family:"Times New Roman";
font-weight: regular;
font-size:20.0pt;
}

#left a.active {
	background-image: url(../../img/dove1.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 40px;
 margin-right: 10px;
font-family:"Times New Roman";
font-weight: bold;
font-size:20.0pt;
  color: #339900;
}

#left a:hover {
	text-decoration: underline;
}
  
/* Global formatting */

h1 {
  margin-top: 2px;
  margin-bottom: 0px;
  text-align: center;
	font-size:40.0pt;
	color:black;
	font-weight:bold;
  font-variant:small-caps;
font-family:"Garamond";
}

h2 {
  margin-top: 4px;
margin-bottom: -1px;
  text-align: center;
	font-size:18.0pt;
	color:black;
font-weight:light;
font-family:"Papyrus";
}

h3 {
	font-size:22.0pt;
	font-variant: small-caps;
font-style:bold;
  color: #005400;
  border-bottom: .5px solid black;
 margin-top: 1em;
  margin-left: 0em;
  margin-bottom: .5em;
padding-bottom: .25em;
  margin-right: 0em;
  text-align: center;
font-family:"Garamond";
}

h4 {
  text-align: center;
	font-size:19.0pt;
font-family:"Garamond";

}

h5 {
	text-indent: 5em;
font-family:"Garamond";

}


blockquote {
  font-style: italic;
  margin-left: 2em;
  margin-right: 0;
  text-align: center;
  margin: 0;
}
  
div.centered {
	display: block;
	text-align: center;
}

img.centered {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

img.rgt 
{ margin: 1em; 
float: right 
}

img.lft 
{ margin: 1em; 
float: left 
}

#content {
  top: 0;
  margin-left: 250px;
  margin-right: 20px;
}

ol {
  margin-top:0in;
	margin-bottom:0in;
	margin-left:2in;
}

ul {
	margin-top:0in;
	margin-bottom:0in;
	margin-left:.15in;
}

/* The Join Us Stuff */

#joinform {
  border: 1px dashed olive;
  background: white;
  padding: 3ex 1ex 3ex 1ex;
}
#addressform {
  width: 100%;
  border: none;
  clear: both;
}
td.field100 {
  border-bottom: 1px solid black;
  width: 100%;
}
td.field20 {
  border-bottom: 1px solid black;
  width: 20%;
}
td.field60 {
  border-bottom: 1px solid black;
  width: 60%;
}
td.field10 {
  border-bottom: 1px solid black;
  width: 10ex;
}

/* Contact stuff */

#contacts {
}

#contacts p {
  text-align: center;
}

#contacts .location {
	font-variant: small-caps;
  text-decoration: underline;
  color: #005400;
  font-size: larger;
  font-weight: bold;
}

#contacts .contact {
  font-style: italic;
  font-weight: bold;
}

#contacts .con_title {
  font-style: italic;
}

#contacts .con_number {
}

<style type="text/css">


.photocaption{width:400px;font: 90% Arial, Helvetica, sans-serif;line-height:1.5;text-align:center;}

</style>