html, body {
  padding: 0;
  margin: 0;
}
body {
  background-color: #BCAB82;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* General Layout */
#wrap { 
  width: 780px;
  margin: 0 auto;
  text-align: left;
  background-image: url(/skins/eyaktek2/images/bg-page.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
#wrap #header {
  background-image: url(/skins/eyaktek2/images/bg-header.gif);
  background-repeat: no-repeat;
  height: 155px;
  padding: 0 15px;
}
#wrap #footer {
  background-image: url(/skins/eyaktek2/images/bg-footer.gif);
  background-repeat: no-repeat;
  padding: 0px 15px 0 15px;
  _height: 0px;
  background-color: #BCAB82!important;
  font-size: 12px;
  color: #83775B;
}
#wrap #footer #home-link a {
  height: 120px;
  display: block;
  width: 180px;
  text-indent: -15000px;
  outline: none;
}
#wrap a:link, 
#wrap a:visited {
  color: #3a6185;
  text-decoration: none;
}
#wrap a:hover,
#wrap a:active {
  color: #5c83a9;
}

/* Layout */
#container {
  margin: 0 0 0 15px;
  width: 750px; 
}
#navcont {
  width: 180px;
}
#sidebar {
  width: 200px;
}

/* Typography */
#header h1 {
  font-size: 1px;
  font-weight: normal;
  padding: 15px 0 0 0;
  margin: 0;
  text-indent: -15000px;
}
#header h1 a {
  display: block;
  height: 95px;
  outline: none;
}
#header #main-nav {
  text-align: center;
  padding: 0 0 0 182px;
  font-variant: small-caps;
}
#navcont {
  text-align: right;
  font-variant: small-caps;

}
#navcont div.navmenu {
  margin: 1em 0;
}
#navcont div.navmenu a {
  padding: 0 45px 0 15px;
  display: block;
}
#navcont div.navmenu a:hover {
  background-image: url("/skins/eyaktek2/images/img-spear.gif");
  background-repeat: no-repeat;
  background-position: 140px 8px;
}
#layout_1 #layout_area_1 {
  width: 535px;
  padding: 0 15px 0 15px;
}
#layout_3 #layout_area_1 {
  width: 350px;
  padding: 0 0 0 15px;
}
#layout_3 #layout_area_2 {
  width: 185px;
  padding: 0 15px 0 15px;
}
td#maincont div.news_item {
  padding: 0 0 0 15px;
}

#container h2.section, #maincont div.news_item h2 {
  margin: 0;
  padding: 0;
  color: #996600;
  font-size: 16px;
}
#layout_area_2 h2.section, #layout_area_2 h2 {
  color: #3A6185;
  font-size: 12px;
}
#navcont h3 {
  text-align: right;
  padding: 0 45px 0 15px;
  font-size: 14px;
  color: #A85835;
  background-image: url("/skins/eyaktek2/images/img-spear.gif");
  background-repeat: no-repeat;
  background-position: 140px 8px;
}

/* Extra classes */

.tagCatPathClass {
  padding: 0 0 15px 15px;
}
.layout_area {
  border-left: solid 1px #fff;
  padding: 0 0 0 10px;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
#footer .alignright a:link, #footer .alignright a:visited {
  color: #83775B; text-decoration: none;
}

#footer .alignright a:hover, #footer .alignright a:active {
  color: #333; text-decoration: underline;
}
a.more_link {
  background-image: url("/skins/eyaktek2/images/img-bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0 3px 22px;
  font-size: 11px;
  color: #d18e48!important;
  font-weight: bold;
  line-height: 2em;
}

div.search_form {margin-left: 0px; margin-right: 12px;}
input.search_form { border: 1px solid #9ca495;  background-color: #ccd5c4; color: #3e5b79;  }
.search_form input.text_button { color: #3e5b79; border: 1px solid #3e5b79;  background-color: #ccd5c4; }

.item {display: block;}

table tr td .smaller {
font-size: 11px;
}