body {
    margin: 20px 0 0 0; 
    padding:0px;
    background-color: #ffffff;

	text-align: center;
	min-width: 600px;

	
    }
 



 
#content {
    margin:0 auto;
	width:600px;
	text-align: left;
    
    }
	

#thatimage {
    width:400px; 
    height:74px; 
    border:0px;

}
.unseen {display: none;}
.subscript {
	font-size: smaller; 
	vertical-align: sub; 
	line-height: 50%;
}
.sometext {
    font-family : 'Bitstream Vera Sans', Helvetica, Sans-Serif;
    color: #000000;
}

.redtext {
	color: #FF0000;
}
.beertitle {
	color: #333300;
	font-weight: bolder;
}
.heading {
    font-family : 'Bitstream Vera Sans', Helvetica, Sans-Serif;
    color: #660000;
	font-weight: bolder;
	font-size: larger;
	margin-top: 2em;
}

div.sub_content {margin-bottom: 20px;}


.alt_superscript{font-size:x-small; vertical-align:top;} 
.alt_subscript{font-size:x-small; vertical-align:bottom;} 

/*]]>*/