
P, TD { font-family: arial, sens-serif; color: #111 }

BODY { background: url(kimonostripe.png) #a29b7f;
	 margin: 0;
	 padding: 0; }
	 
H1 { border-top: solid 1px #ef5229;
	border-bottom: solid 1px #ef5229; }

H2 { border-top: solid 5px #ef5229;
	border-bottom: solid 3px #ef5229; }
	
H3 { border-bottom: solid 1px #ef5229; }

A { color: #a29b7f; text-decoration: none; }

A:visited { color: #45496c; }

A:hover { text-decoration: underline }

#content { margin: 50px 50px 40px 200px;
	padding: 1em;
	border-right: solid 5px #000;
	border-left: solid 5px #000;
	background: #ffffff/*f1f1eb*/; }
	
body > #menu { position: fixed; }

#menu { position: absolute; top: 0; left: 0;
	width: 8.5em;
	margin: 0;
	padding: 3em .5em .5em 1em;
	 }

#nav { float: left;
	width: 7em;
	padding: .5em;
	margin: 0;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background: #ffffff; }


#license { text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	background: #ffffff;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	color: #45496c;
	font-size: smaller; }
	
#mailform {display: none; }

#mailmessage {display: block;
	padding: .5em 2em; }
	
body#kimonohome a#homelink,
body#manner a#mannerlink,
body#patterns a#patternslink,
body#resources a#resourceslink,
body#strategies a#strategieslink,
body#terminology a#terminologylink,
body#adaptations a#adaptlink {color: #000000; }
