html {
	background: #fee7ea url(../img/page_bkgd.jpg) repeat-x;
	text-align:center;
	padding-top: 10px;
}
body {
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	width: 85%;
	margin: 0 auto;
	}
img {
	behavior: url(../png/pngbehavior.htc);
}
a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color:  #da3685;
	outline: none;
	}
a:hover {
	text-decoration: none;
	color: #FF00FF;
	}
.inlinePhoto {
	float: left;
	margin: 0 15px 15px 0px;
	border: 1px solid pink;
}
/* ************* HEADER ************** */
#heading {
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #da3685;
	background: #FCEAED url(../img/hdr_bkgd.jpg) repeat-x;
	height: 150px;
	voice-family:inherit;
	height: 120px;
}
#heading h1{
	display: none;
}
#heading h2 {
	font-size: 14px;
	line-height:14px;
	padding: 0;
	margin: 0 0 0 0;
	}
/* *************  MENU  ************** */
#left {
	float: left;
	padding: 10px;
	border: 2px solid #da3685;
	background: #fc3f9a;
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
	}
#left a {
	color: black;
	}
#menu {
	width: 270px; 
	}
#menu h4 {
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.header li {
	display: block;
	font-size: 14px;
	border: 1px solid #CC3300;
	background-color: #FD9DAA;
	margin: 3px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	}
.header li a {
	text-decoration: none;
	}
.header li a:hover {
	color: white;
	}
.list li {
	font-size:11px;
	display: block;
	padding: 2px 2px 2px 10px;
	border: 1px solid #CC3300;
	border-top: none;
	color:white;
	background-color:#F6FFB9;
	}	
#submenu {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin: 0 20px 20px 20px;
	padding: 5px;
	border: 2px solid #da3685;
	background: #fc3f9a;
	width: 250px;
	}
#submenu a {
	color: black;
	}
#submenu li {
	display: block;
	width: 240px;
	border: 1px solid #CC3300;
	padding: 2px;
	margin-bottom: 2px;
	background: #F6FFB9;
}
/* *********************************** */
	
.input {
	border: 1px solid #CC3300;
	background: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	}
	
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. 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: 24px;
	text-align: left;
	line-height: 44px;
	font-weight: bold;
	margin: 0px 20px 0px 10px;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px 20px 20px 20px;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	color: black;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	}
.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 */
	}
html>body #left {
	width: 270px; /* ie5win fudge ends */
	}
	
#middle {
	margin: 0px 0px 0px 310px;
	padding: 0px;
	border: 2px solid #da3685;
	border-top: none;
	background:#fff;
	}
#middle p {
	padding: 0px 20px 0px 20px;
	}
#right {
	position: absolute;
	top: 160px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	text-align: left;
	border: 1px solid #CC3300;
	background: #fff;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

#footer {
	margin: 0px;
	padding: 5px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border-top: 2px solid #da3685;
	background: #fc3f9a;
	}
#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#adsense {
	margin: 0px 0px 0px 310px;
	padding: 5px;
	border: 2px solid #da3685;
	border-bottom: none;
	background:#fff;
}
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}