body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330033;
}
.RightIndented_text {
	margin: 2px 5px 10px;
	text-align: right;
	text-indent: 5px;
	}
	
.indented_text {
	margin: 5px;
	margin-bottom: 10px;
}
.photos_right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*layer containing the main text*/
#text_layer {
	position:absolute;
	left:213px;
	top:354px;
	width:426px;
	border: 1px;
	z-index: 2;
	visibility: visible;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	background-color: #FFFFFF;
}
/*layer containing the side menu box containing hot keys on all other pages*/
#side_menu_layer {
	position:absolute;
	width:120px;
	height:271px;
	z-index:1;
	left: -1px;
	top: 89px;	
	padding: 0px;
}

a:visited {
	color: #003366;
}
#pageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	z-index: 2;
	width: 130px;
	left: 60px;
	top: 354px;
	color: #003366;
	visibility: visible;
	background-color: #D0F9CB;
	padding: 3px;
}
#htextlayer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#pic_bkg {
	position:absolute;
	left:642px;
	top:354px;
	width:224px;
	visibility: visible;
	padding: 0px;
	height: 251px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 129px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px; /* padding keeps the content of the div away from the edges */
	background-color: #B5FFD2;
}#sidebar1 {
	background-color: #B5FFD2;
	padding: 10px;
	top: 178px;
	float: left;
	width: 135px;
	position: absolute;
	left: 131px;
}
a:link {
	color: #003333;
}
#InternalLinks {
	padding-right: 4px;
}
.padded {
	padding-right: 8px;
	padding-left: 8px;
}
