body {
	background: #768286; /* from pic */
	font-size: 92%;
	font-style: normal;
	font-weight: normal;
}

a {
   color: #fefeee;
	text-decoration:none;
}


#master {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	background: #768286;
	text-align: left;
	height: 100%;
	overflow: auto;
/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
*/
}

#links {
   margin-left: 48px;
	font-family: MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #112f3d;
   letter-spacing: 2pt;
}


#links a:link, #links a:visited {
  color: #F9c533;
/*
  border-color: #fb3;
  border-width: 0px 0px 1px 0px;
  border-style: none none dashed none;
*/
}

#links a:hover {
  color: #112f3d;
  background-color: #ccc;
}

#links a:active {
  background-color: #fff;
}

#footer {
	font-family: Georgia, Verdana, Helvetica, sans-serif, Arial;
   text-align: left;
   margin-top: 18px;
	color: #112f3d;
	font-size: 10px;
}

#footer a {
  color: #112f3d;
}

div.front {
  height: 310px;
  width: 600px;
  align: center;
  background: #768286 url(../pix/title.jpg) no-repeat;
}



hr {
  width: 84%;
  height: 1px;
  border: 0;
  color: #dedddc;
  background-color: #dedddc;
}

.w3cbutton3 {
  margin: 1em 0;
  width: 9em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}

.w3cbutton3 a {
  display: block;
  width: 100%;
}

.w3cbutton3 a:link, .w3cbutton3 a:visited, .w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}

.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}

