.copy {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #666666;
}
a {
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #666666;
	padding: 3px;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
	padding: 2px;
	border-top: 1px none #CCFF33;
	border-right: 1px none #CCFF33;
	border-bottom: 1px none #CCFF33;
	border-left: 1px none #CCFF33;


}
a:focus {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #333333;
}
#container {
	width: 592px;
	text-align: left;
	margin-top: 0;
	padding-top: 1.4em;
	padding-bottom: 400px;
	padding-left: 1.5em;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}
.stretcher {
	opacity: .7;
	filter: alpha(opacity=70);
	text-align: left;
	margin: 0px 0px 0px 80px;

	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
h3 {
	margin: 0.1em 0 0;
}.author {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: italic;
	color: #333333;
}
.header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: 500px;
	border: 1px solid #CCCCCC;
	letter-spacing: .2em;
	text-align: left;
	vertical-align: middle;
	background-position: right center;
	background-repeat: no-repeat;


}
body {
	margin: 5px;
	padding: 5px;
}
.masterHeader {
	border: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 20px;
	width: 650px;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	letter-spacing: .2em;


}
