h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 11px Arial; 
	font-weight: normal;
	color : #333333;
}

h1 { 
	font: normal 12px Arial;
	font-weight: bold;
	color : #333333;
}

img.block {
	display:block;
}

A:link {
	background-color : transparent;
	color : #336699;
	text-decoration : none;
	font-weight : normal;
}
A:visited {
	background-color : transparent;
	color : #336699;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #ec7c05;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #ec7c05;
	font-weight : normal;
	text-decoration : none;
}
.leaderboard {
	position: absolute;
	height: 90px;
	width: 728px;
	top: 1px;
	left: 136px;
}
.skyscraper {
	position: absolute;
	height: 600px;
	width: 200px;
	top: 112px;
	left: 1020px;
}
.maincontent {
	position: absolute;
	top: 112px;
}
