.Middle {
	background-attachment: scroll;
	background-image: url(newwebsitedesign/middleback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Content {
width: 1024px;
heigh: auto;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
body {
	background-image:  url(newwebsitedesign/background.jpg);
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #60404D;		
}
.Search {
	width: 222px;
	Height: 306px;
	background-image:  url(newwebsitedesign/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.squiggly {
	background-image: url(newwebsitedesign/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	height: 306px;
	width: 222px;
	top: 5px;
	bottom: auto;
}
.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px 2px 2px;
	line-height: 30px;
	font-variant: normal;
}
.pagedetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagedetailsUNDERLINE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.border {
	border: medium solid #665359;
}

