body { margin: 30px; background-color: #333445; color: white; text-align: center; font-family: Tahoma,sans-serif; }
p { margin: 0px; }
li { margin-bottom: 8px; }
#main { background: white url("images/panelBg.gif") repeat-y; width: 895px; color: black; margin: 0px auto; }
#middle { background: url("images/panelBottom.gif") bottom no-repeat; }
#inner { background: url("images/panelTop.gif") no-repeat;  }
#innermost { background: url("images/worldBg.gif") no-repeat 2px 94px; position: relative; height: 1%; overflow: hidden; padding: 0px 2px 50px 2px; }
#header { background: #a3b52c; margin: 14px 0px 0px 0px; padding-top: 23px; height:57px; text-align: left;  }
h1 { width: 776px; height: 34px; background: url("images/wowTitle.gif") no-repeat; margin: 0px auto 0px auto; cursor: hand; }
h1 a { width: 776px; height: 34px;  }
h1 span { display: none; } 
h3 { width: 466px; height: 19px; background: url("images/wowCaption.gif") no-repeat; margin: 4px 0px 0px 408px; right: 0px; }
h3 span { display: none; } 
#nav { position: absolute; bottom: 10px; right: 10px; }
#content { width: 475px; min-height: 400px; float: left; text-align: left; margin: 30px 0px 0px 30px; padding-bottom: 100px; }
#content p { margin: 0px 0px 20px 0px; }
#blog { position: absolute; left: 10px; bottom: 10px;}
.navbox { float: right; }

h2 { color: #626600; text-transform: uppercase; }
a { color: #626600; }
a:hover { color: black }
dfn {width: 100px;}
</style>