/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, fieldset, form, label, legend,  caption, tbody, tfoot, thead {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	}


/* Resets font size to 10px. (1.2em will be 12px, etc.). */
body {
	background: #EBFCFC;
	color:#000000;
	font: 95%/1.2 Helvetica, Arial, sans-serif;
	text-align: center;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {text-align: center;
	
}
h2 {
	background-color : #E0FFFF;
	font-family : "Arial Black";
	font-weight : bold;
	font-size : 18px;
	color: Black;
} 

h2 a:link {
	color: yellow;
	text-decoration:none;
}

h2 a:visited {
	color: yellow;
	text-decoration:none;
}


h2 a:visited {
	color: blue;

}


h3 {text-align: center;
	background-color : #F4EFF5;
	font-family : "Arial Black";
	font-weight : bold;
	font-size : 24px;
}


a:link {
	color: yellow;
	text-decoration:none;
}
a:visited {
	color: yellow;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}


table {
	background-color : white;
	border-color : Black Black Black Black;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border : solid;
	margin-left: 0px;
	padding-left: 0px;
}



td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 15px;
	padding-bottom : 15px;
	border : thin solid #F4EFF5;
	border-bottom : none;
	border-right : none;
}
	
dl {margin-left: 165px;
	text-align : left;
}

	
dd{
	margin-left: 250px;
}
	
	
#header {
	padding:16px 0 0;
	position:relative;
	}


* html {
	display: inline;
	
	}

	
	 #center {

	border : thin solid red;
	
	}
	
#contentholder{
	background: white url(../images/Fieldcorn.jpg);
	position:relative;
	width:900px;
	margin-left:2px;
	margin-right:15px;
	margin-top: 15px;
	background-repeat : repeat-x;
		border : thin solid blue;
}

#contentholder2{
	background: white /*position:relative;
	*/
	width:800px;
	margin-left:2px;
	margin-right:15px;
	margin-top: 15px;
	/*background-repeat : no-repeat;
	*/
	border : thick solid green;
}

 #contentholder a:link {
 	color: black;
  }

 #contentholder a:hover {
	color: black;
	text-decoration : underline;
}
  
  


#bodytext {
  float:left;
  margin: 20px 15px 0 15px;
  overflow:hidden;
  width:349px;
  }
  
#right {
	float:left;
	margin: 20px 0 0;
	overflow:hidden;
	width:206px;
	}
	
#left {
/*	position: relative;*/
	top: 282px;
	float: left;
	left: 2(.05%);
	width: 139px;
	background-color : #B51032;
	vertical-align : top;
	text-align : left;
	height : 680px;
	color : White;
	padding-left : 5px;
	padding-right : 0px;
	border : medium ridge Blue;
	margin-right: 10px;
}

#left li {
	margin-left: -42px;
	list-style-type : none;
}



#topbar ul {
	list-style-type: none;
	list-style : none;
}

#topbar li {
	background-color: red;
	float: left;
	font-color: white;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-decoration : none;
	list-style-image : none;
	list-style-type : none;
}

#topbar a:visited {
color: yellow;
}
	
#topbar a:link {
color: yellow;
}	
	
.outline ul {
	list-style-type : none;
	text-indent : -18px;
	margin-right: 10px;
}
.outline li {
	list-style-type : none;
	text-indent : -18px;
	margin-right: 10px;
}

#bodyoutline li {
	list-style-type : none;
	margin-right: 10px;
	color: green;
}

#bodyoutline a:visited {
	color: black;
}


#footer a:link {
	color: black;
}

#footer  a:visited {
	color: black;
}


.pushbutton {
	width:140px;
	border:3px solid #000099;
	padding:10px;
	margin-bottom:20px
}

.pushbutton a:link, a:visited, a:hover {
	color: black;
}

.officerpicture {
	height: 200px;
	border: medium groove Blue 10;
	margin-left: 20px;
	margin-right: 10px;
}

.officertext {
	margin-left: 20px; 
	margin-right: 10px;
}

.officertext a:link {
	color: blue;
}



.snd {
	font-size : 10px;
	color: Red;
}

.trd {
	font-size : 10px;
	color: Green;
}

.hm {
	font-size : 10px;
	color: Brown;
}

.ttl {
	font-size : 14px;
	color: black;
	Background: Silver
}
.fst {
	font-size : 10px;
	color: Blue;
}

.title {
font-family : "Arial Black";
	font-weight : bold;
	font-size : 20px;

}
/* CSS Reset */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	}
	


td {
	border : thin solid #F4EFF5;
	border-bottom : none;
	border-right : none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 30px;
	padding-bottom : 30px;
}
	

	
*/

