body {
    margin: 20px 0 0 0; 
    padding:0px;
    background-color: #000;

	
	min-width: 600px;

	
    }
 

div.container {position: fixed;}

 
div.sub_content{
    margin:0 auto;
	width:400px;
	text-align: left;
    position: absolute;
	left: 480px;
padding-left: 20px;
	top: 20px;
        z-index : 99;
	background: #000;
    }
	

#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: #fff;
}

.redtext {
	color: #FFcccc;
}
.beertitle {
	color: #ffff66;
	font-weight: bolder;
}
.heading {
    font-family : 'Bitstream Vera Sans', Helvetica, Sans-Serif;
    color: #ff6666;
	font-weight: bolder;
	font-size: larger;
	margin-top: 2em;
}

p.outlets {color: #19d4d4;}
ul.outlets {color: #fff; margin-top: 0px;list-style-type: none;}
li.outlets {color: #fff;}

.bright1 {color: #ffff33;}
.bright3 {color: #ff33ff;}
.bright3 {color: #33ffff;}
.greenish {color: #66ff66;}


.emph {font-style: oblique;}

.alt_superscript{font-size:x-small; vertical-align:top;} 
.alt_subscript{font-size:x-small; vertical-align:bottom;} 


div.sub_content {padding-bottom: 20px;}


a {color: #fff;text-decoration: none; outline:0;}

a:active a:focus {color: #fff; border: 0}
a:visited {color: #fff;}
a:hover {text-decoration: underline;}

a.textlink:focus {outline: 1px solid white;}

a.tweetlink {color: #66f;font-size:smaller;}

div#tweet {font-size: smaller;}
/*]]>*/