            body {
                font-size: 16px; /* @ EOMB */          
				background: url(/bbzimgz/malphas.png) right top no-repeat;      
            }
            body, h1, h2 {
                font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
            }
            h1 {
                margin: 1em 0 1.5em;
                font-size: 18px;
            }
            h2 {
                margin: 2em 0 1.5em;
                font-size: 16px;
            }
            p {
                margin: 0;
            }
            pre, pre+p, p+p {
                margin: 1em 0 0;
            }
            code {
                font-family: "Courier New", Courier, monospace;
            }
            #skull ul {
                list-style-image: url(/bbzimgz/skull_list-style-image.png);
                list-style-type: circle
            }
        #pandora {
                  width:30%;
            }

            #feeds { 
				font-size: small; 
				font-family: arial, sans-serif; 
				float: left; 
				width: 400px; 
				border-left: 1px solid #ddd; 
				margin-left: 10px; 
				padding-left: 5px; 
				color:#666 
			}
			#feeds a { color:#ff0000}
			#feeds a:visited { color:#ff0000}
			#feeds a:hover { color:#555}
            #Disclaimer {
               font-family: Verdana, sans-serif;
			   bottom: 0px;
			   position: absolute;
			   text-align: right;
			   width: 800px;
            }
			#home_left {
				float:left;
			}
			#home_left img {
				float:left;
				vertical-align:top;
			}
			#home_right {
				float:right;
				margin: 0;
				padding: 0;
				vertical-align:top;
				border: 0px;				
				background-color: transparent;
				height: 160px;
				top:0px;
				} 
			#home_right img {
				float:right;
				vertical-align:top;
			}		                        
	                #htmlExampleTarget {
                                width: 333px;
                        }
                        #output1 {
                          background-color:#ffa; padding:20px;   
                          white-space:pre;   
                        }

a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990033;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
pre {
	font-family:verdana;
}
#info { width: 100%; }
#info label { width: 250px; }
#info label.error, #info input.submit { margin-left: 253px; }
	
#signupForm { width: 670px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#newsletter_topics label.error {
	display: none;
	margin-left: 103px;
}
#errorMsg { 
	background-color:yellow;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:green;
	text-decoration: none;	
}
.helpText {
	background-color:yellow;
}
.logout {
	float:right;
	font-weight:bold;	
}
#logo { 
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#logo h1 {
	text-align:center;
}
pre { 
	background-color:yellow;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:green;
	text-decoration: none;	
}
textarea {
    font-family:sans-serif;
    font-size:12px;
}
