/* 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;
}

h1, h2 {
margin-right:20px;
font-size:16px;
line-height:16px;
}

h2 {
font-weight:normal;
}

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

.cutline {
font-weight:bold;
margin:0px 0px 12px 0px;
}

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

.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:.3em; text-align:justify;}
   
.hilite { background-color:#FF0}

