html {overflow-y: scroll;}

body { text-align:center;font-family: Arial, sans-serif;font-size: 62.5%;background-color:#eee;margin-top:25px;margin-bottom:25px;color:black;}

a:link {color: #3E5B87;text-decoration:none;}
a:visited {color: #3E5B87;text-decoration:none;}
a:hover {color: #3E5B87;text-decoration: underline;}
a.prev {color:#3E5B87;position:absolute;}
a.next {color:#3E5B87;position:absolute;}

sup {vertical-align:top;}

#container { position:relative;width:550px;margin:0 auto;text-align:left;font-size:11px;line-height:14px;}
html>body #container {width:550px;}

#header {position:relative;margin-bottom:5px;font-weight:bold;}
#nav {position:absolute;right:0;bottom:-1px;color:#888;}
#nav span {color:black;}


#banner {position:relative;width:550px;height:229px;border:1px solid #666;}
#witty {position:absolute;bottom:4px;right:10px;color:white;font-weight:bold;font-size:16px;}

.content {width:550px;}
.box {position:relative;padding:10px;width:530px;border:1px solid #666;border-top:0;background-color:#fefefe;}
.box p {margin:1em 0;}
.box p.title {font-weight:bold;color:#3E5B87;margin:0;font-size:16px;} 
.box p.title + p.title {margin-top:1em;}
.box p.title a {color:#3E5B87;cursor:pointer;}
.box p.title a:visited {color:#3E5B87;}
.box p.title a:hover {color:#3E5B87;}
.box p.info {float:right;position:relative;font-size:9px;margin:0;}
.box p.separator {height:1px;border-top:1px dashed #888;margin-left:2em;margin-right:2em;}
.box .text {border-top:1px dashed #3E5B87;margin-top:5px;}
.box a.more {}
.box a.pdf {display:inline-block;height:20px;padding-left:20px;background:url('/media/images/icon_pdf.gif') no-repeat;}
.box span.hard {display:block;}

.paging {position:relative;padding:8px 0;}
.paging a.prev {left:0;}
.paging a.next {right:0;}

.post + .post {margin-top:30px;}
.paging + .box {border-top:1px solid #666;margin-top:10px;}

.other .box {border-top:1px solid #666;margin-top:15px;}
.other .box .text {padding-top:1em;}


p.image {text-align:center;}
p.image img  {border:1px solid #666;}
span.caption {display:block;font-style:italic;font-weight:normal;text-align:center;margin:0.5em 0 1em 0;}

#backdrop {display:none;background-color:#000;cursor:pointer;position:fixed;width:100%;height:100%;top:0;left:0;z-index:10;} 
#popup {display:block;visibility:hidden;position:absolute;min-width:602px;background-color:#eee;xborder:1px solid black;padding:2em;z-index:11;}
#popup a {color:#3E5B87;cursor:pointer;font-weight:bold;}
#popup a:visited {color:#3E5B87;}
#popup a:hover {color:#3E5B87;}
#popup a.close {display:block;position:absolute;right:2em;}
#popup a.next {right:2em;}
#popup a.prev {left:2em;}
#popup_content {width:auto;text-align:center;margin-top:1.5em;}
#popup_content img {border:1px solid black;}

.updated {clear:both;position:relative;margin-top:10px;float:right;font-size:9px;font-weight:normal;}
	







