@CHARSET "UTF-8";
html,body{
    padding:0;
    margin:0;
    background: #FFFFFF url(../images/headerBK.png);
    text-align: center;
    color: #4d4c4c;
}
img
{
    border: none;
}
a
{
    color: blue;
}
a:hover
{
    cursor: pointer;
}
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(../images/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(../images/corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 10px 10px 0;
  background:url(../images/corner_tr.gif) right top no-repeat;
}
.wrap3 a img, .wrap3 img  {
  display:block;
}
#pageContent
{
    margin: 0 auto;
    align: center;
    width: 812px;
    
    font-family: arial, sans-serif;
    text-align: left;
    font-size: 10pt;
}
#header
{
    padding-top: 16px;
    height: 115px;
    margin-left: 3px;
}
#headerTop
{
    height: 65px;
}
#logo
{
    float: left;
}
#smallLinks
{
    float: right;
    padding-top: 32px;
    font-weight: bold;
}
.smallLinks
{
    padding-right: 14px;
    padding-left: 14px;
}
#smallLinks a
{
    color: #4d4c4c;
    text-decoration: none;
}
#newMsg
{
    color: #731022;
    
}
#mailboxIcon
{
    width: 24px;
    vertical-align: middle;
}
#feedback
{
    background: transparent;
    border: 0;
    color: #4d4c4c;
    font-weight: bold;
    display: inline;
    margin: 0;
    padding: 0;
    width: 90px;
    font-size: 10pt;
}
#barWrapper
{
    background-image:url('../images/headerShadow.png');
    height: 67px;
    background-position: bottom;
}
#bar
{

    height: 32px;
    width: 804px;
    background-color: #731022;
    color: white;
    font-size: 105%;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid white;
}
#bar a, #bar span
{
    text-decoration: none;
    display: block;
    float: left;
    padding-top: 8px;
}
#bar a
{
    color: white;
}

/*
#design
{
    width: 140px;
}
#services
{
    width: 161px;
}
#profiles
{
    width: 155px;
}
#promote
{
    width: 111px;
}
#bkLink
{
    
    width: 217px;
    cursor: hand;
    padding-top: 0 !important;
}*/

#home
{
    width: 120px;
}
#publish, #publishActive
{
    width: 120px;
}
.subActive
{
    height: 26px;
    background: #6d8d23;
    border-right: 2px solid white;
    border-left: 2px solid white;
}
#services
{
    width: 170px;
}
#profiles
{
    width: 155px;
}
#promote
{
    width: 111px;
}
#bkLink
{
    
    width: 217px;
    cursor: hand;
    padding-top: 0 !important;
}

#subBar
{
    height: 20px;
    background: #6d8d23;
    width: 804px;
    color: white;
    padding-top: 3px;
}
#subBar a
{
    padding: 0 20px;
    text-decoration: none;
    color: white;
    font-weight: bold;
}
#subBar a:hover
{
    text-decoration: underline;
}
.activeSubBarLink
{
    text-decoration: underline !important;
}
#mainContentWrapper
{
    background-image: url('../images/rightOutline.png');
    background-position: top right;
    background-repeat: repeat-y;
    width: 812px;
    margin-top: 15px !important;
    margin-top: 0;
}
#mainContent
{
    padding-left: 16px;
    padding-right: 16px;
    background-color: #FFFFFF;
    width: 775px;
    background-image: url('../images/leftOutline2.png');
    background-repeat: repeat-y;
}
#breadCrumbs
{

}
#breadCrumbs, #breadCrumbs a
{
    color: black;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
}
#outlineBottom
{
    height: 20px;
    width: 754px;
    clear: both;

}
#outlineBottomRight
{
    height: 40px;
    background: url('../images/botomOutline.png') top left no-repeat;
    width: 810px;
    clear: both;
    margin-left: 2px;

}
fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
}
a { outline:0; }
.em { font-weight: bold}
