img.floated {
	float: left;
	padding: 0.5em;
	}
	
.clearfloat {
clear:both; height:0px;

}

#mycustomscroll {
	width: 330px;
	height: 450px;
	text-align:left;
	/*background-color: #E7EADE;*/
	background-color: #ffffff;
	border:1px solid #999999;
	padding: 10px;
}


body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}

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;
}

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