body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	color: #666666;
	background-color: #ffffff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #cc3333;
	outline: none;
	}
a:visited {
	text-decoration: none;
	color:  #cc3333;
	}
a:active {
	text-decoration: none;
	color:  #cc3333;
	}
a:hover {
	color: #cc3333;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:bold;
	color:#666666;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.ten {
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 0px;
	background: #ffffff;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px;
	}
html>body #left {
	width: 250px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 300px 20px 450px;
	padding: 10px;
	border: 0px;
	background: #ffffff;
	}
#right {
	position: absolute;
	top: 50px;
	left:800px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 0px;
	background: #ffffff;
	width: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	}
html>body right {
	width: 100px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}


.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 3px 0 0 3px;
  margin: 3px 0 0 3px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;
}


#box2
	{
	position: absolute;
	top: 10px;
	left:10x;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: dashed #666666 2px;
	background: #ffffff;
	width: 80px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80px;
	}
html>body box2 {
	width: 80px; /* ie5win fudge ends */
	}
#box3
	{
	position: absolute;
	top:400px;
	left:10x;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: dashed #666666 2px;
	background: #cc9999;
	width: 75px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 75px;
	}
html>body box3 {
	width: 75px; /* ie5win fudge ends */
	}
	