
html {overflow-y: scroll;}
div.background {position:relative; background-color:#FFFFFF; width:1000px; margin-left:auto; margin-right:auto;}
div.top	{position:relative; top:25px; height:700px; width:100%; text-align:center;}
div.h-navbar {position:relative; top:25px;}
div.v-navbar {position:relative; top:120px; left:2%; width:20%;}
div.content_pane {position:relative; top:0px; left:25%; width:60%; text-align:left;}
div.content {position:absolute; top:0px; left:0px; width:100%; text-align:justify;}
div.header {font: bold 22pt Arial sans-serif Verdana;}
div.resources_pane {position:relative; top:50px;}
div.resources_content {position:relative; text-align:left; top:25px; width:100%}
table.image {border:0; float:right;}
td.caption {text-align:center; vertical-align:top; font-size:small;}
td.bordered {border:1px solid #000000;}
th.bordered {border:1px solid #000000; text-align:center;}
td.navbar {cursor:pointer; background-color:#DCDCDC}
td.centered {text-align:center;}
table.centered {text-align:center;}