div#mainpic {
padding: 0;
margin: 0;
}

div#contentcontain {
margin: 0;
padding: 0;
border-top: 6px solid #fff;
width: 748px;
background: #fff;
font-size: .725em;
}

div#contentleft {
float: left;
width: 250px;
background: #fff;
}

div#contentleft img {
margin-bottom: 6px;
border: 0;
}

div#contentright {
float: right;
width: 482px;
padding: 0 0 20px 0;
border-top: 1px solid #8C8C8C;
background: #fff;
}

div#rightsub {
border-left: 1px solid #8C8C8C;
padding: 14px 14px 0 14px;
}

div#articleheader {
padding: 0 0 10px 0;
margin: 0 0 6px 0;
border-bottom: 1px solid #8c8c8c;
}

.headertext {
font-size: 22px;
}

.headertext2 {
font-size: 1.2em;
font-weight: bold;
}

.headertext3 {
font-size: 1.2em;
color: #a4572e;
}

.bold {
font-weight: bold;
}

.boldorg {
font-weight: bold;
color: #a4572e;
}

.grey {
color: #8C8C8C;
font-style: italic;
}

.left {
float: left;
}
