@charset "utf-8";
/* CSS Document */

#masthead {
	position:absolute;
	left:10px;
	top:10px;
	width:750px;
	height:170px;
	z-index:1;
}
#masthead_insert {
	position:absolute;
	left:78px;
	top:56px;
	width:192px;
	height:16px;
	z-index:2;
}
#left_menu {
	position:absolute;
	left:10px;
	top:181px;
	width:161px;
	height:1061px;
	z-index:2;
	background-color: #B6DC25;
}
#content {
	position:absolute;
	left:181px;
	top:192px;
	width:580px;
	height:1136px;
	z-index:2;
}
#calendar {
position:absolute;
	left:181px;
	top:192px;
	width:600px;
	height:400px;
	z-index:2;
}

#index_crud_war {
	position:absolute;
	left:178px;
	top:169px;
	width:560px;
	padding: 10px;
	z-index:1;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	overflow: visible;
}
#index_son_servants {
	position:absolute;
	left:178px;
	top:265px;
	width:265px;
	z-index:2;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	overflow: auto;
}

#index_mission_trip_photos {
	position:absolute;
	left:474px;
	top:265px;
	width:285px;
	z-index:1;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	overflow: visible;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a.menu_left_link:link {
	color: #BA007F;
	text-decoration: none;
	padding-left: 10px;
}
a.menu_left_link:visited {
	text-decoration: none;
	color: #BA007F;
	padding-left: 10px;
}
a.menu_left_link:hover {
	text-decoration: underline;
	color: #EE7A03;
	padding-left: 10px;
}
a.menu_left_link:active {
	text-decoration: none;
	padding-left: 10px;
}
p.menu_left {
	padding-left: 10px;
}
h3 {
	color: #BA007F;
}
h4.content {
	color: #BA007F;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
p.content {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0px;
}
div.calendar {
	padding-bottom: 30px;
}

#postcards {
	position:absolute;
	left:177px;
	top:187px;
	width:582px;
	height:69px;
	z-index:3;
}
