#ContentBodyRight #content
{
    margin-left: 18px;
    margin-right: 0px;
}
#ContentBodyLeft #content
{
    margin-left: 0px;
    margin-right: 18px;
}
#ContainerDivOuter
{
    width: 100%;
    text-align: center;
}
#ContainerDiv
{
    background-image: url(/images/mintjulep/bodyback.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #f4f4f4; /*border: solid 2px #888888; */
    margin: 18px auto;
    padding: 0px;
    width: 980px;
    text-align: left;
}
.headerTitleButtons
{
    width: 100%;
    display: block;
    overflow: hidden;
}
.headerTitleLeft
{
    float: left;
    margin: 3px;
}
.headerButtonsRight
{
    float: right;
    margin: 3px;
}
.headerButtonsRight a
{
    color: #fff;
}
.headerLinksRight
{
    float: right;
    margin-right: 6px;
}
.headerLinksRight a:link.HeaderLink, .headerLinksRight a:visited.HeaderLink
{
    color: #eee;
    text-decoration: none;
}
.headerLinksRight a:hover.HeaderLink, .headerLinksRight a:active.HeaderLink
{
    color: #fff;
    text-decoration: underline;
}
.yafnet .header1 a:link.yaflittlebutton, .yafnet .header1 a:visited.yaflittlebutton
{
    color: #fff;
}
.TopicListTitle
{
    line-height: 18px;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.TopicListTitle a
{
    font-size: 16px;
}
.TopicListBy
{
    line-height: 14px;
    font-size: 11px;
    padding-top: 6px;
    display: block;
    width: 100%;
}
.TopicListBy a, .TopicListLatestBy a
{
    font-weight: bold;
}
.TopicListForum a
{
    font-weight: normal;
}
.TopicListLatestBy
{
    display: block;
}
#ProfileArea
{
    overflow: hidden;
    display: block;
}
#ProfileTable
{
    width: 600px;
    display: block;
    float: left;
}
#ProfileAvatar
{
    width: 220px;
    background: none;
    float: right;
}
#ProfileAvatar img.ProfileAvatarImage
{
    border: solid 2px #000;
}
#content
{
    width: 100%;
    margin: 0px;
}
#bodyarea
{
    padding: 0px 40px 20px 40px;
}
#bodyareabottom
{
    text-align: center;
}
.yafnet div.postdiv
{
    width: 96%;
}
#content p
{
    line-height: normal;
}
.tagsArea
{
    margin-top: 0px;
    font-size: 1.3em;
    margin-bottom: 10px;
}
.tagsLabel
{
    margin-right: 0px;
}
.yafnet .yafPageLink
{
    margin-left: 0px;
}
.tagsArea a
{
    color: #868686;
}
.forumTagInstructions
{
    color: #979797;
}
.calendarArea
{
    margin-top: 0px;
    margin-left: 3px;
}
