/* CSS Document */
body {
	background-color: #D8ECF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}

div.content { width: 986px; float:left; background:url(/images/template/thinktank/content_bg.gif) top center repeat-y;}
div.clouds {
	background: url(/images/template/thinktank/cloud_bg.jpg) top center no-repeat;
}
div.top {
	background: url(/images/template/thinktank/top-bg.jpg) no-repeat top center;
	height: 176px;
}

div.right_top {
	background: url(/images/template/thinktank/right_top.jpg) no-repeat top center;
	width: 696px;
	height: 111px;
	position: relative;
	float: left;
}
div.right_lower {
	position: relative;
	width: 696px;
	float: left;
	background: url(/images/template/thinktank/columnright_bg3.jpg) no-repeat top left; 
	}

div.content_btm {height:55px; } 


#bodycontent {
	height: 1367px;
	overflow: hidden;
	position: relative;
}
#bodycontent p {
	margin: 0;
	padding: 0;
}
#bodycontent h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #522988;
}

#tt-pic-rotate {
	width: 184px;
	position: absolute;
	top: 190px;
	right: 68px;
	}

#tt-intro {
	position: absolute;
	top: 45px;
	left: 225px;
	width: 175px;
	line-height: 1.4em;
	}

#tt-multi-level {
	position: absolute;
	top: 430px;
	left: 135px;
	width: 240px;
	}
	#tt-multi-level p { margin-bottom: 30px; }

#tt-bottom-text {
	position: absolute;
	width: 200px;
	top: 800px;
	right: 25px;
	}

#tt-bottom-text2 {
	position: absolute;
	width: 270px;
	top: 940px;
	right: 45px;
	}
	
#tt-challenge-cta {
	text-align: center;
	position: absolute;
	top: 870px;
	left: 180px;
	line-height: 13px;
	}

#tt-photo-gallery {
	position: absolute;
	width: 298px;
	height: 208px;
	top: 1055px;
	right: 28px;
	}

a#tt-photog-cta {
	display: block;
	width: 550px;
	height: 200px;
	position: absolute;
	top: 1050px;
	left: 0;
	text-indent: -9999px;
	}

#tt-sponsorship {
	position: absolute;
	bottom: 40px;
	left: 80px;
	}

#menuh {
	margin-bottom: 0px;
	margin-left: 250px;
	width: 500px;
	}
#menuh2 {
	position:absolute;
	text-align: left;
	z-index: 150;
	top: 90px;
	text-decoration: none;
	left: 30px;
	}

#menu { z-index: 999; position: relative; }