body {
	font-size: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

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

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

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

.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: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

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

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

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F4F4F4; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(graphics/rob-harrison.jpg);
	height: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #F4F4F4;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #3F5A70;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #FFFFFF;
}
.oneColFixCtrHdr #shadow {
	position: relative;
}


a:link {
	color: #376D97;
}

a:visited {
	color: #376D97;
}

a:hover {
	text-decoration: none;
	color: #8DC63F;
}

a:active {
	color: #C16A35;
}

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

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

a.rh:hover {
	color: #376D97;
	text-decoration: none;
}

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


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

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

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

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

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

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

a.web:hover {
	color: #376D97;
	text-decoration: none;
}

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

a.footer {
  color: #000000;
}

a.footer:visited {
  color: #000000;
}

a.footer:hover {
	color: #0000CC;
}

a.footer:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fade-place {
	position: relative;
	top: 255px;
	padding: 0px;
}
.robert-foot   { color: #ffffff; text-decoration: none }

.robert-foot a  { color: #ffffff; text-decoration: none; }
a.rob { color: #000000; text-decoration: none;
}
a.rob-h {
	text-decoration: none;
	position: relative;
	top: -38px;
	width: 155px;
	right: -11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #99D0FF;
}
a.rob-h:hover {
	text-decoration: none;
	position: relative;
	top: -38px;
	width: 155px;
	right: -11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #415362;
}
.robh {
	color: #7CBE31;
}
h1 {
	text-shadow: 0.1em 0.1em 0.2em #555555
}
.prescott {
	position: relative;
	top: -45px;
	background-color: 0;
	visibility: visible;
	z-index: 5;
}
