.clear {
    clear: both;
}
.off{display: none;}
.hidden { display: none}
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    font-size: 12px;
    line-height: 18px;
    font-family:tahoma, "lucida grande", arial, helvetica, sans-serif;
    color: #523d2a;
    background:#e7dacb url('../images/background.png') repeat-y top center;
}

a {
    color: #523d2a;
}
p a {
    padding: 3px 0px;
    font-weight: bold;
    text-decoration: underline;

}
p a:hover {
    background-color: #f7eadb;
}

ul {
    margin: 0;
    padding: 0 15px;
    list-style-image: url(../images/square.png);
}
li {
    padding: 0 10px;
}
dt {
    font-weight: bold;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}
#background {
    position:absolute;
    left: 50%;
    z-index:1;
    width:480px;
    height:100%;
}

#scroller {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    overflow:auto;
    z-index:2;
} 

#header {
    background:transparent url('../images/ce_header.png') no-repeat top left;
    width: 271px;
    height: 202px;
    text-indent: -999em;
    margin: 0 0 48px 5px;
    padding: 0;
}

.wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

ul#menu {
    position: absolute;
    top: 250px;
    left: 0;
    width: 170px;
    list-style:none;
    text-align: right;
    margin: 0;
    padding: 0 25px 0 0;
    font-size: 16px;
    line-height: 18px;
}

ul#menu li {
    text-transform:uppercase;
    list-style-image: url();
    border-bottom: 1px solid #c2b3a3;
    padding: 0;
    margin: 0;
}




ul#menu li a {
    display: block;
    padding:10px 0;
    text-decoration:none;
}

ul#menu li.selected a {
    font-weight: bold;
    color: #e7dacb;
    background: #523d2a url(../images/menuarrow.png) no-repeat right center !important;
    margin-right: -20px;
    padding-right: 20px;
}

ul#menu li a:hover {
    background: rgba(82,61,42,0.15) url(../images/menuarrow.png) no-repeat right center !important;
    margin-right: -20px;
    padding-right: 20px;
}
ul#menu li li a {
    padding: 3px 0;
}
ul#menu li li.selected a, ul#menu li li a:hover {
    margin-right: -15px;
    padding-right: 15px;
}
ul#menu ul {
    list-style: none;
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
}

ul#menu ul li {
    border-width: 0px;
}

ul#menu li.selected  li a
{
    background: transparent url() no-repeat right center !important;
    color: #523D2A;
    font-weight: normal;
}


#content {
    position: relative;
    margin-left: 220px;
}

#main {
    width: 390px;

}

#main.profilelist
{
    width: 590px !important;
}

#main img, #main div, #main object, #main p
{

}



.intro {
    font-size: 21px;
    line-height: 27px;
    margin: 0 0 20px 0;
}

.attribution {
    border-top: 1px solid #c2b3a3;
    margin: 20px 0;
    padding: 15px 0 0;
}

blockquote {
    font-size: 1.25em;
    line-height: 1.25em;
    margin: 10px 0;
    padding: 7px 25px;
}
blockquote span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-weight:bold;
}

ul.summary {
    background-color: #f7eadb;
    padding: 10px 20px 10px 30px;
    margin: 0 -10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    font-weight: bold;
}
ul.summary li {
    padding: 0 0 0 5px;
}

div.summary {
    position:relative;
    padding: 15px 0 5px 0;
    margin: 10px 0 0 0;
    border-top: 1px solid rgba(82,61,42,0.25) !important;
}
div.summary a.download {
    position: absolute;
    top: 4px;
    left: -10px;
    width: 50px;
    height: 50px;
    background:transparent url(../images/pdf-icon.png) no-repeat left 5px;
}
div.summary a.doc {
    background-image:url(../images/word-icon.png) !important;
}
div.summary h3 {
    padding: 0 0 0 40px;
    margin: 0;
}
div.summary h3 a {
    text-decoration: none;
}
div.summary h3 a:hover {
    text-decoration: underline;
}
div.summary h4 {
    padding: 0 0 0 40px;
    font-style:italic;
    margin: 0;
    font-weight: normal;

}
div.summary h4 a {
    font-weight: normal;
    text-decoration: none;
}
div.summary h4 a:hover {
    text-decoration: underline;
}
div.summary p {
    margin: 5px 0;
}

#sidebar {
    z-index: 9;
    position: absolute;
    top:0;
    right: 0;
    width: 300px;
    min-height: 200px;
}
ul.pagenav {
    margin: 0 0 15px;
    padding:12px 0;
    border-top: 1px solid rgba(82,61,42,0.25) !important;
    list-style: none;
}
ul.pagenav li {
    padding: 0 0 0 7px;
    margin: 0;
    zoom:1;
    list-style: none;
    font-weight: bold;
}
ul.pagenav li a {
    border-bottom: 1px solid rgba(82,61,42,0.25) !important;
    display: block;
    font-weight: bold;
    padding: 5px 5px 5px 35px;
    margin: 0 0 0 -7px;
    background:transparent url(../images/arrow-right.png) no-repeat 10px center;
    text-decoration:none;
}

ul.pagenav li a:hover {
    background-color: rgba(82,61,42,0.15) !important;
}
.profilelist .portrait, #sidebar div.portrait {
    margin: 0 0 20px 0;
}
.profilelist .portrait span, #sidebar div.portrait span{
    background-color: white;
    display: block;
    overflow: hidden;
    border: 5px solid white;
    -webkit-box-shadow:0 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow:0 3px 5px rgba(0,0,0,0.25);
}
#sidebar div.portrait span img {
    top: 0;
    left: 0;
    width: 290px;
}

.profilelist dl
{
    width: 150px;
    float: left;
    margin-right: 20px;
}

.profilelist dd
{
    margin: -15px 0 0 0;
    padding: 0;
    text-align: center;
    width: 150px
}


.profilelist .portrait span img {
    top: 0;
    left: 0;
    width: 150px;
}
#sidebar div.frame {
    margin: 0 0 20px 0;
}
#sidebar div.frame span{
    background-color: white;
    display: block;
    width: 290px;
    max-height: 150px;
    overflow: hidden;
    border: 5px solid white;
    -webkit-box-shadow:0 3px 5px rgba(0,0,0,0.25);
    -moz-box-shadow:0 3px 5px rgba(0,0,0,0.25);
}
#sidebar div.frame span img {
    top: 0;
    left: 0;
    width: 290px;
}
#sidebar div.frame p {
    font-size:11px;
    line-height: 15px;
    max-width: 185px;
    margin: 10px 5px;
}


#footer {
    z-index: 3;
    text-align:right;
    width: 480px;
    position: absolute;
    bottom: 0;
    left: 50%;
}

#footer #cdw {
    float: right;
    display: block;
    color: transparent;
    height: 35px;
    width: 65px;
    background: transparent url(../images/cdw.png) no-repeat top left;
}

#footer a:hover#cdw {
    background-position: bottom left;
}
