@CHARSET "UTF-8";

html, body {
	background-color: #160002;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div {
	/*
	border: solid;
	*/
	border: none;
	border-width: 1px;
	border-color: yellow;
}
.main {
	position: relative;
	top: 0px;
	width: 800px;
	height: 1750px;
	margin: 0 auto;
	background-color: #160002;
}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
}
.caption {
	position: absolute;
	top: 160px;
	left: 30px;
	width: 720px;
	height: 64px;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 16pt;
	padding-bottom: 20px;
	color: #fe8426;	/*
	font-weight: bold;
	*/
}
.leftquote {
	position: absolute;
	top: 233px;
	left: 100px;
	width: 275px;
	height: 361px;
	text-align: left;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #8e593c;
	padding-top: 20px;
}
.vline {
	position: absolute;
	top: 233px;
	left: 380px;
	width: 30px;
	height: 230px;
	padding-top: 20px;
}
.rightquote {
	position: absolute;
	top: 233px;
	left: 425px;
	width: 275px;
	height: 362px;
	text-align: left;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #8e593c;
	padding-top: 20px;
}
.frame {
	position: absolute;
	border: solid;
	border-width: 2px;
	border-color: fe8426;
	top: 655px;
	left: 71px;
	width: 658px;
	height: 194px;
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #fe8426;
}
#textinframe {
	position: absolute;
	top: -6px;
	left: 24px;
	width: 614px;
	height: 168px;
	text-align: center;
	color: #fe8426;
}
.text {
	position: absolute;
	top: 871px;
	left: 75px;
	width: 658px;
	color: #8e593c;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	letter-spacing: -0.5px;
	line-height: 110%;
}
.diff1 {
	position: absolute;
	top: 1569px;
	left: 122px;
	width: 658px;
	color: #fe8426;
	font-family: "Times New Roman";
	font-size: 11pt;
	text-align: right;
}
.diff2 {
	position: absolute;
	top: 1668px;
	right: 343px;
	width: 380px;
	color: #fe8426;
	font-family: "Times New Roman";
	font-size: 11pt;
	text-align: left;
}
.diff3 {
	position: absolute;
	top: 1761px;
	left: 115px;
	width: 658px;
	color: #fe8426;
	font-family: "Times New Roman";
	font-size: 11pt;
	text-align: right;
}

.footer{
	position: absolute;
	bottom: -201px;
	left: 100px;
}

#robinbeckerdance {
	color: #fe8426;
	text-decoration: none;
	font-size: 10pt;
}
#rb {
	/*
	position: relative;
	bottom: 0px;
	left: 0px;
	*/
}
#contribute {
	text-decoration: none;
	border: none;
}
#marched {
	position: relative;
	bottom: 10px;
}

#authorid {
	color: #ff3600;
	font-size: 12pt;
text-align: right;
	
}
#authorin {
	color: #ff3600;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
text-align: right;
}
#bigorange {
	color: #ff3600;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}
#NY {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
