body {
	background-color: #4F4F4F;
}
.ministry {
	font-size: 30px;
	color: #000066;
	font-family: font-family: Geneva, Arial, Helvetica, sans-serif;
}
.calendar {
	height: 80px;
	width:100px;
	position: relative;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	background-image: url(graphics/cal/bg.png);
	background-repeat: repeat;
}
.calendartoday {
	height: 78px;
	width:98px;
	position: relative;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 2px solid #0000CC;
	background-image: url(graphics/cal/bgtoday.png);
	background-repeat: repeat;
	background-position: center center;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: justify;
}
.today {
	color: #FF0000;
	font-size: 16px;

}
.calhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.menuleft {
	background-image: url(graphics/menuleft.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
}
.menubg {
	background-image: url(graphics/menu.png);
	background-repeat: repeat-x;
}
.menuright {
	background-image: url(graphics/menuright.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
}

.sidebar_left {
	background-image: url(graphics/sidebar/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.sidebar_middle {
	background-image: url(graphics/sidebar/middle.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar_middle_line {
	background-image: url(graphics/sidebar/middle.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.middle_line {
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar_right {
	background-image: url(graphics/sidebar/right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.sidebar_bottom_left {
	background-image: url(graphics/sidebar/bottomleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 20px;
}
.sidebar_bottom_right {
	background-image: url(graphics/sidebar/bottomright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 15px;
}
.sidebar_bottom {
	background-image: url(graphics/sidebar/bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_top_left {
	background-image: url(graphics/border/topleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 21px;
	width: 20px;
}
.border_top {
	background-image: url(graphics/border/top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_top_mtn {
	background-image: url(graphics/border/topmtn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 278px;
}
.border_top_right {
	background-image: url(graphics/border/topright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 20px;
}
.mtn {
	background-image: url(graphics/border/mtn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 278px;
	height: 61px;
}
.mtn_right {
	background-image: url(graphics/border/rightupper.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border_left {
	background-image: url(graphics/border/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.border_middle {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border_right {
	background-image: url(graphics/border/right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.border_bottom_left {
	background-image: url(graphics/border/bottomleft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 20px;
}
.border_bottom_right {
	background-image: url(graphics/border/bottomright.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 20px;
}
.border_bottom {
	background-image: url(graphics/border/bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.cal_top_left {
	background-image: url(graphics/cal/topleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 46px;
	width: 16px;
}
.cal_top {
	background-image: url(graphics/cal/spiral.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cal_top_right {
	background-image: url(graphics/cal/topright.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 30px;
}
.cal_left {
	background-image: url(graphics/cal/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.cal_right {
	background-image: url(graphics/cal/right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 30px;
}
.cal_bottom_left {
	background-image: url(graphics/cal/bottomleft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 16px;
}
.cal_bottom {
	background-image: url(graphics/cal/bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.cal_bottom_right {
	background-image: url(graphics/cal/bottomright.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_top_left {
	background-image: url(graphics/cal/ptopleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 25px;
}
.p_top {
	background-image: url(graphics/cal/ptop.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.p_top_right {
	background-image: url(graphics/cal/ptopright.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 20px;
}
.p_left {
	background-image: url(graphics/cal/pspiral.png);
	background-repeat: repeat-y;
	background-position: top right;
}
.p_right {
	background-image: url(graphics/cal/pright.png);
	background-repeat: repeat-y;
	background-position: left;
}
.p_bottom_left {
	background-image: url(graphics/cal/pbottomleft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
.p_bottom {
	background-image: url(graphics/cal/pbottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.p_bottom_right {
	background-image: url(graphics/cal/pbottomright.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_middle {
	background-image: url(graphics/cal/pmiddle.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cal_middle {
	background-image: url(graphics/cal/calbg2.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.plan_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.texttopleft {
	background-color: #FFFFFF;
	background-image: url(graphics/text/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
}
.textleft {
	background-color: #FFFFFF;
	background-image: url(graphics/text/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.textleftbottom {
	background-color: #FFFFFF;
	background-image: url(graphics/text/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
}
.texttop {
	background-color: #FFFFFF;
	background-image: url(graphics/text/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textbottom {
	background-color: #FFFFFF;
	background-image: url(graphics/text/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textrighttop {
	background-color: #FFFFFF;
	background-image: url(graphics/text/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
}
.textright {
	background-image: url(graphics/text/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.textrightbottom {
	background-color: #FFFFFF;
	background-image: url(graphics/text/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	background-color: #FFFFFF;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
.bibletopleft {
	background-color: #FFFFFF;
	background-image: url(bible/text/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bibleleft {
	background-color: #FFFFFF;
	background-image: url(bible/text/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bibleleftbottom {
	background-color: #FFFFFF;
	background-image: url(bible/text/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bibletop {
	background-color: #FFFFFF;
	background-image: url(bible/text/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.biblebottom {
	background-color: #FFFFFF;
	background-image: url(bible/text/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.biblerighttop {
	background-color: #FFFFFF;
	background-image: url(bible/text/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bibleright {
	background-image: url(bible/text/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.biblerightbottom {
	background-color: #FFFFFF;
	background-image: url(bible/text/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bverse {color: #666666}
.staff_middle {
	background-image: url(graphics/staff/middle.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.staff_top_left {
	background-image: url(graphics/staff/topleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.staff_top {
	background-image: url(graphics/staff/top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.staff_top_right {
	background-image: url(graphics/staff/topright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 20px;
}
.staff_left {
	background-image: url(graphics/staff/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.staff_right {
	background-image: url(graphics/staff/right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.staff_bottom_left {
	background-image: url(graphics/staff/bottomleft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.staff_bottom_right {
	background-image: url(graphics/staff/bottomright.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.staff_bottom {
	background-image: url(graphics/staff/bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.youth_middle {
	background-color: #FFFFFF;
	background-image: url(http://youth.mvcglenwood.org/wp-content/themes/mvchurch/graphics/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeats;
	font-size: 12px;
}
.youth_top_right {
	background-image: url(http://youth.mvcglenwood.org/wp-content/themes/mvchurch/graphics/border/topright.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 20px;
}
