@charset "utf-8";

html {
  margin:0;
  padding:0;
}
body
{
 /*font-family:Arial, Helvetica, sans-serif; */
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 78%;
  color: #555;
  height:100%;
  height:100%;
  background: #f1f1f1;
 /* background: url(bg.jpg) repeat-x left top;*/
}


a, a:visited, a:link {
  color:  #eee;
  font-weight: normal;
/*  font-size: 14px;*/
  text-decoration: none;
  outline: none;
}
blockquote {
  padding-left: 16px;
  margin-left:1px;
  border-left: 2px solid #ddd;
}
h1,h2,h3 {
  /* color: #01014b; */
  color: #888;
}
h1 {

  color:#333; width:auto; 
 /* padding-bottom:12px;  border-bottom:1px dotted #d1d1d1; */
}
h2 {
  color:#333;
  width:100%;
  /* padding-bottom:12px; border-bottom:1px dotted #d1d1d1; */
}
.h3 {
  color: #333;
}
h4 {
color: #333;
}
h5, h5 a, h5 a:visited, h5 a:link {
  font-weight: bold;
  color: #dd5e00;
}
.tbl.span-24  {
  background: #333;
}

.mustboxtable .col p {
  color:#eee;
}
#wrapper {
  margin:0 auto;
  padding:0;
  position:relative;
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/
  min-height:100%; /* real browsers */
  /*background: url(images/varjo.png) repeat-y left top;*/
  margin-top: 0px;
} 

.tophead {
 position:absolute;
 left:0;
 top:0;
 width: 100%;
 height: 154px;
 background: #eee url(headbg.jpg) repeat-x left center;
}
#logo {
 /*background: #eee url(headbg.jpg) repeat-x left center;*/
}
#logo h1 a {
 color: #eee;
 font-weight: bold;
}
#bodywrap {
position:relative; 
left:0;
top:0px;
width:980px;
height: 100%;
/*background:url(images/varjo.png) #eee repeat-y left top;*/
z-index:4;
padding:0;
margin:0;
}
.undertop {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 top: 154px;
 height: 112px;
 background: url(contopbg.jpg) repeat-x #f1f1f1;
}
#centerpiece {
  position:relative;
  z-index:8;
  margin:0px;
  left:6px;
  padding-bottom: 35px;
  background: url(contopbg.jpg) repeat-x #f8f8f8;
}
#menu { }
.latest_rant {
 position:relative;
 margin-top:10px;
 margin-bottom:10px;
 top:0;
 margin-right:0;
 padding-right:0;
 right:0;
 width: 100%;
 height: 150px;
 background: url(latest_rant.png) no-repeat 50px top;
}
.latest_rant_container {
 position:absolute;
 top:16px;
 right: 80px;
 width: 260px;
 height: 100px;
}
#DScontainer {
 position:relative;
 overflow:hidden;
	left:20px;
	top:40px;
	width:235px;
	height:230px;
	z-index:1;

}
div.colborder {
 border-right: 1px #f8f8f8 dotted;
}
div.border {
 border-right: 1px #e8e8e8 dotted;
}
.divcontrols {
 position:absolute;
 top:0px;
 right:-5px;
}
.DS0_slide_item { z-index:999; width: 225px; padding:5px; position: absolute; top:-150px; left:0px; }
.DS_slide_item { z-index:999; width: 225px; padding:5px; position: absolute; top:0px; left:-250px; }
.DS1_slide_item { z-index:999; width: 225px; padding:5px; position: absolute; top:0px; left:-250px; }
.first_item { top:0px; left:0px; }
#djb_close { color: #ffc; font-size:15pt; font-weight:bold; position:fixed; left:275px; bottom:5px;}
#close_wrap { color: #444; }
#djb_item { background: #000; width: 100%; height: 100%;}
#djb_bg { width:100%; height:100%;}
#hd { display:none;}
#footer {
  position:relative;
  text-align: center;
  left:0;
  bottom:0;
  width:100%;
  height: 50px;
  background: url(foottopbg.jpg) repeat-x #212121 center bottom;
}
.copy a {
  color:#eee;
}

