body 			{
					color: #ff0000;
					font: 16px "Tahoma"; 
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
					background-color: #003359;}

a:link 			{	color:#288647; font-weight:bold; text-decoration:none; }
a:visited 		{	color:#043D6A; font-weight:bold; text-decoration:none; }
a:hover 		{	color:#CB8A1F; font-weight:bold; text-decoration:none; background-color:#efefef; }
a:active 		{	color:#043D6A; font-weight:bold; text-decoration:none; }
img				{	border-style: none; }

#frame 			{	width:955px; margin-right:auto; margin-left:auto;
					background-color: #ffffff;
					padding:0px; text-align:left; }
#headerlyr		{	float:left; left:0px; top:0px; width:955px; height:255px;
					background-image:url(images/all_diets_die_header.jpg); background-repeat:no-repeat;
 					visibility: visible; z-index:9; }
#navbarlyr		{	position:relative; width:552px; height:31px; left:403px; top:224px;
					visibility:visible; z-index:7; }
#contentlyr		{	float:left; width:955px; 
					color:#000000;	font:15px "Arial"; background-color:#efefef;
					padding-bottom:5px; padding-top:5px; 
					visibility:visible; z-index:9; }
#footerlyr		{	float:left; width:955px; height:25px;
					background-color:#A9C4D9; text-align:center; 
					padding-top:8px; visibility:visible; z-index:9; }
					
.footertext		{	font:13px "Arial"; font-weight:bold; color:#004276; line-height:15px; }
.headertext 	{	font:20px "Arial"; font-weight:bold; color:#004377; line-height:24px; }
.subheadertext 	{	font:18px "Arial"; font-weight:bold; color:#008C43; line-height:22px; }
.subheadertext2	{	font:18px "Arial"; font-weight:bold; color:#004377; line-height:22px; }
.emphasis	 	{	font-weight:bold; color:#037672; font-style:italic; }
.emphasis2	 	{	font-weight:bold; color:#008C43; font-style:italic; }
.linethru		{	text-decoration:line-through; }
.photoleft		{	float:left; padding:5px; }
.photoright		{	float:right; padding:5px; }					

#preload-images {	position: absolute; overflow: hidden;
   					left: -9999px; top: -9999px; height: 1px; width: 1px; }
