/* Global settings */
body { font-family: sans-serif; background: #9CF; }

a:hover { color: white; }

ul.plain { list-style: none; }

h1.sitename { text-align: center; vertical-align: middle; }

img.pic { padding: 0 0 10px 30px; float: right; }

div#menu { float: left; width: 12em; height: 1200px; }

p.menu { color: white; background: blue; }
p.menu { height: 2em; }
p.menu { vertical-align: middle; text-align: center; }
p.menu { margin: 0 2em 0 0; padding-top: 10px; border-top: solid white 2px; border-right: solid #69C 4px; border-bottom: solid #369 4px; border-left: solid white 2px;}

p.menu a { text-decoration: none; color: white; }

p.menu a:hover { font-weight: bold; font-size: 120%; }


