body {
	font-size: 1.2em;
	}
div#footer {
	font-size: 75%;
	}
div#titlehead {
	/*padding: 1em 1em 1em 0;*/
	padding: 0 1em 0 0;
	margin: 0;
	height: 108px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	color: #892034;
	border-bottom: 4px solid #d49100;	
	background: #ffffff url(../images/header-building_a.jpg) no-repeat;
	}

.highlight {
	font-weight: bold;
	font-size: 1em;
	padding: 0.25em 1em 0.5em 1em;
	border: 2px solid #892034;
	background: silver;
	}
#container {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 74px;
	width: 360px;
	clear: left;
	background-color: #fff;
	border: 14px double #808080;
	border-top-color: #c0c0c0;
	border-left-color:#c0c0c0;
	}
.tips {
	margin: 0;
	padding: 0;
	background: white;
	float: right;
	/*position: absolute; 
	left: 1em; 
	top: 32em; */
	width: 12em;
	font-size: 0.85em;
	font-family: Arial, Verdana, sans-serif;
	border: solid #d49100 2px;
  }
.tips ul {
	margin: 0; 
	padding: 0.25em; 
	}
.tips li {
	position: relative; 
	list-style: none; 
	margin: 0;
	}
.tips li.emph {
	font-style: italic;
	background: silver;
	}
.tips li.bld {
	font-weight: bold;
	}
.tips li.times{
	border-bottom: 1px solid silver;
	}
.tips h4 {
	margin: 0; 
	padding: 0.33em 0.5em 1px 0.25em;
	background: #d49100;
	font-size: 1em; 
	font-style: bold;
	letter-spacing: 1px;
	border-style: solid solid dotted; 
	border-width: 1px 2px 1px 0;
	border-color: #d49100; 
	color: #892034;
  }	
div#click {
	padding: 0.1em;
	/*margin: 0.1em 0.1em 0.1em 1em;*/
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	clear: left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.1em;
	font-weight: bold;
	background: #892034; 
	border: 1px solid #d49100;
	width: 20em;
	}
div#click:hover {
	color: #892034;
	background: #d49100;
	}
div#click:hover a{
	color: #892034;
	background: #d49100;
	}
div#click a {
	color: #d49100;
	text-decoration: none;
	}
div#click a:hover {
	color: #892034;
	}
div#notice {
	padding: 0.1em;
	margin: 0.1em 2em 0.1em 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background: silver; 
	border: 1px solid black;
	width: 90%;
	}
div#contents01 {
	margin: 0 0.5em 0 13.5em;
	padding: 0.25em;
	font-size: 0.9em;
	}
div#contents02 {
	margin: 0 0.5em 0 0.5em;
	padding: 1em;
	font-size: 0.9em;
	}
h1 {
	padding-bottom: 1em;
	font-size: 1.3em;
	text-align: center;
	color: #892034;
	border-bottom: 4px solid #d49100;	
	}
h2 {
	padding: 1em 0 0 0;
	font-size: 1em;
	border-top: 2px solid #892034;
	}
h3 {
	padding: 0.9em 0 0 0;
	margin: 0 2em -1px 1.5em;
	font-size: 0.9em;
	border-top: 1px solid #892034;
	}
h4 {
	font-size: 0.9em;
	font-style: italic;
	}

.h3indent {
	padding: 0.2em;
	margin: 0 2em 0 2em;
	font-size: 1em;
	}
.linklist {
	font-size: 1em;
	list-style-type: none;
	line-height: 1.65em;
	font-weight: bold;
	}
.menu {
	margin: 0;
	margin-left: 0;
	padding: 0;
	background: white;
	float: left;
	width: 13em;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif;
	border: solid #d49100 2px;
  }
.menu ul {
	margin: 0; 
	padding: 0.25em; 
	}
.menu li {
	list-style: none; 
	margin: 0;
	border-bottom: 2px solid silver;
	}
.menu li ul li{
	list-style: none;
	margin: 0;
	border-bottom: 1px solid gray;
	}
.menu h4 {
	margin: 0; 
	padding: 0.33em 0.5em 1px 0.25em;
	background: #d49100;
	font-size: 1em; 
	font-style: bold;
	letter-spacing: 1px;
	border-style: solid solid dotted; 
	border-width: 1px 2px 1px 0;
	border-color: #d49100; 
	color: #892034;
  }	
