*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color: white;
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 30px 0px 0px 0px;
}
div#page {
	text-align: left;
	background: #white;
	width: 955px;
	margin: 5px auto;
}
div#header {
	margin: 0px;
	height: 35px;
}
div#header p{
	font-size:1.5em;
}

div#title h1{
	margin:10px;
	color:black;
	font-size:2em;
	font-family:Verdana,Helvetica,sans-serif;	
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 25px 5px 5px;
}

.imageleft{
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;

}

div#menu {
	clear: both;
	width: auto;
	height:30px;
	margin: 0 0 0 0;
	padding: 0px;
	border-top: 1.5px solid #CCCCCC;


}
div#menu ul{
	margin: 0px;
	padding: 0px;
}
div#menu li{
	float: left;
	margin: 0;
	width: 158px;
	padding: 0px;
	border-right:1px solid #CCCCCC;
	text-align: center;
	list-style-type: none;
	font-size: 90%;
	
}
li#menu01{
	border-left:1px solid #CCCCCC;
}


div#menu a{
	display: block;
	padding: 5px 0;
	font-weight:bold;
	color: black;
	text-decoration: none;	
}
div#menu a:hover{
	color: #FFDE00;
	background: black;
	
}
.post{
	width:auto;

}
.post h2{
	background-color:powderblue;
	padding: 0px;
	margin-top: 0px;
	/*margin-bottom: 30px;*/
	line-height:32px;
	padding-left:10px;
}
.post_text{}
.post_text ul{
	border-top:groove;
	border-bottom:ridge;
}
.post_text li{
	font-size:1.2em;
	color:black;
	margin: 0px 0px 0px 100px;
	padding: 5px;
}
.post_text_index{}
.post_text_index ul{
	border-top:groove;
	border-bottom:ridge;
}
.post_text_index li{
	font-size: 2em;
	color:black;
	margin: 0px 0px 0px 40px;
	padding: 5px;
	line-height:50px;
}
div#staff{
	margin:30px 0px 0px 30px;

}
.imgcaption{
	text-align: center;
}

.imgcaption img{
	margin-bottom: 10px;
	max-width: 736px;
}

div#main{
	width:auto;
	margin-top:30px;
	padding:5px 0px;
	
}
div#content{
	width:756px;
	background-color:white;
	margin: 0px 20px 0px;
}
div#content_inner{
	padding: 0px 10px 0px;
	
}

div#member_main {
	margin: 0px;
	width: 380px;
	border-right: 1px solid #CCCCCC;
	float:left;
}
div#member_main p {
	
}
div#member_main ul {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
 	font-size:1em;
}
div#member_main li{
	font-size: 1em;
	line-height: 32px;
}

div#submain {
	width: 340px;
	float:right;
	padding-top:128px;
}
div#submain ul{
	margin-top: -25px;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 40px;
}
div#submain li{
	font-size: 1em;
	line-height: 32px;

}

div#submain p{

}
div#foot {
	border-top: 1px solid #333333;
	padding: 0px;
	text-align: center;
	clear: both;
	margin: 0px;
	background: white;
	color: black;
	margin:0px 0px 20px 0px;
}
div#foot p{
	font-size:1em;
	font-weight:bold;
	margin: 5px 0px 0px;
	padding: 0px 0px;

}
div#border{
	margin-left:-25px;
	border-top:	solid 2px grey;
}
#awd{
	list-style-type: square;
	margin-left:10px;
	
}

.post h3{
	color:crimson;

}

.post h3 a{
	color:crimson;

}
.post h4{
	background-color:palegreen;
	padding: 0px;
	margin-top: 0px;
	/*margin-bottom: 30px;*/
	line-height:32px;
	padding-left:10px;
	font-size:1.5em;
}
.post h5{
	background-color:sandybrown;
	padding: 0px;
	margin-top: 0px;
	/*margin-bottom: 30px;*/
	line-height:32px;
	padding-left:10px;
	font-size:1.5em;
}
