body {background:#ddd;font-family:Verdana,Tahoma,Arial,sans-serif;}
a {color:black;text-decoration:none;border-bottom:1px dashed black;}
a:hover {border-bottom:none;color:black;background:#ddd;}
#page {background:white;width:90%;margin-left:auto;margin-right:auto;border:2px solid grey;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	padding:0.5em;}
.pane {background:white;}
#logo {text-align:center;}
#title {}
h1 {font-size:16pt;}
#title h1 {text-align:center;}
#nav {}
#content {}
#leftCol {float:left;width:100px;}
#rightCol {margin-left:120px;}
#header {clear:both;text-align:centre;}
#footer {clear:both;text-align:right;}
#nav ul {list-style-type:none;margin:0;padding:0;}
