@charset "utf-8"; 
.aboutbanner {
	background-image:url(../_images/banners/home.gif); 
	}
#flash {
	width: 450px;
	height: 300px;
	padding-bottom:10px;
	float: right;
	padding-right: 25px;
	padding-top: 20px;
	}
#copy {
	background-color:#A7A37E;
	width:425px;
	float:left;
	font-size:large;
	font-family:"Times New Roman",Times,serif;
	color:#362F13;
	text-align:justify;
	overflow:auto;
	margin-left: 40px;
	margin-top: 20px;
	}
#copy h1 {
	font-size:20px;
	font-weight:bold;
	}
#copy p {
	text-indent:20px;
	font-style: italic;
	}
#text {
	padding:5px;
	}