body
{
	color:white;
	background: black;
	font-size: 12pt;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.h1
{
	font-size: 20pt;
}

.title
{
	font-size: 14pt;
}

.h2
{
	font-size: 12pt;
}

body a
{
 text-decoration: none;
}

body a:hover
{
	background: #b32f2f;
}

body a:link
{
 color: yellow;
}

body a:visited
{
 color: yellow;
}

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;
}

.portrait
{
	float: right;
	background-color: white; /*to prevent extra bottom margin in IE7 */
	padding: 0 0 0 0;
	border-style:solid;
	border-color: white;
	border-width: 2px;
	margin: 30;
}
.gallery
{
	padding: 0 0 0 0;
	border-style:solid;
	border-color: white;
	border-width: 2px;
}
.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: black;
	padding: 20px 20px 20px 20px;
}

.headright
{
	padding: 0px 0px 0px 0px;
	margin: 0;
	height: 100px;
}


blockquote
{
	font-style: italic;
	margin-right: 40%;
}

#footer
{
	font-size: 0.8em;
	background-color: #b32f2f;
	margin-top: 20px;
}

#navigation
{
	position: absolute;
	width: 160px;
	color: white;
}

#navigation ul
{
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}


#navigation ul a
{
	color: white;
	text-decoration: none;
	display: block;
	background: #b32f2f;
	padding: 2px 4px 2px 4px;
	margin:  0   4px 2px 4px;
}


#navigation a:hover
{
 color: black;
	background: white;
}

#navigation img
{
 width: 100px;
 height: 100px;
 margin-top: 20px;
 margin-left: 20px;
}

#navigation h1
{
	color:white;
	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: 20px 20px 1em 30px;
	position: relative;
	left: 160px;
	width: 700px;
}

#content h2
{
	font-size: 12pt;
}

#content td
{
	font-size: 10pt;
}


th {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}
