div#storyholder {
width: 540px;
margin-left: 230px;
font-family: Helvetica, "san seriff";
margin-bottom: 20px;
}

div#storyholder h2 {
margin-top: 20px;
font-size: 35px;
color: #000;
text-transform: uppercase;
}

div#storyholder h3 {
margin-top: 5px;
margin-bottom: 35px;
font-size: 18px;
color: #000;
line-height: 25px;
}

div#storyholder h4 {
margin-top: 20px;
font-size: 17px;
color: #DA4D1B;
text-transform: uppercase;
font-weight: bold;
}

div#storyholder p {
margin-top: 5px;
margin-bottom: 10px;
font-size: 17px;
color: #000;
line-height: 23px;
}

div#storyholder img {
margin: 0px;
padding: 0px;
width: 540px;
margin-top: 10px;
margin-bottom: 0px;
}

div#storyholder img#small {
margin: 0px;
padding: 0px;
width: auto;
margin-right: 10px;
float: left;
height: 130px;
border-width: 0px;
}

div#storyholder div#photocaption {
margin: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
font-size: 14px;
background: #87C60A;
margin-bottom: 10px;
margin-top: -5px;
}

div#storyholder a, div#storyholder a:active, div#storyholder a:visited {
font-size: 17px;
color: #000;
font-weight: bold;
}

div#storyholder a:hover {
text-decoration: underline;
}

div#storyholder div.spacer {
height: 2px;
background-color: #000;
line-height: 1px;
font-size: 1px;
margin-bottom: 40px;
margin-top: 10px;
}

div#photocaption a, div#photocaption a:active, div#photocaption a:visited {
color: #fff;
font-size: 14px;
font-weight: normal;
}

