/* Built by Aaron Klabunde, http://www.jimpstudio.com April 2009 */

body {
  width: 100%;
  margin: 0px;
  background-color: #222;
  font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
  font-size: 12px;
  color: #000;
}
a:hover {
  color: #222277;
}
div.container {
  padding: 0px;
  margin: 0px auto;
  width: 800px;
  min-height: 500px;
  text-align: center;
  background-image: url(shadow1.png);
  background-repeat: repeat-y;
}
div.content {
  margin: 0px auto;
  width: 780px;
  background-image: url(saribari2.jpg);
  background-repeat: no-repeat;
  background-color: #fff;
  text-align: left;
}
div.txtarea {
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 64px 20px 0px 20px;
}
h1 {
  margin: 0px 0px 0px 220px;
  padding: 6px 0px 0px 0px;
  font-size: 18px;
  text-align: center;
  font-size: 22px;
  color: #B31000;
  line-height: 125%
}
h2 {
  margin: 0;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 110%;
  font-style: normal;
}
h2 a {
  margin: 0;
  padding: 0px 0px 6px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #122246;
  line-height: 125%;
  text-decoration: none;
}
h2 a:hover {
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
  color: #000;
}
h2 a:visited {
  color: #676;	
}
div.footer {
  margin: 50px auto 0px auto;
  width: 100%;
  height: 31px;
  color: #444444;
  font-size: 10px;
  font-family: arial;
  text-align: center;
}
.heyu {
  font-size: 20px;
  font-family: Courier,Georgia,Serif;
  font-style: italic;
  text-align: right;
  font-weight: 700;
  color: #555;
} 
img {
  border: 0px solid;
  vertical-align: middle;
} 
blockquote {
  font-style: italic;
  font-size: 11px;
}
div.spotlight {
  color: white;
  float: right;
  width: 220px;
  background-color: #000;
  border: 10px solid #000;
  padding: 20px 0px;
  margin: -10px -20px 16px 16px;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
div.sari {
  text-align: center;
  padding: 10px 16px;
  width:280px;
  font-size: 16px;
  color: white;
  font-style: italic;
  font-weight: 600;
}