/* @override http://www.freezinforareason.com/_css/home.css */

body{
	background-color:#caeaff;
	font: 16px/18px Trebuchet MS, Helvetica, sans-serif;
}

#container{
	position:absolute;
	width:1010px;
	margin-left:50%;
	left:-505px;
	border:2px solid white
}

#thermometer{
	width:196px; 
	height:596px; 
	position:absolute; 
	top:0px; 
	left:810px; 
	background-color:#FFF; 
	border:2px solid #566279;
}

#thermometer_top{
	position:absolute; 
	width:160px; 
	height:67px;
	top: 10px;
	left: 5px;	
}

#thermometer_color{
	position: absolute;
	width: 40px;
	background-color: #A0C0f1;
	bottom: 7px;
	left: 18px;
	z-index: -10;
}

#thermometer_bottom{
	position: absolute;
	width:141px; 
	height:371px;
	top: 77px;
	left: 49px;
	z-index: 5;
}

#donated{
	z-index:2;
	position:absolute;
	top:445px;
	width:196px;
	height:150px;
	font-size:16px;
	text-align:center
}