body  { 
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7; 
	text-align: center; 
	margin: 0; 
	padding: 0;
}


#page, #page1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 702px;
	voice-family: "\"}\""; 
    voice-family:inherit;
    width: 700px;
}

html>#page, html>#page1 {
	width: 700px;
}


#banner, #visual, #container {
	margin: 20px;
}

#container {
	margin-bottom: 30px;
}

#banner {
	line-height: 45px;
}

#logo {
	float: left;
	width: 180px;
}

#nav {
	text-align: right;
	font-size: 70%;
}

#nav li, #nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#visual {
	margin-top: 0;
	text-align: center;
}

#visual img {
	border: 1px solid #e27f17;
}


#content {
	width: 380px;
	float: left;
	font-size: 80%;
	line-height: 150%;
}

#content1 {
	font-size: 80%;
	line-height: 150%;
}


#blog {
	margin-top: 30px;
	margin-bottom: 50px;
}

#blog h3 {
	cursor: default;
	background: #ffedd5;
	color: #e27f17;
	text-align: right;
	padding: 3px;
	padding-right: 10px;
	font-size: 1em;
	font-weight: bold;
}

#blog p {
	margin-top: 20px;
	margin-bottom: 10px;
}


#dictionary {
	padding: 10px;
	background: #ffedd5;
	border: 1px solid #e27f17;
}

#dictionary p {
	margin: 0;
	line-height: 150%;
}


#card {
	cursor: pointer;
	margin: 30px 0 30px 0;
	padding: 10px;
	border: 1px solid #000;
}

#card p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

#card span {
	display: block;
}

#card a {
	color: #000;
	text-decoration: none;
}

#content1 #card {
	margin: 50px auto 30px auto;
	width: 230px;
	line-height: 1.2em;
}

#content1 #card a {
	font-weight: normal;
}

#side {
	margin-left: 422px;
	width: 230px;
	font-size: 0.7em;
}


#footer {
	clear: both;
	margin: 0;
	background-color: #eee;
}

#footer p {
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 0.7em;
	text-align: center;
}


a:link, a:visited {
	color: #6F3B0E; 
	text-decoration: none;
}

a:hover, a:active {
	color: #6F3B0E; 
	text-decoration: underline;
}

#content a, #content1 a {
	font-weight: bold;	
}

p {
	margin-top: 0;
}

.words {
	font-variant: small-caps;
	display: block;
}

.description {
	font-weight: bold;
}

.services {
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #6F3B0E;
}

.services a {
	padding: 5px;
	display: block;
}

.services a:link, .services a:visited {
	background-color: #ffcf9f;
	color: #000; 
	text-decoration: none;
}

.services a:hover, .services a:active {
	background-color: #fff;
	color: #000; 
	text-decoration: none;
}



.post_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #5D7251;
	margin-bottom: 0;

}

.post_date {
	font-style: italic;
	color: #6F3B0E; 
	display: block;
	margin-top: -5px;
}


li span {
	display: none;
}

li.currentpage span {
	font-weight: bold;
	display: inline;
	cursor: default;
}


li.currentpage a {
	display: none;
}

#content img, #content1 img {
	border: 1px solid #ccc;
}


