﻿.picturesize1 {
	margin-left: 1%;
	margin: 0 3% 0 0;
	border-width: 0px;
	position: relative;
	float: left;
	top: 2%;
	width: 15%;
	left: 0px;
}
.picturesize2 {
	margin-left: 1%;
	margin: 0 3% 0 0;
	border-width: 0px;
	position: relative;
	float: left;
	top: 2%;
	width: 13%;
	left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
#BodyDiv {
	width: 75%;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.style9 {
	padding: 1%;
	border: thin #C0C0C0 solid;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	width: 40%;
	height: 180px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	top: 0px;
	margin-left: 30%;
	margin-top: 10px;
	left: 0px;
}
#Layer12 {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: left;
}
@media only screen and (max-width: 1000px) {
.picturesize1 {
	position: relative;
	height: 55%;
	float: left;
	margin-left: 1%;
	top: 2%;
}
.style9 {
	border: thin #C0C0C0 solid;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	width: 95%;
	height: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	top: 0px;
	margin-left: 2%;
	margin-top: 10px;
	left: 0px;
}

}
