body {
	text-align: center;
	margin: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	background-image: url(../images/cowcoinc_02.jpg);
	height: 195px;
}
.bot {
	background-image: url(../images/cowcoinc_05.jpg);
	height: 164px;
}
.mid {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.mid2 {
	background-image: url(../images/cowcoinc_04.jpg);
	height: 641px;
	background-repeat: no-repeat;
}
.left {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #295079;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.main {
	font-size: 12px;
	color: #091D58;
	text-align: left;
	vertical-align: top;
}
.overflow {
	overflow: auto;
	text-align: center;
}
.footer {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
a {
	color: #091D58;
}
.section {
	font-size: 16px;
	font-weight: bold;
}
.cal_when {
	width: 31%;
}
.cal_where {
	width: auto;
}
.cal_what {
	width: auto;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.cal {
	float: right;
}
.red {
	color: #FF0000;
}
.justified {
	text-align: justify;
}
