/* CSS Document */

body {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	min-width:760px;
}

a {
	color:#000000;
}

h1 {
	font-size:1.4em;
}

#container {
	position:relative;
	margin:0 auto;
	width:760px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
}

.head{
	font-size:0.8em;
}

#header {
	font-family:Georgia, "Times New Roman", Times, serif;
	height:50px;
	background-color:#FFFFFF;
}

#top_nav {
	display:none;
}

#sub_nav {
	display:none;
}

#main {
	width:760px;
	margin:0;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}

#footer {
	display:none;
}

#map_nav {
	display:none;
}

.map_image {
	display:none;
}

#main p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:1em;
	line-height:1.3em;
	font-weight:100;
	margin:10px 88px 10px 17px;
}

#main h2 {
	color:#000;
	font-size:2em;
	line-height:1.5em;
	font-style:normal;
	font-weight:100;
	margin:12px 0 4px 19px;
}

#search {
	display:none;
}

h4 {
	font-size:1.1em;
	margin:8px 0 4px 19px;
	font-weight:100;
}

acronym {
	border-bottom:1px dotted #333333;
}

#side_col ul{
	display:none;
}

#box{
	width:500px;
	border:solid 1px #000;
	padding:15px;
	color:#000;
	background-color:#fff;
}

#footer_nav {
	display:none;
}

#century{
	display:none;
}


#dida {
	font-size:0.8em;
	color:#666666;
	width:517px;
	height:20px;
	background-color:#F5F7E0;
	border-bottom:1px solid #D7D9C5;
	border-top:1px solid #333333;
	padding:5px 20px 0 18px;
	margin:0 0 10px 0;
	
}
#dida-side {
	font-size:0.8em;
	color:#666666;
	width:166px;
	background-color:#F5F7E0;
	border-bottom:1px solid #D7D9C5;
	padding:5px 20px 5px 18px;
	margin:0 0 10px 0;
	
}
.skiplink {display:none} 