body {
	
	
}
.events {
	font-family: lato, "open sans";
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	width: auto;
}
#wrapper {
	
}
* {
	margin: 0px;
	padding: 0px;
}
 
h1 {
	
	text-align: center;
}

h2 {
	
	}

#table {
	height: 700px;
	width: 710px;
	
}
#wrapper #statecryst {
	width: 710px;
	float: left;
	height: auto;
	margin-left: 5px;
	background-color:#DEB887;
}
	.floatcontentleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	
}	
