 
#msgBox {
	background-color: lightgrey;
	width: 60%;
	border: 2px solid red;
	margin: 5% 0% 5% 16%;
	padding:1em 1em 1em 1em;
    text-align:center;
}
textarea {
  width: 100%;
  height: 150px;
}
input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
input[type=submit] {
margin:2px 2px 4px 2px;
-moz-box-shadow:3px 4px 0px 0px #899599;
-webkit-box-shadow:3px 4px 0px 0px #899599;
box-shadow:3px 4px 0px 0px #899599;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #00b300));
background:-moz-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-webkit-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-o-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-ms-linear-gradient(top, #ededed 5%, #00b300 100%);
background:linear-gradient(to bottom, #ededed 5%, #00b300 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00b300',GradientType=0);
background-color:#ededed;background-color:#00b300
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border:1px solid #d6bcd6;
display:inline-block;
cursor:pointer;
color:#000000;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding:4px 16px;
text-decoration:none;
text-shadow:0px 1px 0px #e1e2ed;
}
input[type=submit]:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
background-color:#bab1ba;
}
input[type=reset]:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
background-color:#bab1ba;
}
input[type=reset] {
margin:2px 2px 4px 2px;
-moz-box-shadow:3px 4px 0px 0px #899599;
-webkit-box-shadow:3px 4px 0px 0px #899599;
box-shadow:3px 4px 0px 0px #899599;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #00b300));
background:-moz-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-webkit-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-o-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-ms-linear-gradient(top, #ededed 5%, #00b300 100%);
background:linear-gradient(to bottom, #ededed 5%, #00b300 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00b300',GradientType=0);
background-color:#ededed;background-color:#00b300
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border:1px solid #d6bcd6;
display:inline-block;
cursor:pointer;
color:#000000;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding:4px 16px;
text-decoration:none;
text-shadow:0px 1px 0px #e1e2ed;
}
.btn2 {
margin:2px 2px 4px 2px;
-moz-box-shadow:3px 4px 0px 0px #899599;
-webkit-box-shadow:3px 4px 0px 0px #899599;
box-shadow:3px 4px 0px 0px #899599;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #00b300));
background:-moz-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-webkit-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-o-linear-gradient(top, #ededed 5%, #00b300 100%);
background:-ms-linear-gradient(top, #ededed 5%, #00b300 100%);
background:linear-gradient(to bottom, #ededed 5%, #00b300 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00b300',GradientType=0);
background-color:#ededed;background-color:#00b300
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border:1px solid #d6bcd6;
display:inline-block;
cursor:pointer;
color:#000000;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding:4px 16px;
text-decoration:none;
text-shadow:0px 1px 0px #e1e2ed;
}
.btn2:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
background-color:#bab1ba;
color:#000000;
font-family:Arial;
}
.btn2:active {
position:relative;
top:1px;
}
.btn2:visited {
position:relative;
font-style:normal;
top:1px;
}
.imgC {
    float: center;
 	width:80%;
    margin-top: 0.1em ;
    margin-right: 0.1em ;
    margin-bottom: 0.1em ;
    margin-left: 0.1em ;
	border: 2px solid blue;
	border-radius: 2px;
}
.imgC4 {
    float: center;
 	width:400px;
    margin-top: 0.1em ;
    margin-right: 0.1em ;
    margin-bottom: 0.1em ;
    margin-left: 0.1em ;
	border: 2px solid blue;
	border-radius: 2px;
	clear: both;
}
.imgR4 {
    float: right;
    width: 400px;
    margin-top: 0.1em ;
    margin-right: 0em ;
    margin-bottom: 0.1em ;
    margin-left: 0.6em ;
	border: 2px solid green;
	border-radius: 2px;
}
.imgR3 {
    float: right;
    width: 300px;
    margin-top: 0.1em ;
    margin-right: 0em ;
    margin-bottom: 0.1em ;
    margin-left: 0.6em ;
	border: 2px solid green;
	border-radius: 2px;
}
.imgR2 {
    float: right;
    width: 150px;
    margin-top: 0.1em ;
    margin-right: 0em ;
    margin-bottom: 0.1em ;
    margin-left: 0.6em ;
	border: 2px solid green;
	border-radius: 2px;
}
.imgL4 {
    float: left;
    width: 400px;
    margin-top: 0.1em ;
    margin-right: 0.6em ;
    margin-bottom: 0.1em ;
    margin-left: 0em ;
	border: 2px solid brown;
	border-radius: 2px;
}
.imgL3 {
    float: left;
    width: 300px;
    margin-top: 0.1em ;
    margin-right: 0.6em ;
    margin-bottom: 0.1em ;
    margin-left: 0em ;
	border: 2px solid green;
	border-radius: 2px;
}
.imgL2 {
    float: left;
    width: 150px;
    margin-top: 0.1em ;
    margin-right: 0.6em ;
    margin-bottom: 0.1em ;
    margin-left: 0em ;
	border: 2px solid green;
	border-radius: 2px;
}
.headimage {
    float: left;
 	width:95.1%;
    margin-top: .8em ;
    margin-bottom: 0.2em ;
    margin-left: 2.2% ;
	border-radius: 2px;
	border-width:.2%;  
    border-style:ridge;
}
@media screen and (max-width: 600px) {
	.imgR3 {
		float: left;
		margin-right: 400px ;
		margin-left: 10px ;
	}
	.imgL3 {
		margin-right: 400px ;
		margin-left: 10px ;
	}
	.imgR4 {
		float: left;
		margin-right: 200px ;
		margin-left: 20px ;
	}
}
@media screen and (max-width: 500px) {
	.imgR4 {
		float: left;
		width: 95%;
		margin-right: 2.5% ;
		margin-left: 2.5% ;
	}
	.imgC4 {
		float: left;
		width: 95%;
		margin-right: 2.5% ;
		margin-left: 2.5% ;
	}
}
@media screen and (max-width: 350px) {
	.imgR3 {
		float: left;
		width: 95%;
		margin-right: 2.5% ;
		margin-left: 2.5% ;
	}
	.imgL3 {
		width: 95%;
		margin-right: 2.5% ;
		margin-left: 2.5% ;
	}
}