* { margin: 0; padding: 0; }

body { background: #000000; font: normal 12px "Verdana"; color: #444; text-align: center; }
a { font: normal 12px "Verdana"; color: #444; text-decoration: underline; }
a:hover { font: normal 12px "Verdana"; color: #444; text-decoration: none; }
img { border: 0; }

.screenreader, h1, hr { display: none; }
.absolute { position: absolute; }

#screenWrap { width: 835px; margin: 0 auto 50px auto; background: #FFF; }
#screen { padding: 0 10px 10px 10px; text-align: left; }

#headimg { width: 815px; height: 230px; margin-bottom: 10px; overflow: hidden; }
.headerimgs { position: absolute; top: 0; left: 0; }

#menuWrap { width: 815px; height: 33px; margin-bottom: 5px; background: url("../img/bg-menu.jpg") no-repeat;  }
#menu { margin-left: 232px; line-height: 33px; list-style: none; }
#menu li { display: inline; line-height: 33px; margin-right: 23px; }

a.menuLnk:link, a.menuLnk:active, a.menuLnk:visited { font-size: 14px; line-height: 33px; font-weight: bold; color: #6F6F6F; text-decoration: none; }
a.menuLnk:hover, a.menuLnkSel:link, a.menuLnkSel:active, a.menuLnkSel:visited, a.menuLnkSel:hover { font-size: 14px; line-height: 33px; font-weight: bold; color: #00193B; text-decoration: none; }

#contentWrap { margin-bottom: 5px; background: #c5bfa6; overflow: hidden; }

#sideBar { float: left; width: 210px; background: #c5bfa6; }

#sideimgWrap { width: 210px; }
#sideimgBox { position: absolute; }
#sideimg { position: absolute; top: 0px; left: -40px; width: 250px; text-align: right; overflow: visible; }

#submenu { margin: 15px 20px; list-style: none; }
#submenu li { margin-bottom: 15px; }

a.submenuLnk:link, a.submenuLnk:active, a.submenuLnk:visited { font-size: 14px; color: #444344; text-decoration: none; }
a.submenuLnk:hover, a.submenuLnkSel:link, a.submenuLnkSel:active, a.submenuLnkSel:visited, a.submenuLnkSel:hover { font-size: 14px; font-weight: bold; color: #444344; text-decoration: none; }

#contentBox { float: right; width: 600px; min-height: 300px; border-left: 5px #FFF solid; background: #F5F5F5; }
#content { padding: 18px 16px; }

h2 { margin-bottom: 20px; padding-top: 20px; border-top: 1px #999 dotted; font-size: 12px; }
p { margin-bottom: 20px; }
#content ul { margin: 0 0 20px 16px; }
#content .csc-textpic-caption { font-size: 11px; font-style: italic; }

#footerWrap { clear: both; width: 815px; height: 25px; background: url("../img/bg-footer.jpg") no-repeat;  }
#footer { line-height: 25px; text-align: right; list-style: none; }
#footer li { display: inline; margin-right: 10px; }

a.footerLnk:link, a.footerLnk:active, a.footerLnk:visited { font-size: 12px; font-weight: bold; font-style: italic; color: #6F6F6F; text-decoration: none; }
a.footerLnk:hover { font-size: 12px; font-weight: bold; font-style: italic; color: #00193B; text-decoration: none; }

#langswitch {float:left; padding-left:10px;}
#langswitch a {font-size: 11px; font-weight: bold; color: #6F6F6F; text-decoration: none; line-height:33px;}
#langswitch a:hover {font-size: 11px; font-weight: bold; color: #00193B; text-decoration: none; line-height:33px;}
