/* Generated by KompoZer */
body {
  margin: 0;
  background-color: #000000;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 0.74em;
  color: #333333;
  line-height: 20px;
  cursor: default;
  background-image: url(images/backgrounds/main.jpg);
  background-position:  center center;
  background-repeat: repeat-y;
}
#container {
  margin: 0 auto;
  padding: 10px;
  width: 700px;
  background-color: #ffffff;
}
#header {
  font-family: "Trebuchet MS",Arial,Verdana;
  font-size: 150%;
  font-weight: bold;
  line-height: 20px;
  width: 700px;
  height: 258px;
  background-repeat: no-repeat;
  background-position: right top;
  color: black;
  background-color: white;
}
#header p {
  margin: 0 10px 0 340px;
  padding: 5px;
  text-indent: 5px;
}
#header h1 {
  border-bottom: 2px solid #ffffff;
  margin: 0;
  padding: 75px 0 25px 340px;
  font-family: "Trebuchet MS",Arial,Verdana;
  font-size: 300%;
  font-weight: bold;
  background-image: none;
  color: black;
}
#main_menu {
  width: 700px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #cccccc;
  text-align: right;
  background-image: url(images/backgrounds/menubg.jpg);
  margin-bottom: 10px;
  color: white;
}
#main_menu a {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 12px ! important;
  padding-bottom: 11px;
  margin-left: 1px ! important;
  color: black;
  font-size: 70%;
}
#main_menu a:hover {
  background-color: #ffffff;
  background-image: url(images/backgrounds/link.jpg);
}
#main_menu .aactive {
  background-color: #3f4a3e;
  background-image: url(images/backgrounds/link.jpg);
}
.leaves {
  border-right: 2px solid #ffffff;
  float: left;
}
#sidebar {
  border: 1px solid #cccccc;
  padding: 5px;
  width: 150px;
  float: left;
  clear: left;
  background-image: url(images/backgrounds/article.jpg);
  background-position: right bottom;
  background-repeat: repeat-x;
}
#sidebar h1, h2, h3 {
  border:  none;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  color: #000000;
  background-image: none;
}
.article {
  border: 1px solid #cccccc;
  padding: 10px;
  margin-left: 170px;
  background-image: url(images/backgrounds/articlenormal.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.article:hover {
  background-image: url(images/backgrounds/article.jpg);
  background-position: right bottom;
  background-repeat: repeat-x;
  margin-bottom: 10px;
}
.article p {
  margin: 10px;
}
.article_info {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #666666;
  letter-spacing: 2px;
  font-variant: small-caps;
  text-transform: lowercase;
}
.article_info a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
h1, h2, h3 {
  border-bottom: 2px solid #cccccc;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  color: #000000;
  background-position: right top;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  background-image: url(images/backgrounds/Pezza_2.jpg);
}
.comment {
  border: 1px solid #cccccc;
  padding: 10px;
  margin-left: 170px;
  background-image: url(images/backgrounds/article.jpg);
  background-position: right bottom;
  background-repeat: repeat-x;
  margin-bottom: 10px;
}
a {
  color: #000077;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px dotted #000000;
}

