/*
style sheet for Bawren's Biography Page 
Author:  Dawn Saunders  
Version: 5
Date:    28 November 2008 
*/



#content 		{position: relative; top: 98px; left: 183px;
			width: 80%;
			color: #300;
	 		font-weight: lighter;
         		text-decoration: none;}
         		
h5 			{color: #300; 
    			font-family: Arial, "Helvetica Bold", sans-serif;
    			font-size:13px;
    			line-height: 30%;}

table			{table-layout:fixed;
			color: #300;
			font-family: Arial, sans-serif;
			font-size: 11px;
			}

#year			{width: 7%}

#info			{width: 62%}

#photo 			{width: 31%;
			}

#crit			{position: absolute; top: 600px; left: 27px;
			color: #300;
			font-family: Arial, sans-serif;
			font-size:11px;
			font-weight: bold;
			width: 150px}
			
#judith			{color: #6F0F00}