body {
   margin: 0px;
   padding: 0px;
   background: #000000;
   background-image:url("http://amy-lee.net/update/my_immortal_01_bg.jpg");
   font-family: verdana;
   font-size: 8pt;
   line-height: 11px;
   color: #CCCCCC;
   text-align: justify;
   }

p {
   margin: 5px 0px 10px 0px;
   text-align: justify;
   line-height: 11px;
   }

a, a:visited, a:active {
   text-decoration: none;
   color: #CCCCCC;
   }

a:hover {
   text-decoration: none;
   color: #fff;
   }

h1 {
   margin: 0px 0px 2px 0px;
   padding: 0px 0px 0px 0px;
   font-size: 15px;
   font-weight: bold;
   color: #CCCCCC;
   line-height: 20px;
   }
h2 {
   margin: 1px 0px 1px 0px;
   padding: 0px;
   font-size: 8pt;
   font-weight: bold;
   color: #CCCCCC;
   letter-spacing: 3px;
   }
h3 {
   margin: 1px 0px 1px 0px;
   padding: 0px;
   font-size: 8pt;
   font-weight: bold;
   color: #fff;
   letter-spacing: 3px;
   }
div.menutitle {
   margin: 0px;
   padding: 1px;
   background: #000000;
   font-weight: bold;
   font-size: 8pt;
   color: #CCCCCC;
   line-height: 11px;
   letter-spacing: 3px;
   text-align: right;
   border-top: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   }

div.menutext {
   margin: 0px;
   padding: 1px;
   background: #000000;
   font-weight: none;
   color: #fff;
   line-height: 11px;
   text-align: justify; 
   border-top: 0px solid #CCCCCC;
   border-bottom: 0px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   }

div.menublock {
   margin: 0px;
   padding: 1px;
   font-size: 7pt;
   }

div.menuitem {
   margin: 0px;
   padding: 1px;
   background: #000000;
   font-weight: bold;
   color: #fff;
   line-height: 11px;
   text-align: justify; 
   border-left: 1px solid #000;
   border-right: 1px solid #000;
   border-top: 1px solid #000;
   border-bottom: 0px solid #000;
   }

div.button {
   margin: 5px;
   padding: 0px;
   text-align: center;
   }

div.padding {
   padding: 5px;
   }

input, textarea, option, select {
   background: #000;
   font-family: verdana;
   font-size: 8pt;
   color: #fff;
   border: 1px solid #CCCCCC;
   }

input.menu, textarea.menu, option.menu, select.menu {
   background: #000;
   font-family: verdana;
   font-size: 7pt;
   color: #fff;
   border: 1px solid #CCCCCC;
   }

input.none {
   background: #fff;
   border: 0px;
   }
#header {
   position: absolute;
   top: 0px;
   left: 0px;
   border-left: 0px solid black;
   border-right: 0px solid black;
   border-bottom: 0px solid black;
   padding: 0px;
   }
#side {
   position: absolute;
   width: 192px;
   top: 400px;
   left: 507px;
   border-left: 0px solid black;
   border-right: 0px solid black;
   border-bottom: 0px solid black;
   background-color: #000;
   padding: 0px;
   }
#blog {
   position: absolute;
   width: 402px;
   top: 400px;
   left: 97px;
   border-left: 0px solid black;
   border-right: 0px solid black;
   border-bottom: 0px solid black;
   background-color: #000000;
   padding: 0px;
   }


