h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2
{
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

.lipsum{
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
}

#mycustomscroll {
	width: 615px;#width: 600px;
	height: 792px;#height: 792px;
	overflow: auto;
	position: relative;
	padding:0px;
	margin:0px;
}

#mycustomscroll2
{
	width: 320px;#width: 320px;
	height: 269px;
	overflow: auto;
	position: relative;
}

#mycustomscroll3
{
	width: 580px;
	height: 360px;
	overflow: auto;
	position: relative;
}

.percentagewrap {
width: 80%;
margin: 0 auto;
padding: 10px;
}
	
.fixedwidth
{
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}
.scrollcontent {
background:#000000;
width:620px;
height:790px;
padding: 5px 2px 2px 2px;

}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.scrollerjogbox {
width: 7px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}


