#main-content p {
line-height: 150%;
margin-bottom: 1em;
}

#main-content h2 {
padding-right: 15px;
display: inline;
}

#main-content ul li {
padding-bottom: 0.5em;
}

#main-content a {
color: #8b0000;
text-decoration: underline;
}

#main-content a:visited {
color: #410e0e;
}


#main-content div.left {
float: left;
}

#main-content div.right {
float: right;
}

div.psd {
padding: 5px 0 5px 30px;
background: transparent url(/images/psdicon.jpg) no-repeat center left;
}

div.pdf {
padding: 5px 0 5px 30px;
background: transparent url(/images/pdficon.jpg) no-repeat center left;
}

div.zip {
padding: 5px 0 5px 30px;
background: transparent url(/images/zipicon.jpg) no-repeat center left;
}

div.section-header {
clear: both;
width: 600px;
padding: 3px;
margin: 10px 0;
background-color: #e5e5e5;
font-weight: bold;
font-size: 1.2em;
}
