html,body {margin: 0;padding: 0;
background-color: #ccc;font-family: sans-serif;
height: 100%;font-size: 12px;line-height: 1.4em;}div#header {padding: 2%;background-color: #eeeeee;color: #ffffff;}
div#synopsis {padding: 2%;background-color: #777;padding:10px;border-bottom: 1px #535353 solid;border-top: 1px #535353 solid;color: #ffffff;}div#maincontent {padding: 2%;text-align: justify;width:50%;
height:100%;margin-left: 20%;}div#leftcolumn {width:175px;float: left;
height:100%;text-align: right;}a:link,a:visited {color:#000;}.navcont {width:175px;height:100%;padding:15%;}.footer{font-size:11px;}