/* index.html */ 
#top {
   	position: absolute;
   	margin: -5px auto auto 200px;
	padding: 5px 5px;           /* padding syntax: top,right,bottom,left */
	border-top: 1px solid #bbb;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #ffcc33;
	border-left: 1px solid #66cc66;
	border-radius: 25px 25px;
	-moz-border-radius: 25px 25px;
	-webkit-border-radius: 25px 25px;
   	width: 840px;
   	height: 90px;
	text-align: center;
	background: transparent;
}
#top1 {
   	position: absolute;
   	margin: 110px auto auto 210px;
   	width: 840px;
   	height: 105px;
	text-align: center;
	background: transparent;
}
#center {
   	position: absolute;
   	margin: 220px auto auto 350px;         /* border margin syntax: top,right,bottom,left */
   	width: 600px;
	height: auto;
	background: transparent;
}
#left {
   	position: absolute;
	width: 210px;      /* 140px / 12px = 11.66em */
   	height: auto;
   	margin: 255px 1100px auto 5px;        /* border margin syntax: top,right,bottom,left */
	padding: 4px 4px;           /* padding syntax: top,right,bottom,left */
	border-top: 4px groove #bbb;
	border-right: 4px groove #000099;
	border-bottom: 4px groove #ffcc33;
	border-left: 4px groove #66cc66;
	border-radius: 25px 25px;
	-moz-border-radius: 25px 25px;
	-webkit-border-radius: 25px 25px;
	background: transparent;                                           /* url(../images/prairie_wind_1.png) */
   	color: #fbd505;
}
#right {
	position: absolute;
   	margin: 350px auto auto 1030px;
	padding: 15px 5px 5px 5px;
	border-top: 4px groove #ffcc33;
	border-right: 4px groove #000099;
	border-bottom: 4px groove #bbb;      /* top verticle */
	border-left: 4px groove #66cc66;
	border-radius: 25px 25px;
	-moz-border-radius: 25px 25px;
	-webkit-border-radius: 25px 25px;
	background: transparent;         /* border margin syntax: top,right,bottom,left */
   	width: 195px;
	height: auto;
}
#bottom {
   	position: absolute;
   	margin: 670px auto auto 330px;
   	width: 640px;
   	padding: 5px;
   	height: 160px;
	text-align: center;
	background: transparent;
}
html {
overflow: auto;
}
body {
	background: url(../images/prairie_wind-1.gif);
   	color: #000;
}
div {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 11px;
}
li{
	list-style: square outside url(../images/diamond2a.png);
}
hr { height: 3px;
}
p {    
   	color: #000000;
   	background: inherit;
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 10pt;
   	text-align: center;
}
.style0 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 12px; 
   	margin-left: 100px;
	color: #ffcc00;
   	background: inherit;
}
.style0a {
   	color: #eeeeed;
   	background: inherit;
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 8px;  
}
.style0b {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 12px;
	font-style: italic;
	text-align: center;
   	margin-left: 0px;
	color: #ffcc00;
   	background: inherit;
}
.style0c {
   	color: #eeeeed;
   	background: inherit;
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 8px;
	font-weight: bold;  
}
.style0d {
   	color: #00ffff;
   	background: inherit;
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 4px;
	font-weight: normal;  
}
.style1 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 12px;
	color: #ffcc00;
   	background: inherit;
}
.style2 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 10px;
}
.style3 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 13px;
}
.style3a {
   	background: inherit; 
   	color: #00ffff;
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 13px;
	text-align: center;
}
.style4 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 20px; 
   	font-weight: bold;
	text-align: center;
	color: #ffcc00;
   	background: inherit;
}
.style4a {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 18px; 
   	font-style: italic;
   	font-weight: bold;
   	background: inherit; 
   	color: #0000ff;
   	text-align: left;
   	text-decoration: underline;
}
.style5 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 16px;
	text-align: left;
	color: #ffcc00;
   	background: inherit;
}
.style5a {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 32px;
   	background: inherit; 
   	color: #0000ff;
   	text-align: center;
}
.style6 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 66px; 
   	font-weight: bold;
   	font-style: italic;
   	background: inherit; 
   	color: #0000ff;
   	text-align: center;
}
.style6a {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 70px; 
   	font-weight: bold;
   	font-style: italic;
   	background: inherit; 
   	color: #00ffff;
   	text-align: center;
}
.style7 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 10px; 
   	font-weight: bold;
   	background: inherit;
   	color: #0000ff;
}
.style7a {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 16px; 
   	font-weight: bold;
   	background: inherit;
   	color: #fff;
}
.style8 {
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 12px; 
   	font-weight: bold;
   	background: inherit; 
   	color: #0000ff;
}
.style9 { 
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 18px; 
   	font-weight: bold;
   	background: inherit;
   	color: #00ffff;
}
.style9a { 
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 14px; 
   	font-weight: bold;
   	background: inherit;
   	color: #00ffff;
}
.style10 { 
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 20px; 
   	font-weight: bold;
   	font-style: italic;
   	background: inherit;
   	color: #0000ff;
   	text-align: center;
}
a {  
   	color: #fff; 
   	font-family: "Times New Roman", sans-serif;
   	font-size: 18px;
	font-weight: bold;
   	background: inherit;
	text-decoration: none;
}
a:hover {  
   	color: #ff0000; 
   	font-family: "Times New Roman", sans-serif; 
   	font-size: 18px; 
	font-weight: bold;
   	background: inherit;
	text-decoration: underline;
}
