body {

	background-color: white;

}

hr {
   display: none;
}

#fblikebutton {
   display: none;
}

#containerBoxBorder {
	margin: 0 auto;
	width:950px;
}

#title {
	text-align: left;
	color: black;
}

#picture {
    display: none;
	
    margin-left: auto;
    margin-right: auto }

#menu ul {
    display: none;
	
	margin: 0;
	margin-bottom: 1.5%;
	padding-left: 0;
	border: 1px solid #DFDFDF;
	border-width: 1px;
    margin-left: 0.5%;
    margin-right: 0.5%;
}

#menu li {
	display: inline;
}

#menu ul li a {
	border: 1px solid #DFDFDF;
	border-width: 1px 0;
	color: brown;
	font-weight: bold;
	background: white;
}

#menu ul li a:hover {
	color: black;
	background-color: #F3F3F3;
	padding-bottom: 0;
}

#contents {
	font-family: "Arial", Arial, sans-serif;
	font-size: 0.95em;
	color: gray;
	position: absolute;
	width: 20%;
}
#contents li a {
	color: gray;
}

#disclaimer {
}


sup {
	font-family: "Arial", Arial, sans-serif;
	font-size: 0.7em;	
}

.endnote {
	font-family: "Arial", Arial, sans-serif;
	color: gray;
	font-size: 0.85em;
}


.sectioncontents {
	list-style-type: none;
	list-style-position: outside;
}
.sectionparent {
	list-style-type: disc;
	list-style-position: inside;
}
.sectionchild {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 0.9em;
}
.disclaimer {
	color: lightgray;
--	background-color: lightgray;
	font-size: 0.75em;
}

#text {
	font-family: "Arial", Arial, sans-serif;
	color: black;
	position: absolute;
--	left: 35%;
	left: 10%;
	top: 350px;
--	width:43%;
	width:60%;
}

 .beta {
	text-decoration: none;
 }

q  {
	color: dkgray;
}

blockquote  {
	color: dkgray;
}

address {
	font-family: "Arial", Arial, sans-serif;
	color: dkgray;
	font-size: 0.9em;
}


h1 {
	font-family: "Arial", Arial, sans-serif;
	color: dkgray;
	font-size: 1.2em;	
}

h2 {
	font-family: "Arial", Arial, sans-serif;
	color: #000;	
	font-size: 1.1em;		
}
h3 {
	font-family: "Arial", Arial, sans-serif;
	color: #000;	
	font-size: 1.1em;	
}
h4 {
	font-family: "Arial", Arial, sans-serif;
	color: #000;	
	font-size: 1.1em;	
}
h5 {
	font-family: "Arial", Arial, sans-serif;
	color: dkgray;
	font-size: 1em;	
}