body
{
	color:#186321;
	background:"#FFFFFF";
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

.h1
{
	/* font-size: 20pt; */
	font-size: 20pt;
}

.title
{
	font-size: 14pt;
}

.h2
{
	font-size: 12pt;
}

body a
{
 text-decoration: none;
}

body a:hover
{
	background: yellow;
}

body a:link
{
 color: blue;
}

a.pdf
{
 		 background: url(images/pdf.gif) no-repeat right;
		 padding-right: 17px;
}

a.pdf:hover
{
 		 background: url(images/pdf.gif) yellow no-repeat right;
		 padding-right: 17px;
}

.makenavwork {
	position: absolute;
	height: 0;
	overflow: hidden;
}

.panel1
{
	padding: 10 10 10 10;
	background-color: khaki
}

.MyInput
{
	LEFT: 300px;
	POSITION: absolute
}

.leftbox
{
  left: 30;
	position: relative;
	/* clear: both;*/
	float:left;
}

.middlebox
{
  left: 200;
	position: relative;
		/* clear: both;*/
	float: middle;
}

.floatright
{
  float: right;
	background-color: #E7F784;
	padding: 20px 20px 20px 20px;
	margin: 10;
	
}

.headright
{
 /* float: right; */
	padding: 0px 0px 0px 0px;
	margin: 0;
	height: 100px;
}


blockquote
{
	font-style: italic;
	margin-right: 40%;
}

#footer
{
	font-size: 0.8em;
	background-color: #d5ccbb;
	margin-top: 20px;
	clear: both;
	/*border-top: 1px solid #4e4330;
	border-bottom: 1px solid #4e4330;*/
}

.nofloat
{
  clear: left;
}

#navigation
{
  /*float: left;*/
	position: absolute;
	width: 160px;
	color: white;
	/* border-right: 1px solid #4e4330; */
}

#navigation ul
{
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}


#navigation ul a
{
	color: white;
	text-decoration: none;
	display: block;
	background: #4e4330;/* #17a;*/
	padding: 2px 4px 2px 4px;
	margin:  0   4px 2px 4px;
}


#navigation a:hover
{
 color: black;
	background: #7BC66B;
}

#navigation img
{
 width: 120px;
 height: 107px;
 margin-top: 20px;
 margin-left: 20px;
}

#navigation h1
{
	color:#186321;
	font-size: 1.1em;
 margin-left: 10px;
}

#navigation h2
{
	color:#186321;
	font-size: 0.8em;
 margin-left: 25px;
 margin-top:0px;
}

#content
{
	xpadding: 1px 1em 2em 1em;
	padding: 1px 20px 1em 30px;
	position: relative;
	left: 160px;
	width: 700px;
	
	/*border-left: 200px solid #FFFFFF;*/
}

#content h2
{
	font-size: 12pt;
}

#content td
{
	font-size: 10pt;
}

.input1
{
  left: 400px;
	position: absolute:
}

.figure
{
	float: left;
	width: 150px;
	margin: 0 10px 10px 40px;
}

.photo {
		background: url(images/mugshots/drop_shadow.gif) no-repeat right bottom;
}

.photo img
{
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	/*top: -5px; */
	left:-3px;
}

.figure p
{
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
	
}

/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
}

/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

th {background:green; text-decoration:none}
tr.rowstyle1 {color: white; background:#186321; text-decoration:none;font-weight:bold}
tr.rowstyle2 {color: black; background:#FFFF9C; text-decoration:none}
td.cellstyle1 {color: white; background:#186321; text-decoration:none; font-weight:bold}
td.cellstyle2 {color: black; background:#186321; text-decoration:none}div.style1 {color: blue}
