﻿.newStyle1 {
	background-image: url('indianaproudbackground.jpg');
	background-repeat: no-repeat;
	border: thick outset #800000;
	position: static;
	width: 600px;
	height: 800px;
}


.newStyle2 {
	padding: 150px 50px 50px 50px;
	position: static;
	top: 200px;
	height: 100;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	color: #800000;
	font-weight: bold;
	vertical-align: text-top;
}
.newStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	position: static;
	clip: rect(auto, auto, auto, auto);
	font-weight: bold;text-align:center
}
.newStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
.Body {
	background-color: #FFFFFF;
	border: medium groove #C0C0C0;
	position: relative;
}
.newStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #800000;
	color: #FFFFFF;
	font-size: x-large;
}
.newStyle7 {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: medium;
}
.newStyle9 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
}

