#Menu {
	display:none} /*positions menu in table*/
#ticker {
	display:none}
#titlepic {
	display:none}
#SPanim {
	display:none} /*positions sitepal movie*/

#SPtext {
	display:none} /*positions text under sitepal movie*/

#left {
	position:absolute;
	right:100;
	top:00;
	width: 100%;
   	float: none;
        text-align:justify;
	font:14px/12px "Garamond", serif;
	line-height:125%;
	text-indent:30px;
	font-weight:bolder;
	color: #000000;
overflow:visible;} 

#right {
	position:absolute;
	right:100;
	top:20%;
	width: 100%;
   	float: none;
        text-align:justify;
	font:14px/12px "Garamond", serif;
	line-height:125%;
	text-indent:30px;
	font-weight:bolder;
	color: #000000;
overflow:visible;} 


#Content {
	position:absolute;
	right:100;
	top:00;
	width: 100%;
   	float: none;
        text-align:left;
	font:12px/10px "Garamond", serif;
	line-height:100%;
	text-indent:30px;
	font-weight:normal;
	color: #000000;
	} /*rules for content pages 15/20 old*/


