body { color: #5d5d5d; font-size: 12px; font-family: arial; line-height: 22px; background-color: #999; }
p {}
td {}
a:link { color: #2254ac ; font-size: 12px; line-height: 22px; text-decoration: none; }
a:visited { color: #066 ; font-size: 12px; line-height: 22px; text-decoration: none; }
a:hover { color: #c00 ; font-size: 12px; line-height: 22px; text-decoration: none; }
.footer { color: #666; font-size: 11px; line-height: 14px; }
div#social {
1	border:1px solid #f00;
1	position:absolute;
1	top:280px;
1	left:220px;
	position:relative;
	top:250px;
	left:-355px;
	width:150px;
	height:60px;
	z-index:5000;
	text-align:center;
}
div#social img {
	border:none;
	display:block;
	margin:0 auto;
}
div#grabBanner {
	position:absolute;
	top:200px;
	left:0px;
	width:840px;
	height:40px; 
	z-index:3000;
	background: #09018a;
	boder:1px solid #f00;
}
div#grabBanner a {
	color: #fff;
	font-size:1.3em;
	line-height:40px;
	font-weight:bold;
}
div#grabBanner a:hover {
	text-decoration:none;
}
div#grabBanner a.underline:hover {
	text-decoration:underline;
}