body
{ /*background-image: url(/images/4.png);
    background-repeat: repeat;*/
	background-color: #FFFF99;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica; }

.ahem {display: none;}

.ghost {color: #fff;}


p, blockquote, li, h3, td
{	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;}

P.htitle {font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 60px;
	color: black;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
        padding-top:   10px;
        padding-bottom: 20px;
}

h2 {font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 18px;
	color: orange;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;}

h2right {font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 18px;
	color: orange;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;}


.right 
{ text-align: right; }
.left 
{text-align: left; }

P.hdate
{
	background-color: #fff;
        border: 1px solid black;
	left: 12%;
	margin: 2px;
	padding: 2px;
	position: relative;
	
	z-index: 1;
	width: 75%;
	text-align: center;
}


#center h3 {font-size: 13px;
	font-weight: bold;}

#center h4 {font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #666;
	font-decoration: italic;}

td {/*padding: 10px;*/
background-color: #eee;}

q {    font-style: italic;}

.ohyeah { font-style: italic;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: left;
	font-size: 10px;
}

#head
{
	text-align: left;
	height: 100px;
	background-image: url(/img/prairie_banner.jpg);
	background-repeat: no-repeat;
	/*background-position: 24px center;
	background-color: #ccc;
         background color is used for testing puposes only */
}

#nav
{
	background-color: #fff;
        border: 1px solid black;
	left: 155px;
	margin: 2px;
	padding: 2px;
	position: relative;
	top: 60px;
	z-index: 1;
	width: 450px;
	text-align: center;
}

#leftmargin
{
	float: left;
	width: 10%;
	margin: 0;
	padding: 1em;

}
#container
{
	width: 80%;
	\width: 770px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 5%;
	background-color: #fff;
	background-image: url(/img/watermark.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}

#left
{
	float: left;
	width: 45%;
	margin-right: 5px;
	padding-top: 0px;
	 margin-top: 10px;
}

#center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 0px;
	border-left: 1px solid orange;
	border-right: 1px solid orange;
	/*background-color: #ccd; */
}

#centerfront
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 10px;
	border-left: 1px solid orange;
	border-right: 1px solid orange;
	/*background-color: #ccd; */
}

#center p
{
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#centerfront p
{
	text-align: justify;
	/*font-size: 16px;*/
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#right
{
	float: right;
	width: 45%;
	margin-left: 5px;
	padding-top: 0px;
	 margin-top: 10px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	outline: none;
}


a:visited
{
	color: #008ACF;
}

a:active
{
	color: #BF2F2C;
}

a:hover
{
	color: #CC0000;
	background-color: #FFFF66;
}

#right a, #left a
{
	border: 0px;
	color: #069;
}

#right .ghost a, #left .ghost a
{
	border: 0px;
	color: #fff;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}
#left h3
{
	text-align: right;
	font-weight: bold;
}

#right h3
{
	text-align: left;
	font-weight: bold;
}


.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}