/* Start of CMSMS style sheet 'pm_main' */
BODY { font: small verdana, geneva, gill sans, helvetica, arial, sans-serif;
	   color: #663300;
	   background: #CC9900 url(../Graphics/bkgdtexture.gif);
	   width: 880px;
	   height: 630px;
	   overflow: auto;
	 
}

a, a:link, a:visited{ color: #663300; font-weight: bold; text-decoration: none;}
a:hover, a:active{ text-decoration: underline;}

img.embedded { margin: 5px 5px 5px 5px;
}

#hpageheader {
                position: absolute;
				left: 5px;
				top: 5px;

}

#treemenu {      position: absolute;
                 top:79px;
				 left:40px;

}

#hpagefooter {   position: absolute;
                 top: 629px;
				 left: 261px;
}

#ipageheader { position: absolute;
               left: 5px;
			   top: 5px;
}
#bkgd {
                 position: absolute;
				 left: 5px;
				 top: 5px;

}

h1 { position: absolute;
	 left:400px;
     top:68px;
	 font: medium;
	 font-weight: bold;
}
#submenu {      position: absolute;
                 top: 76px;
				 left: 25px; 

}
#ipagemenu { position: absolute;
                   top: 265px;
				   left: 167px;
}
#content{
	font-size: 90%;
	position: absolute;
	top: 110px;
	left: 410px;
	padding-right: 10px;
	width: 520px;
	height: 500px;
	overflow: auto;
}
#ip_footer {   position: absolute;
                 top: 612px;
				 left: 407px;
}

/* End of 'pm_main' */

