body 
{
  margin: 0px;
  font-family: arial, helvetica, sans-serif, "Times New Roman";
  font-size: 1.0em;
  font-weight: normal;
  font-style: normal;
  color: navy;
  background-color: white;
}
#h1
{
  font-size: 2.0em;
  margin: 1.0em;
  padding: 2.0em;
  border-style: dashed;
  border-color: red;
}
#h2
{
  font-size: 1.5em;
}
#content
{
  background-color: transparent;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  height: 400px;
}
#col1
{
  text-align: right;
  float: left;
  margin-right: 10px;
  position: relative;
  z-index: 0;
  width: 656px;
  height: 400px;
}
#col1a
{
  text-align: right;
  float: left;
  margin-right: 10px;
  position: relative;
  z-index: 0;
  width: 346px;
  height: 400px;
}
#col1b
{
  float: right;
  position: relative;
  z-index: 0;
  width: 300px;
  height: 400px;
}
#col1b1
{
  float: center;
  position: relative;
  z-index: 0;
  width: 300px;
  height: 200px;
}
#col1b2
{
  text-align: right
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 0;
  width: 300px;
  height: 160px;
  border-style: solid;
  border-color: black;
  border-width: thin;
}
#col2
{
  font-size: 14px;
  text-align: left;
  float: left;
  margin-left: 10px;
  position: relative;
  z-index: 0;
  width: 120px;
  height: 400px;  
}
#p 
{
  letter-spacing: normal; 
  word-spacing: normal; 
  line-height: normal; 
  text-align: left; 
}
#col1body
{
  font-family: "Times New Roman", arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: black;
}
#col2body
{
  margin: 1.0em;
  padding: 2.0em;
  color: black;
}
.intro
{ 
  color: red;
  font-weight: bold; 
}
#navigation1
{
  float: right;
  width: 10em; 
} 

#footer
{
  clear: both;
  font-size: 0.6em;
}
#fcol1
{
  float: left;
  margin-left: 10px;
  position: relative;
  z-index: 0;
}
#fcol2
{
  float: right;
  margin-right: 10px;
  position: relative;
  z-index: 0;
}

.grule  
{
  color: #e6e6e6
}

.home a:link  
{
  color: #06f;
  text-decoration: none
}
	
.home a:visited
{
  color: #06f;
  text-decoration: none
}

.home a:hover 
{
  color: gray;
  text-decoration: none
}


