body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 0.8em/1.3 trebuchet ms, geneva, arial, helvetica, sans-serif;
	color: #765; /* d3d7e0 */
	background: #ffffff url(../img/site/bg.jpg) repeat-x;
	}
		
.ahem {
	display: none;
	}
	
#top h1 {
	color:#ffffff;
	}
	
#top {
	margin: 20px 20px 00px 20px;
	padding: 10px;
	border: 0px solid #fff;		
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
	
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";	
	voice-family:inherit;	
	font-size:1.0em;
	width: 200px;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
	
#left td {
	font-size: 12px; 
	}

#middle {
	margin: 20px 35px 20px 240px;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* Custom corners addition */
div.Article {
  background:  url("../img/site/topleft.gif") top left no-repeat;
  position:relative;
  }
  
div.Article h4 {
  position:relative;
  background:  url("../img/site/topright.gif") top right no-repeat;
  font-size:1.1em;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  }	 
  
div.Article h3 {
  position:relative;
  background:  url("../img/site/right.gif") top right no-repeat;
  font-size:1.3em;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  }
  
div.Article h2 {
  position:relative;
  background:  url("../img/site/topright.gif") top right no-repeat;
  font-size:1.8em;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  }
	
div.ArticleBody {
  background:  url("../img/site/right.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  padding-left:0;
  position:relative;  
  right:-8px;
  }
  
div.ArticleBody td {
	font: 0.8em/1.3 trebuchet ms, geneva, arial, helvetica, sans-serif;
	}
  
  
div.ArticleFooter {
  background:  url("../img/site/bottomleft.gif") bottom left no-repeat;
  position:relative;
  font-size:0.75em;
  top:7px;  
  }
  
div.ArticleFooter p {
  background:  url("../img/site/bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
	
 div.ArticleLongContent {
  background: url("../img/site/leftborder.gif") top left repeat-y;
  }


.button {
	border-right: #999999 1px solid; 
	padding-right: 3px; 
	border-top: #999999 1px solid; 
	padding-left: 3px; 
	background: url(../img/button.gif) #fff repeat-x; 
	padding-bottom: 0px; 
	font-family: trebuchet ms,arial,helvetica,sans-serif; 	
	border-left: #999999 1px solid; 
	cursor: pointer; 
	color: #707070;
	padding-top: 0px; 
	border-bottom: #999999 1px solid
}
