/* Generated by KompoZer */
body {
	color: black;
	background-color: #ffefcf;
}
#page {
  border:  none;
  color: #9d2748;
  min-width: 700px;
  background-color: #ffefcf;
}
a {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
a:link {
  color: #9d2748;
  background-color: inherit;
}
a:visited {
  color: gray;
  background-color: inherit;
}
a:link:hover {
  text-decoration: underline;
  background-color: #fdb813;
  color: #9d2748;
}
a:visited:hover {
  text-decoration: underline;
  background-color: #fdb813;
  color: purple;
}
a:active {
  color: red;
  background-color: yellow;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 5px;
	color: #9d2748;
	text-shadow: #bbbbbb 1px -1px 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-shadow: gray;
	color: #9d2748;
}
#header {
  border-bottom: 1px solid black;
    min-width: 700px;
  min-height: 165px;
  /*background-color: #ffefcf;
  background-repeat: no-repeat;
  color: #9d2748;
  font-family: Tahoma;
  background-position: right center;
  line-height: 0.5cm;
  background-image: url(images/Logo.png);*/
  border-bottom-color: ButtonShadow
}
#menu1 {
  width: 22%;
  float: left;
}
#menu1 ul {
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 0px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu1 li {
	border-bottom: 1px solid black;
	border-bottom-color: ButtonShadow;
}
#menu1 a {
  margin: 0;
  padding: 4px 8px;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
#menu2 {
  display: none;
}
#content {
	border-left: 1px solid black;
	width: 71%;
	background-color: #ffefcf;
	color: black;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	border-left-color: ButtonShadow;
}
#footer {
  border-top: 1px solid black;
  clear: right;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  border-top-color: ButtonShadow
}
#page div {
  padding: 0.75em;
}
