body {
	
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-left: 120px;
	margin-right: 10%;
	background-image: url(../images/keys.jpg);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	background-attachment: fixed;
	}
	
	div.figure {
  float: none;
 border: thick silver solid; 
border-style:ridge;
  margin: 0.5em;
  padding: 0.5em;
background-color:white;
	
  letter-spacing: .01px;
  width: 150px;
   font-size: 70%;
 line-height: 1em;
	  text-align: center;
	
  }
	
h1  {
	color: White;
	background-color: #008D8E;
	text-align: center;
	font-style: oblique;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	BORDER-bottom: White 10px outset;
	BORDER-right: White 10px outset;
}

h2 {
	text-align: center;
}

h3 {
	text-align: center;
}

p {
	font-family:  verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a:link {
	color:#09c;
	font-size:1em;
	text-decoration: underline;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:visited {color:#07a;}
a:active {
	color: Red;
}
a:hover {background-color:#eee;}



#Content {
	margin:0px 210px 50px 10px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	right:80px;
	width:250px;
	padding:10px;
background-color:#D3F686;
	
	BORDER-bottom: White 10px outset;
	BORDER-right: White 10px outset;
	line-height:2em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:180px;}


#Menu a:link {text-decoration: none;}
#Menu a:visited {text-decoration: none;}
#Menu a:hover {text-decoration: underline;}

