/*
style sheet for Bawren's Artistic Team Page 
Author:  Dawn Saunders  
Version: 1
Date:    4 December 2008
*/

	

#content 	{position: relative; top: 60px; left: 183px;
		 width: 78%;
		 color: #300;
	 	 padding: 6px;
	 	 font-weight: lighter;
         	 text-decoration: none;}
         	 
#costume	{position: absolute; top:40px; left: 0px;
		width: 36%;
		border-style: none;
	  	padding-top: 20px;
	  	padding-bottom: 20px;
	  	padding-left: 20px;
	  	padding-right: 20px;}

#lighting	{position: absolute; top:40px; left: 43%;
		width: 36%;
		border-style: none;
	  	padding-top: 20px;
	  	padding-bottom: 20px;
	  	padding-left: 20px;
	  	padding-right: 20px;}	  	

#soul       	{font-size:16px;
	  	line-height: 30%;
          	padding-top: 15px;  padding-right: 0px}
          	
#photos		{position: absolute; top: 40px; left: 89%;
		width: 65px;
		padding: 0px 10px 3px 2px}
          	
.emph 		{color: #800000;
		font-weight: bold;
        	font-size:13px;
        	text-decoration: none;
        	padding-left: 1px; padding-right: 1px}

.emphDBrown	{color: #300;
		font-weight: bold;
		font-size:12px;
   		padding-top: 15px
   		}