#content {  width: 760px; height: 250px; font-size: 100%; }
	#left	{ width: 150px; height: 150px; display: inline;  float:left;  padding-top: 10px;}

	/* BEGIN BODY - edit this section */	
	/***********************************************************************************/		
	#rbody	{ right: 12%;  width: 605px; height: 150px; display: inline; float:right; }
		#bold	{	font-weight: bold; }
		#power	{	}
		#ready	{	}
			#firefox	{	display: inline; float:left; width: 98%; padding-top: 20px;}
			#desc	{	display: inline; float:left; width: 40%; padding-top: 15px;}
			#state	{	display: inline; float:left; width: 40%; text-align: center;}
	/***********************************************************************************/		
	/* END BODY - edit this section */
#footer	{ width:760px; height: 66px; border-top: 3px solid #f79854;}
#navbot	{ width:760px; height: 37px; background-color:#b8cebc;  background-image:url('../images/nav_pixe.gif'); background-position:  right 50%; background-repeat:no-repeat}
	#navsubbottom	{ width:75px; height: 40px; display: inline; float: left; text-transform:uppercase; background-image:url('../images/nav_sqr_footer.gif'); background-repeat:no-repeat; background-position: left bottom;}
#spacer5	{ width: 100%; height: 5px; }
.explain { margin-left: 20px; }
