@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
	background-color: #e4e2e3;
	padding-top: 30px;
}

.top {
	background-image: url(images/napm_01.jpg);
	background-repeat:no-repeat;
	width: 839px;
	height: 168px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	padding-left: 40px;
	padding-top: 15px;
	padding-right: 10px;
	width: 615px;
	height: 1%;
	text-align: left;
}

.content a {
	color:#000000;
	text-decoration:none;
}

.content a:hover {
	color: #000000;
	text-decoration:underline;
}

.content a:visited {
	color: #000000;
}

.h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #004b8d;
}

#indent {
	padding-left: 40px;
}

.navi {
	max-height:233px;
	background-color:#faf9f9;
	width: 224px;
	height: 1%;
	border:solid;
	border-color:#dadada;
	border-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.member {
	margin-left: 0;
	margin-bottom: 10px;
}

.caldate {
	font-weight: bold;
}

.title {
	font-weight: bold;
	color: #333;
}

.smalltitle {
	background-color: #dbdada;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.small1 {
	font-size: 10px;
}

.small2 {
	background-color: #dbdada;
	font-size: 10px;
}


.normaltitle {
	background-color: #dbdada;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.normal1 {
	font-size: 12px;
	color: #666;
}

.normal2 {
	background-color: #dbdada;
	font-size: 12px;
	color: #666;
}

.side {
	background-color:#faf9f9;
	height: 100%;
}

.space1 {
	background-color:#e8e7e7;
}

.space2 {
	background-color:#e5e4e4;
}

.space3 {
	background-color:#e2e2e1;
}

.sidebtn1 {
	background-image:url(images/btn1bg.jpg);
	background-repeat: repeat-x;
	border:solid;
	border-color:#dadada;
	border-width: 1px;
}

.sidebtn2 {
	background-image:url(images/btn2bg.jpg);
	background-repeat: repeat-x;
	border:solid;
	border-color:#dadada;
	border-width: 1px;
}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 10px;
	font-weight:bold;
	width: 224px;
	height: auto;
	background-color:#faf9f9;
}

.sidenav a {
	color: #4e4e4e;
	text-decoration:none;
}

.sidenav a:hover {
	color: #4e4e4e;
	text-decoration:underline;
}

.sidenav a:visited {
	color: #4e4e4e;
}
	
#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:center;
	color:#666;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	font-weight:bold;
	width: 100%;
	background-color:#d3d2d2;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align:center;
	color:#4e4e4e;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	width: 100%;
}

#photos {
	text-align:left;
	width: 70%;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	text-align: center;
	margin: 10px;
	padding: 10px;
	height: 70px;
	width: 400px;
	border: thin solid #C00;
	position: relative;
	left: 100px;
}
.box3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 550px;
	border: medium solid #900;
}
.box4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	margin: 10px 20px;
	padding: 10px 20px;
	height: 480px;
	width: 600px;
	border: medium solid #606;
	position: relative;
}
