body {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	background: #CEE4CD url(/images/global/bg.jpg) repeat-y fixed 50% 0;
}

#container {
	width: 900px;
	position: relative;
}

#content {
	text-align: left;
}

td.headercol1 {
	background-color: #3F799A;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #FFFFFF;
	font-family: century gothic;
	font-size: 30px;
	line-height: 24px;
}

td.headercol2 {
	background-color: #911616;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #FFFFFF;
	font-family: century gothic;
	font-size: 30px;
	line-height: 24px;
}

td.headercol3 {
	background-color: #857557;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #FFFFFF;
	font-family: century gothic;
	font-size: 30px;
	line-height: 24px;
}

td.headercol4 {
	width: 294px;
	padding-bottom: -5px;
}
td.navbar{
	background-color: #064962;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}

td.navbar a{
	font-family: arial;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
}

td.navbar a:hover{
	font-family: arial;
	color: #3f799a;
	font-variant: small-caps;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}

.list1 {
	vertical-align: top;
	text-align: left;
	width: 225px;
	white-space: nowrap;
}

.list2 {
	vertical-align: top;
	text-align: left;
	width: 225px;
	white-space: nowrap;
}

.list3 {
	vertical-align: top;
	text-align: left;
	width: 475px;
	height: 160px;
	background-color: #F2F2F2;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	margin-bottom: 225px;
}


.index1 {
	text-align: center; 
	width: 215px; 
	height: 133px; 
	background-color: #FFF; 
	border: 2px; 
	border-style: solid; 
	border-color: #226890;
}

.index2 {
	text-align: center; 
	position: relative; 
	left: 245px; 
	top: -137px; 
	width: 215px; 
	height: 133px; 
	background-color: #FFF; 
	border: 2px; 
	border-style: solid; 
	border-color: #a92722;
}

.events {
	border: 1px solid #F2F2F2;
	width: 100%;
	height: 175px;
}

.eventsleft {
	left: 0px;
	width: 520px;
	padding: 15px 15px 15px 5px;
}
.eventsright {
	width: 320px;
	padding: 15px 15px 15px 0px;
}

#volunteersubmit {
	border: 1px solid #666;
	background-color: #666;
	height: 55px;
	width: 98%;
	padding: 5px;
	cursor: hand;
	cursor: pointer;
}
