body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	background-color: #b79e68;
	background-image: url(images/rough_paper.jpg);
}
.float_left {
	float: left;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
}
A:link { color: #006600}

A:visited { TEXT-DECORATION: none; color: #006600}

A:hover {
	COLOR: #000000;
	text-decoration: none;
} 
.linkGroup {
	background-color: #E6D9BA;
	margin: 10px;
	padding: 6px;
	background-image: url(images/container_background.jpg);
	text-align: left;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #663300;
	background-image: url(images/mottled_background.jpg);
	width: 850px;
	position: relative;
	margin: 10px auto;
}

.linkGroup li {
	list-style-image: url(images/EgretIcon.gif);
}
.itemGroup {
	background-color: #E6D9BA;
	margin: 10px;
	padding: 6px;
	background-image: url(images/container_background.jpg);
	text-align: left;
}
.photoborder {
	background-color: #FFFFFF;
	padding: 10px;
}
.boldborder {
	padding: 4px;
	border: 4px solid #300;
}

.float_right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.itemLeft {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: left;
	width: 45%;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.itemRight {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: right;
	width: 45%;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.item {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.itemCenter {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.itemHeader {
	background-color: #E6D9BA;
	margin: 10px;
	padding: 6px;
	background-image: url(images/container_background.jpg);
	text-align: center;
}
.center {
	text-align: center;
	margin: 4px;
	float: none;
}
.itemHiLite_green {
	background-color: #ccFFcc;
	padding: 10px;
	margin-top: 20px;
	color: #006600;
}
.itemHiLite_yellow {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 20px;
}
.itemHiLite_blue {
	background-color: #ccccff;
	padding: 10px;
	color: #000066;
	margin-top: 20px;
}
.itemHiLite_green-blue {
	background-color: #ccffff;
	padding: 10px;
	margin-top: 20px;
	font-family: "Courier New", Courier, monospace;
}
.itemHiLite_orange {
	background-color: #FFCC7C;
	padding: 10px;
	margin-top: 20px;
}
.itemRightSideBar {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: right;
	width: 200px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	font-size: 12px;
}

.itemHiLite_white {
	background-color: #FFF;
	padding: 10px;
	margin-top: 20px;
	color: #000;
	border: 1px solid #999;
}

#observers {
	font-size: 12px;
}
