body {
    font: 0.85em/1.5 "Verdana CE", Verdana, sans-serif;
}
/* ---[ template ]----------------------------- */

#lcolumn { float: left; width: 770px; }
#rcolumn { float: right; width: 0px; }

/* ---[ logo ]-------------------------------- */ 

#logo {
  position: absolute;
  display: block;
  width: 145px; height: 184px;
  top: 19px; left: -165px;
  overflow: hidden; 
}

#logo span {
  display: block;
  position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
}

#logo:hover { background-color: transparent; }


/* ---[ subtitles ]--------------------------- */

h1 { font-size: 2em; font-weight: bold; color: #ffe349; margin: 0 0 0.5em 0; }
h2 { font-size: 1.2em; color: #ffe349; }

h1 a { color: #ffe349 !important; }
h2 a { color: #ffe349 !important; }


/* ---[ photogallery ]------------------------ */

#gphoto {
  width: 770px; padding: 15px 0;
  text-align: center;
  background: url(/images/styles/template4/black/transparent-10-bg.png) repeat 0 0; _background: #383838; margin-bottom: 1em;
}

