/* styles for press articles */

BODY  
{
background-image:url(images/background.jpg);
background-repeat:repeat;
margin:0;
padding:0;
border:none;
font-family:Helvetica, Arial, sans-serif;color: #333; text-decoration: none;      
}

a:link, a:visited {
color:	#36C; text-decoration:none;
}

/*a:visited {
color:	#669; text-decoration:none;
}

*/

a:hover, a:active {
	color:#F00; text-decoration:none;}


p {
margin:0px 12px 9px 0px;
}

p, .content {font-size:12px; line-height:16px; }

.content p
{
margin-top:6px;
}

/* need to clean up this h1 so we're not writing margins in the code. Known places are in the press stories. Look for others. */

h1, h2 {
margin: 9px 20px 9px 0px;
font-size:18px;
line-height:20px;
font-weight:normal;
}

h2 {
font-weight:normal;
font-size:14px;
line-height:16px;


}

.credit {
margin:3px 0px 6px 0px;
text-transform:uppercase;
}

.cutline {
font-weight:bold;
margin:0px 0px 12px 0px;
text-transform:uppercase;

}

.credit, .cutline {
font-size:9px;
line-height:11px;
}

.bigphoto {
width:281px;
display:block;
}

.littlephoto {
width:140px;
float:left;
margin-right:6px;
}

.copyright 
   { color: #666; text-decoration: none; font-size: 7px; line-height: 11px; text-transform:uppercase; letter-spacing:.2em; text-align:justify; margin-right:0px;}
   
.hilite { background-color:#FF0}

.showname {text-transform:uppercase; font-size:11px; font-weight:bold;}

.bios img {margin-bottom:16px;}
