/***** DEFAULTS *****/
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: left;
}
body {
	background-image: url(/gifs/splash-upd/tile_back.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	/* padding: T R B L */
	padding: 0px 0px 20px 0px;
}
a:link 
{
	color: #04579D;
	text-decoration: none;
}
a:link:hover 
{
	color: #04579D;
	text-decoration: underline;
}
a:active 
{
	color: #04579D;
	text-decoration: none;
}
a:visited 
{
	color: #04579D;
	text-decoration: none;
}
a:visited:hover 
{
	color: #04579D;
	text-decoration: underline;
}



.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding: 23px;
}
.footer a:link 
{
	color: #333333;
	text-decoration: none;
}
.footer a:link:hover 
{
	color: #333333;
	text-decoration: underline;
}
.footer a:active 
{
	color: #333333;
	text-decoration: none;
}
.footer a:visited 
{
	color: #333333;
	text-decoration: none;
}
.footer a:visited:hover 
{
	color: #333333;
	text-decoration: underline;
}
#divcontainer {
	margin: 0px;
	position: relative; 
	top:0px;
	left: 0px;
	width: 750px;
}
#adTheBuzz {
	margin: 0px;
	background-image: url(../gifs/body/ad_the-buzz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 375px;
	height: 160px;
	position: relative;
}