#bg {
	height: auto;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_bdy.jpg);
	background-repeat: repeat-y;
}
* {
	margin-top: 0px;
	margin-bottom: 0px;
}
#hd {
	height: 161px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/h_img.jpg);
}
#links {
	height: 262px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	can i type here
}
#l_1 {
	float: left;
	height: 262px;
	width: 249px;
	background-image: url(../img/l_img.jpg);
}

#fl {
	float: right;
	height: 262px;
	width: 661px;
	background-image: url(../img/bg_fl.jpg);
}
#h_body {
	height: 25px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#pg_bdy {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/by_bg.jpg);
}
#bd_ft {
	height: 48px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/f_b_img2.jpg);
	text-align: right;
}
#bg #bd_ft #cpyrt {
	font-size: 12px;
	font-style: italic;
	padding-top: 19px;
	padding-right: 8px;
}
#bg #links #l_1 #Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
}
#bdy_txt {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#current_events {
	float: right;
	height: auto;
	width: 340px;
	margin-left: 7px;
	margin-bottom: 7px;
}
#events_upper {
	background-image: url(../img/events_upper_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 340px;
}
#events_middle {
	background-image: url(../img/events_middle_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 340px;
}
#events_middle_content {
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#events_bottom {
	background-image: url(../img/events_lower_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 340px;
}
