/* Burma Assist print style sheet bat1 */

body, html {
	
	padding: 0;
	margin: 0;
	
	
}

#outerwrap {

	width:  778px;			/* width max is 778 */
	height: auto;
	border: 1px solid #fff;
	color: #000;
	text-align:left; 
	margin: 0 auto;
	background:  #fff;
		
}

#uberwrap {

	width:  758px;
	height: auto;
	margin: 0px auto;
	
	}

#header{ display: none; }

#pheader {
               
	width:  758px;
	height: 154px;
	margin: 0px;
        overflow: hidden;
		
}
#ptagline hr { width: 100%; }

#ptagline h3 { 
  color: #000;
  font: 16pt Arial, Geneva, sans-serif;
}
  
#breadcrumbs { display: none; }

.menu { display: none; }

#left { display: none; }

#right { display: none; }

.spacertext { display: none; }

#centrecontent {

	background-color: 	#fff;
        width: 758px;
        float: left;
        display: inline;
 
}

#centrecontent p { font: 12pt Arial, Geneva, sans-serif; }


#centrecontent h1 { font: 20pt Arial, Geneva, sans-serif; }
#centrecontent h2 { font: 18pt Arial, Geneva, sans-serif; }
#centrecontent h3 { font: 16pt Arial, Geneva, sans-serif; }
#centrecontent h4 { font: 14pt Arial, Geneva, sans-serif; }


.donate {

position: absolute;
bottom: 80px;
right: 30px;
width: 166px;
margin: 0px;
padding: 0px;	
border:	0 none;

}
/* Why Moon? It's a satellite of donate! Calls a gif */
.moon {

position: absolute;
bottom: 80px;
right: 200px;
width: 161px;
margin: 0px;
padding: 0px;

}


#clearfooter { width: 100%; clear: both; }

#footer { display: none; }








