body {
	/*background-color: #464646;*/
	background: transparent url(../img/headback8.gif) repeat-x top left;
}

div.container {
	background: #F7F7F7;
}
div#header {
	height: 120px;
	/*background: transparent url(../img/headback4.gif) repeat-x top left;*/
	background: transparent url(../img/20111118BG.jpg) repeat-x top left;
}
img#headimg {
	position: absolute;
	top: 32px;
	left: 30px;
}
div#head3 {
	/*height: 70px;*/
	padding-top: 30px;
	/*padding-left: 30px;*/
}

div#left {
	background: none;
}
div#lefttop {
	background: none;
}
div#examples {
	background: #FFF770;
	padding: 10px;
	margin-left: 18px;
}
div#news {
	/*background: #FFF770;*/
	padding: 10px;
	margin-left: 18px;
}
div#about {
	background: none;
}
div#aboutsmall {
	font-size: 10px;
}

div#footer {
	/*background: #464646;*/
	background: #FFFFFF;
	color: #808080;
}
div#footer a{
	color: #808080;
	text-decoration: none;
}
div#footer a:hover{
	color: #444444;
	text-decoration: underline;
}
div#prefooter{
	height: 40px;
	background: transparent url(../img/prefooterback.gif) repeat-x top left;
}
a:hover {
	color: #ff0000;
}

a#twitter {color: #a0a0a0; font-size: 10px; margin-top:0px; margin-left: 13px; margin-right: 0px; text-decoration: none;}
a#rss {color: #a0a0a0; font-size: 10px; margin-top:0px; margin-left: 0px; margin-right: 0px; text-decoration: none;}
a#twitter:hover {color: black; }
a#rss:hover {color: black;}

div.space1{height: 30px;}
div.space2{height: 5px;}

/* Google Adds */
div#googleads {
	padding-left: 10px;
}

div.spaceontop {
	padding-top: 15px;
}

table.tx {
	background-color: red;
	font-size: 24px;
}

#DrasticTreemapGApi {
	background-color: #FFF770;
	margin-top: 30px;
	font-size: 11px;
}
#DrasticTreemapGApi h1{
	font-size: 12px;
	font-weight: bold;
}

/* FOR NEWSMAP , does not work yet*/
#altContentNewsMap{
	display: block;

	/*set the div in the top-left corner of the screen*/
	/*position: relative;*/
	/*top:0;
	left:0;*/

	/*set the width and height to 100% of the screen*/
	/*width:100%;
	height:100%;*/
	/*width:600px;
	height:450px;*/
}

#intro {
	position: absolute;
}

#intro img{
	position:absolute; border-style:solid; border-color: #C0C0C0;
}
#intro img:hover{
	border-color: #A5A5A5;
}
#intro span{
	position: absolute; font-weight: normal; font-style:italic; font-size: 24px; color: #808080
}

#ff{ left: 490px; top: 550px; border-width:10px; }
#names{ left: 490px; top: 420px; border-width:3px; }
#newsmap2{ left: 420px; top: 230px; border-width:4px; }
#pop{ left: 50px; top: 215px; border-width:12px; }
#pyramid{ left: 80px; top: 440px; border-width:5px; }
#treemapping{ left: 310px; top: 60px; border-width:4px; }
#treemap3{ left: 35px; top: 550px; border-width:4px; }
#treemapvt2{ left: 60px; top: 20px; border-width:9px; }
#maps{ left: 280px; top: 270px; border-width:4px; }
#barcharts{ left: 240px; top: 470px; border-width:6px; }
#fuel{ left: 530px; top: 20px; border-width:7px; }

#txtTreemapping {left: 330px; top: 10px;}
#txtVisualization {left: 150px; top: 170px;}
#txtComponents { left: 510px; top: 180px;}
#txtProjects { left: 270px; top: 390px;}

div#news {
	position: relative; left: 700px;
}
