/*
style sheet for Bawren's Performance Page
Author:  Dawn Saunders  
Version: 7
latest update:	  23 Nov 2009
*/


body	{background: #fcfcfc;}
	
#titlebackgrnd	{position: absolute; top: 0px; left: 0px; 
		width:100%;
		height: 56px;
		background-image: 
		url('../images/tile.gif');
		background-repeat: repeat-x;
		background-color: #fcfcfc}


h3 		{color: #300; 
   	 	font-family: Arial, "Helvetica Bold", sans-serif;
   	 	font-size:16px;
   	 	}

h4		{color: #300; 
   	 	font-family: Arial, "Helvetica Bold", sans-serif;
   	 	font-size:11px;
   	 	font-weight: bold;
   	 	} 


#coyheading	{position: absolute; top: 70px; left: 250px}

#performances 	{background: #fcfcfc;
		position: absolute; top: 130px; left: 450px;}
		
#darkness	{position: absolute; top: 130px; left: 210px;
		width: 210px; 	
		}
		
#darkness	img{border-style: solid;
		border-color: #800000;
		border-width: 2px;
	  	padding: 35px 6px 60px 10px;}

.productn	{color: #6d0f03;
              	text-decoration: none;
              	font-size:15px;
              	font-weight: bold;}

.productn	a{color: #6d0f03;
              	text-decoration: none;
              	font-size:15px;
              	font-weight: bold;}
              	
.productn	a:hover{color: #F00}          

#link		a:hover{color: #F00}

#link		a{color: #300;
              	text-decoration: none;
              	font-size:11px;}
              	
#athlete	{position: absolute; top: 300px; left: 770px;}
              	
table 		{color: #300;
		font-family: arial, "Helvetica Bold", sans-serif;
		font-size: 11px;
		line-height: 150%;}
		
table           a{color: #300;
              	text-decoration: none;
              	font-size:11px;}
              	
table		a:hover{color: #F00}
		
td		{vertical-align: top}
		
.short		{font-size: 20%;
		line-height: 50%;
		border-spacing: 0;
		padding: 0}
		
.date		{width:90px}
.datetime	{width: 50px}

.emph		{color: #6d0f03}
 