html {
	margin: 0;
	padding: 0;
}


body	{
		margin:				0;
		padding:			0px;
		padding-top:		0px;
	    font:x-small Arial,San Serif;
		color:				#000;
		font-size:			10px;
		line-height: 13px;
		background-color: #495057;
		
		
		
}



a {
	
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #6cbbfb;
	}

a:visited {
	color: #6cbbfb;
	}

a:active {
	color: #6cbbfb;
	}

a:hover {
	color: #6cbbfb;
	}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:			18px;
	line-height: 		19px;
	padding-bottom: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:			16px;
	line-height: 		18px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:			13px;
	line-height: 		15px;
}
strong{
		font-size:			10px;
		line-height: 		15px;
		font-weight:  bold;
}

#date{
		font-size:			10px;
		line-height: 		12px;
		color: #6cbbfb;
}

#tweet{
		font-size:			11px;
		line-height: 		13px;
		padding-bottom: 10px;
}


#twitter{
		color: #fff;
		width: 280px;
}


#map_canvas {
	padding-bottom: 10px;
   
}


#bottom {

   
}
