body
	{
    color:				black;
    background-color:	D9CABA;
    font-family: 		Arial, sans-serif, serif;
		font-size: 			12pt;
		font-weight:    bold;
  	background-image:url('../img/WebBackgroundRyeLght.gif');
    background-repeat:no-repeat;
    background-attachment:fixed;
  	background-position:top center;
	}
H1
	{
	text-align:			center;
	/* font-variant:	 small-caps; */
	font-weight:		bold;
	font-size: 			16pt;
	}
H2
	{
	text-align:			center;
	font-size: 			14pt;
	/*line-height:		.25;*/
	}
	
H3
	{
	font-size: 			12pt;
	font-style:			italic;
	line-height:		.25;
	}
h1.leftSide
  {
	text-align:			left;
	}
h2.leftSide
  {
	text-align:			left;
	}
p 
	{
	text-align:			left;	
	}
p.showInfo
  {
	font-size:			smaller;
	font-weight:		normal;
	}
p.mission
	{
	text-align:			center;
	font-size:			16pt;
	font-weight:		bold;
	}
	
img.floatRight { 
    float: right; 
    margin: 0px; 
}

img.floatLeft { 
    float: left; 
    margin: 0px; 
}

table {
	padding:			0, 0, 0, 0;
	margin:				0,0,0,0;
	border:				0px;
	/* background-color:	white; */
	border-collapse: 	collapse;
	font-family: 		Arial, sans-serif, serif;
	font-size: 			12pt;
	font-weight:    bold;
	}
	
table.boundingTable{
  margin-left:		auto; 
  margin-right:		auto;
	border:				3px;
	border-color: #000000;
	padding:			0,0,0,0;
	width: 				750px;
	visibility:			visible;
	table-layout:fixed;
	}

td
	{
	vertical-align:		top;
	}

a
	{
	color: 				inherited;
	font-style:			bold;
	}
a img{
	border:		none;
	}
a.navLink
	{
	color: 				white;
	padding-top:		8;
	text-decoration:	none;
	width:				100;
	height:				50;
	}

a.navLink:hover
	{
	color:				#009933;
	background-color:	white;
	}
	
a.navTop
	{
	text-decoration:	none;
	color:				black;
	font-weight:		bold;
	font-size:			11pt;
	}

a.navTop:hover
	{
	text-decoration:	underline;
	}


.contentMain
	{
	padding:			20px, 20px, 20px, 20px;
	
	}

.contentFooter
	{
	font-size:			8pt;
	font-style:			italic;
	color:				black;
	text-align:			center;
	font-weight:		normal;
	background-color:	inherted;
	}

.footerLeft
	{
	font-size:			8pt;
	font-style:			italic;
	color:				white;
	text-align:			left;
	font-weight:		normal;
	background-color:	inherted;
	}

.footerRight
	{
	font-size:			8pt;
	font-style:			italic;
	color:				white;
	text-align:			right;
	font-weight:		normal;
	background-color:	inherted;
	}

.navLinkCell
	{
	font-size:			10pt;
	background-color:	#009933;
	background-image:	url("../img/button.gif");
	background-repeat:  no-repeat;
	background-position:center center;
	color:				white;
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	vertical-align:		middle;
	}

.navMenuEnclosure
	{
	background-color:	inherted;
	}

.navMenu{
	/*text-align:			center;*/
	/*border:				2px solid red;*/
	background-color:	inherted;
	/*background-color:	blue;*/
	width:				100%;
	}
.navTopCell
	{
	/*border:				2px solid blue;*/
	text-align:			center;
	width:				20%
	}

#myGallery
{
	text-align: center;
	align:			center;
	margin: 0 auto;
}
