body {
font: normal 12px/16px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
     background: #efefef url(http://www.presentation-newsroom.com/images/bkgrnd_leftnav_shdw.gif) repeat-y 50% 0 ;
     margin: 0;
     padding: 0;
}

a:link {
     color: #333399;
     text-decoration: none;
}

a:visited {
     color: #333399;
     text-decoration: none;
}

a:hover {
     color: #333399;
     text-decoration: underline;
}

#bodywrapper {
     width: 780px;
     margin-right: auto;
     margin-left: auto;
}

#content {
font: 12px/18px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
     color: #363636;
     clear: right;
     margin-right: 40px;
     margin-bottom: 200px;
     margin-left: 280px;
}

#header {
     color: #ccc;
     background: #fff ;
     height: 70px;
     width: 100%;
     padding-top: 5px;
}

#logo {
     background: #fff url(http://www.presentation-newsroom.com/images/logo_newsroom.gif ) no-repeat ;
     height: 67px;
     width: 126px;
}

#logo span {
     display: none;
}

h1 {
font: bold 24px/28px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
     float: left;
     margin: 0;
     padding-right: 20px;
}

h2 {
font: bold 22px/26px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
}

h3 {
font: bold 18px/22px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
}

#pagetitle {
font: bold 14px/16px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif ;
     color: #333;
     text-align: right;
     float: right;
     margin-top: 0;
     margin-right: 40px;
     margin-bottom: 0;
     margin-left: 0;
}

#vertbar {
     float: left;
     width: 200px;
     border-right: 1px solid #ccc ;
}

#vertbar ul {
     font-size: 11px;
     width: 200px;
     margin: 0;
     padding: 0;
     border-bottom: 1px solid #dedede ;
     list-style-type: none;
}

#vertbar ul li {
     position: relative;
}

#vertbar li ul {
     display: none;
     position: absolute;
}

#vertbar ul li a {
     color: #666;
     text-decoration: none;
     background: #efefef ;
     display: block;
     padding: 5px;
     border-top: 1px solid #dedede ;
     border-bottom: 0 ;
}

* html ul li {
     width: 12px;
}

* html ul li a {
     height: 12px;
}

* html ul li a:hover {
     height: 12px;
}

* html ul li a.selected {
     height: 12px;
}

#vertbar ul li a:hover {
     color: #333399;
     background: #f9f9f9 ;
}

#vertbar a.selected {
     color: #333399;
     background: #f9f9f9 ;
}

#vertbar li ul li a {
     padding: 2px 5px;
}

#vertbar li:hover ul, li.hover ul {
     display: block;
}

#rightcontent {
font: 11px/16px ;
     color: #777;
     margin-top: 50px;
     padding-right: 20px;
     padding-left: 20px;
}

#footer {
     color: #666;
     padding-bottom: 1000px;
     padding-left: 280px;
}

fieldset {
     background: #fff ;
     margin-top: 5px;
     padding: 20px;
     border-top: 1px dotted #666 ;
     border-right: none ;
     border-bottom: 1px dotted #666 ;
     border-left: none ;
}

fieldset legend {
     font-size: 14px;
     color: #fff;
     background: #333399 ;
     padding: 3px 20px;
}


