/**
  Blackberry Productions Style Sheet
  Artists

  border: thin dotted #00FF00;
*/
p {
    margin: 4px 25px 25px 30px;
  
    }

.story {
	     margin-top: 4px;
    color: #4e2174;
    line-height: 20px;
    font-size: 12px;
   
    }

#contactinfo p {

    color: #f1dbca;
}


h1 {
	margin-left: 30px;
}



#content {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#leftcol {
	width: 550px;
	float: left;
	
}

#rightcol {
	margin-top: 60px;
	width: 375px;
	height: 388px;

	 float: left;
}

a:link {
	color: #fad352;

}

footer {
  clear: both;
}
