<style type="text/css"> 
/*   Internet explorer bugs found./unfound and indifferent 	color: #000000;*/
<!--
body  {
	margin: 0; /* set for browser compatibility */
	padding: 0;
	text-align: center; 

	background-color: #00000;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/*** Main Content Scrolling Div//color : #74a4d4;
//padding : 20px 20px 0 0; **/
.mainc {
background-color: #ffffff;

width : 120px;
height : 200px;

}
img{
border: 0;
}
.scroll{
overflow-y: scroll;
width: 120px;


}
.twoColFixRtHdr
{
	background-color: #000000;
}

.twoColFixRtHdr #container {
	width: 780px;  /** browser compatibility **/
	background-color: #000000;
	

        background-image: url(images/bg.png); 
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
} 
.midspace{
margin-left: 10px;
}
.twoColFixRtHdr #header {
	height: 80px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #dddddd;
	background-image: url(images/mhgold2.png); 
background-repeat: repeat-no;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
border: 1px #cccccc;
	float: right; /*width has to be defined unless bugs accur **/
	width: 200px;
        height: 100%;
	background-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(backgrad.gif);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #mainContent {

	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer {
text-align: center;
	width: 780px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #DDDDDD;
	background-image: url(header2.gif);
} 
.twoColFixRtHdr #footer p {
test-align: center;
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9933;
	font-size: 24px;
}
.imgpad {

margin-right: 15px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
}

</style> -->
<!--[if IE 5]>
<style type="text/css"> 
/*  Internet explorer bugs found./unfound and indifferent */

.twoColFixRtHdr #sidebar1 { 
width: 200px;
height: 100%;
padding-bottom: 10px;
 }
</style>
<![endif]--><!--[if IE]>

<style type="text/css"> 
/* another ie fix/not documented yet */
.twoColFixRtHdr #sidebar1 {
 padding-top: 30px; 
}
.twoColFixRtHdr #mainContent {
 zoom: 1; 
}
/* huge bug involving ie.s zoom not capable/compliant standard UNFOUND*/
</style>
<![endif]-->

