html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 1em;
			/* line-height: 1; */
			font-family: inherit;
			text-align: left;
			vertical-align: baseline;
		}

a img, :link img, :visited img {border: 0;}

table {
			border-collapse: collapse;
			border-spacing: 0;
		}

ol, ul { list-style: none; }

q:before, q:after,
blockquote:before, blockquote:after {
			content: "";
			}
			
body {
	margin      :0px; 
	padding     :0px;
	color       :#3a3a3a;
	font-family :sans-serif;
	font-size   :30;
	width		:100%;
	padding: auto;
	margin: auto;
	background-color: #000000;
}

a, a:link, a:hover, a:active 
{
	margin: 0px;
	padding: 0px;
}

#flashContent 
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index:1;
}

#likeButtonFrame {
	z-index:10;
	position: absolute;
	top:0;
	left:10px;
	width: 175px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#tweetButtonFrame {
	z-index:10;
	position: absolute;
	margin-top: 0px;
	_margin-top: -8px;
	*margin-top: -8px;
	margin-top: -8px\9;
	padding: 0px;
	top:0px;
	left:10px;
	width: 175px;
	visibility: hidden;
}