body { 
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           10px 0 10px 0;
  background:       url(../images/pattern.gif);
}

#allcontent {
  width:            900px;
  margin-top:       10px;
  margin-left:      auto;
  margin-right:     auto;
  background-color: white;
  border:           1px solid #7C7777;
}

#header {
  margin:           8px 20px 7px 20px;
}

#category {
  margin:           0px;
  margin-left:      20px;
  margin-right:     20px;
  background-image: url(../images/title-bar.gif);
  color:            #737373;
  padding:          4px 0px 4px 25px;
}

#category-main {
  font:             large Georgia, "Times New Roman", Times, serif;
  font-weight:      100;
}

#category-type {
  font:             large Georgia, "Times New Roman", Times, serif;
  font-weight:      900;
}

#contact-img {
  text-align:       center;
}

hr {
  color:            #D3D3D3;
  margin:           0 20px 0 20px;
}
 
#main {
  font-size:        105%;
  padding:          0px;
  margin:           0px;
  text-align:       center;
}

#contact_info {
  font-size:        90%;
  margin:           10px 100px 10px 100px;
  text-align:       left;
  color:            #585858;
}

.contact_header {
  font:             120% #4B4848 Georgia, "Times New Roman", Times, serif;
  font-weight:      bold;
} 

#contact-us-msg {
  font-size:        90%;
  margin:           15px 100px 10px 100px;
  text-align:       left;
  color:            #585858;
}

#adobe {
  float:            left;
  margin-right:     20px;
}

img {
  border:           0;
}

a:link {
  color:            #686868;
  text-decoration:  underline;  
}

a:visited {
  color:            #686868;
  text-decoration:  underline;  
}

a:hover {
  text-decoration:  underline;
  color:            black;
}
