body {
	background-color: #e8e8e8;
	padding: 0;
	margin: 0;
}

#headerArea , #footerArea{
	background: #c9caec;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 22px;
	border:0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
#topAd {
	margin: 0px;
	background: #ffffff;
}

#googleAds {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	border:0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
#foo {
	width:80%;
	border: 0px;
}

#logo {
	position: absolute;
	top: 10px;
	right: 15px;
}

#cube {
	position: relative;
	top: -10px;
	float: right;
	margin-right:10px;
}

table tr td {
	vertical-align: top;
}

.linkUnderline {
	color: #000;
	font-style: italic;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.clear {
	clear: both;
}

.small {
	font-family: Verdana;
	font-size: 10px;
}