body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CCCC99;
	color: #000000;
	margin: 0px;
}

ul {
	list-style-type: square;
	line-height: 1.5em;

}

p {
	text-indent: 1.5em;
}

/*
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}


.Navigation a {
	color: #000000;
	text-decoration: none;
}

.Navigation a:hover {
	color: #FF0000;
}

.Navigation2 a {
	color: #000000;
	text-decoration: none;
}

.Navigation2 a:hover {
	color: #FF0000;
}

.Header {
	position: absolute;
	top: 28px;
	left: 22px;
	width: 460px;
	height: 23px;
}

.Header2 {
	position: absolute;
	top: 71px;
	left: 101px;
	width: 544px;
	height: 32px;
	background-image: url(images/navbar.gif);
}

.Navigation {/*Nav Links*/
  position: absolute;
  top: 73px;
  left: 113px;
  width: auto;
  height: auto;
  font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  letter-spacing: 0.5em;
}

.Navigation2 {/*Nav Links - Second Row*/
  position: absolute;
  top: 102px;
  left: 105px;
  width: auto;
  height: auto;
  font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  letter-spacing: 0.5em;
}

.Graham_Picture_Top {
	position: absolute;
	top: 55px;
	left: 10px;
  width: 373px;
  height: 438px;
	background-image: url(images/graham.gif);
}

.Graham_Picture_Fade {
	position: absolute;
	top: 50px;
	left: 10px;
  width: 373px;
  height: 438px;
	background-image: url(images/graham_fade2.gif);
}

.MainBox {
	position: absolute;
	top: 135px;
	left: 125px;
  width: 549px;
  height: auto;
}
/*
.MainBoxOverlay {
	position: absolute;
	top: 200px;
	left: 240px;
  width: 193px;
  height: 166px;
	background-image: url(images/index_body_overlay.jpg);	
}
*/
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*line-height: 24px;*/
/*letter-spacing: 2px;*/
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.white {
	color: white;
}

.itemtitle {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
  font-weight: bold;
}

.PageNavigation {/*Nav Links within main DIV*/
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.PageNavigation a {
	color: #000000;
	text-decoration: none;
}

.PageNavigation a:hover {
	color: #FF0000;
}
