side-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	width: 120px;
	color: #FF3300;
	font-weight: normal;
	float: none;
	height: 480px;
}
grid_table {
	border-top-color: #666666;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	height: 590px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF3300;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	letter-spacing: -1px;
	width: 330px;
	height: 55;
	clear: none;
	float: none;
	position: relative;
	top: 7;
}
#side_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF3300;
}
.small_info_text {
	font-size: 36px;
	color: #FF3300;
	line-height: 100px;
}
.small_info_textCopy {
	font-family: Interstate-Bold, Interstate-Light, Interstate-Regular;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	height: 235px;
	width: 100px;
	vertical-align: middle;
	text-align: left;
	float: left;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

