body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: small/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background: #006699;
}
.ahem {
	display: none;
	}
#top h1 {color:#fff;}
#top {
	margin: 20px 20px 0px 20px;
	padding: 0px;		
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 95px 10px 190px;
	width: 700px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	}
html>body #middle {
	width: 700px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.menuh {
	text-decoration: none;
	font-size: medium;
	}
.menu {
	text-decoration: none;
	font-size: small;
	margin-top: -2%;
	margin-bottom: -2%;
}
li.menu {
	margin-left: -15%;
	list-style: disc;
}
a {
	text-decoration: none;
}
/* Custom corners addition */
div.Article {
  background:   url("/resources/hlth_tutorial/custom_corners_topleft.gif") top left no-repeat;
  position:relative;
  }
div.Article h2 {
  position:relative;
  background:   url("/resources/hlth_tutorial/custom_corners_topright.gif") top right no-repeat;
  font-size:1.5em;
  padding:10px;
  padding-left:0;
  margin:0;
  right:-8px;
  }
div.ArticleBody {
  background:   url("/resources/hlth_tutorial/custom_corners_right.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  padding-left:0;
  position:relative;
  right:-8px;
  }
div.ArticleFooter {
	background:   url("/resources/hlth_tutorial/custom_corners_bottomleft.gif") bottom left no-repeat;
	position:relative;
	top:7px;
	background-image:  url("/resources/hlth_tutorial/custom_corners_bottomleft.gif");
  }
div.ArticleFooter p {
  background:   url("/resources/hlth_tutorial/custom_corners_bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:5px;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
 div.ArticleLongContent {
 background:  url("/resources/hlth_tutorial/custom_corners_leftborder.gif") top left repeat-y;
 }

