/*Stylesheet for Sandi Maisano's Tarnished Treasures*/

body {font-family: "Helvetica", sans-serif;
		font-size: .9em; line-height: 1.2em;
		color: #4c4c4c; text-align: left;
		background-color: #999999;
		padding: 0px; margin: 0px;}

#banner  {z-index: -1; background-color: black; color: white;
	padding: 0px 0px 10px 0px; margin: 0px; width:100%; height: 130px;}
#banner img {z-index: 10; padding: 0px; margin: 0px;}
 
h3 {color:  #222222; line-height: 1.3em;}

#links {background-color: #none; text-align: center;
	width: 100%; position: relative; bottom: 21px;}
#links a {position: relative; left: 10%;}
#right2 {color: black;}
#left {float: left; width: 300px; background-color: #5e5a59;
	color: white; padding: 0px 16px 16px 16px;
	margin: 30px 20px 20px 20px;}
#left2 {float: left; width: 300px; background-color: #5e5a59;
	color: white; padding: 0px 16px 16px 16px;
	margin: 30px 20px 20px 20px; height: 1300px;}

#left3 {float: left; width: 800px; background-color: #5e5a59;
	color: white; padding: 0px 16px 16px 16px;
	margin: 30px 20px 20px 20px;}
#left3 img {margin: 20px;}
#left3 p {width: 300px;}
#base {clear: both; background-color: #5e5a59;
	color: white; padding: 5px 16px 16px 16px;
	margin: 0px 20px 20px 20px;}

#footer {z-index: 10; clear: both; background-color: black; color: white;
	padding: 10px 10px 10px 10px;
	position: fixed; bottom: 0%; width:100%;}

#line {background-color: #999999; height: 10px;
		margin:  10px 0px 10px 0px;}
#pic img {border-color: white; border-style: solid;
		border-width: 10px;}
#pic1 img {border-color: white; border-style: solid;
		vertical-align: top;
		border-width: 10px; float: right; margin-right: 9%;}
img {margin-top: 30px;}

h2 {line-height: 1.4em; width: 350px; margin-bottom: 5px;
	padding-bottom: 0px;}
a {padding: 5px 10px 10px 10px; margin: 20px 2px 10px 2px;
	text-decoration: none;}
a:link {color: white; background-color: #5e5a59;
		text-decoration: none;}
a:visited {color: white; background-color: #5e5a59;
		text-decoration: none;}
a:focus {color: white; background-color: #5e5a59;
		text-decoration: none;}
a:hover {color: #999999; background-color: black;
		text-decoration: none;}
a:active {color: white; background-color: #5e5a59;
		text-decoration: none;}
#footer a {background-color: black;
	text-decoration: none;}
p {width: 300px; margin-bottom: 10px;}

table {margin-top: 20px;}
#display {padding: 0px; margin: 0px; vertical-align: top;}
#bigger {font-size: 1.2em; line-height: 1.2em; font-weight: bold;}
#italics {font-size: 1.2em; line-height: 1.2em; color: black;}

#mylink {margin: 10px 10px 10px 10px;}