@charset "iso-8859-1";
/* author: oicsolutionsinc@aol.com */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 1/31/2004 */
body {
font-family: "Arial, Verdana, san serif";   size:2; color: black;   background: white;}
BODY { background-image: url(mhback.gif) }
A:link { color: #990000; text-decoration:none}       /* unvisited link */
A:visited { color: #990000; text-decoration:none }   /* visited links */
A:active { color: #336600; text-decoration:none }    /* active links */
A:hover {color: #336600; font-style: italic;}


#mainbox {
padding: 0px;      /*Padding == the space between the line border and the content*/
 margin-top: 10px;  
 margin-right:auto ;
 margin-left:0px;
 margin-bottom: auto; 
 display: block;    /*Display  = specifies how the element will be seen*/
 width:757px; 
 height: 1100px; 
 background-color: #F2DCB3;    
 border: 3pt solid #BC764C;
 }
 
#logobar {
	position:relative;
	left:auto;
	top:auto;
	width:750px;
	height:180px;
	background-image: url(gfx/newanimation.gif);
	background-repeat: no-repeat;
}

#infobar {
	position:relative;
	padding: 3px;
	top:auto;
	width:750px;
	height:36px;
	background-color:#993300;
	font: arial, verdana, sans serif;
	color: BLACK;
	font-size: 80%;
	border: 3pt solid #BC764C;
}

#pagehead{
display:block;
position: relative;
left:auto;
top:auto;
width:650px;
}

#centerbox {
    display:block;
	position:relative;
	left:auto;
	top:auto;
	width:730px;
	background-color:#F2DCB3;
	color:#993300;
	font-family: arial;
	padding: 3pt 3pt 3pt 3pt;
	margin:5pt;
	
}

#oicbox {
position:relative;
left: auto;
width:750px;
height:80px;
top:auto;
font:arial;
font-size: 70%
}