#left {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px;
	width: 525px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 525px;
	z-index: 0;
	}
html>body #left {
	width: 207px; /* ie5win fudge ends */
	}
	
#middle {
	position: relative;
	top: 0px;
	left: 100px;
	margin: -197px -200px 0px 125px;
	width: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	z-index: 0;
	}
html>body #middle {
	width: 110px; /* ie5win fudge ends */
	}
		
#right {
	position: relative;
	top: 0px;
	right: 5px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: -194px -200px 0px 438px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	z-index: 0;
	}
html>body #right {
	width: 210px; /* ie5win fudge ends */
	}
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
div.Newsletter {
  background: 
	url(../images/background_box_topleft.gif)
  top left no-repeat;
  width:207px;

  }
div.Newsletter h2 {
  background: 
	url(../images/background_box_topright.gif) 
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin:0;
  }
div.NewsletterBody {
	background: 
	url(../images/background_box_rightborder.gif) 
  top right repeat-y;
	margin-top:-2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
  }
div.NewsletterFooter {
  background: 
	url(../images/background_box_bottomleft.gif) 
  bottom left no-repeat;
  }
div.NewsletterFooter p {
  background: 
	url(../images/background_box_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }
  
div.sheets {
  background: 
	url(../images/background_box_topleft.gif)
  top left no-repeat;
  width: 207px;
  margin: 0;
  z-index: 1;
  }
div.sheets h2 {
  background: 
	url(../images/background_box_topright.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  }
div.sheetsBody {
  background: 
	url(../images/background_box_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px 12px 1px 0px;
  }
div.sheetsFooter {
  background: 
	url(../images/background_box_bottomleft.gif) 
  bottom left no-repeat;
  
  }
div.sheetsFooter p {
  background: 
	url(../images/background_box_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-4em 0 0 0;
  }
  
div.desk {
	background: 
	url(../images/background_box_topleft.gif)
  top left no-repeat;
	width: 210px;
	margin: 0;
	z-index: 1;
  }
div.desk h2 {
  background: 
	url(../images/background_box_topright.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  }
div.deskBody {
  background: 
	url(../images/background_box_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px 12px 1px 0px;
  }
div.deskFooter {
  background: 
	url(../images/background_box_bottomleft.gif) 
  bottom left no-repeat;
  
  }
div.deskFooter p {
  background: 
	url(../images/background_box_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }
  
.style1 {font-size: xx-small}
