html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	margin-left: 100px;
	background-color: #A4A0DD;
}

#ButtonHolder {
	width: auto;
	height: auto;
	vertical-align: middle;
	float: none;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


#wrapper {
	width: 725px;
	background-color:#E3CCC6;
	border: thick groove #857EA7;
	height: auto;
	background-image: url(../images/BannerBack.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}
#HorizontalDivider {
	height: auto;
	width: 497px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	margin-top: 15px;
	border-top: thin solid #3333ff;
	border-right: thin solid #3333ff;
	border-bottom: thin solid #3333ff;
	border-left: thin solid #3333ff;
	padding: 5px;
}
#SitesByDebBox {

	height: auto;
	width: auto;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	margin-top: 15px;
	border-top: thin solid #3333ff;
	border-right: thin solid #3333ff;
	border-bottom: thin solid #3333ff;
	border-left: thin solid #3333ff;
	padding: 5px;
}
#SitesByDebLogoBox {

	padding: 10px;
	height: auto;
	width: 500px;
	border: thin groove #3333ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #3333ff;
	text-align: center;
}
#thumbWrapper {
	border: thin solid #7873B6;
}
.thumbWrapper {
	border: thin solid #7873B6;
}
.TopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 800;
	color: #7F7CB5;
	text-align: center;
}
.boxForPhoto {
	border: thin solid #686288;
}
.OpeningText {
	font-family: "Monotype Corsiva";
	font-size: 110%;
	font-weight: 800;
	color: #7F7CB5;
	text-align: right;
	border: medium ridge #8E8BC0;
	font-variant: normal;
	padding: 20px;
	background-color: #F8D2EB;
	line-height: 110%;
}

