body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #000000;
}
#Table      img            {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container2  {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
}
#footer   {
	margin: 0px;
	background-repeat: repeat;
	height: 60px;
	background-color: #000000;
}
#footer  p {
	color: #CCCCCC;
	line-height: normal;
}
#footer h1 {
	color: #000000;
	line-height: normal;
}
#header2 {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #857B7C;
	background-image: url(Images/header2.jpg);
}

#header2  h1 {
	font-size: 40px;
	color: #A2ADA5;
	text-align: center;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bolder;
	font-style: italic;
	margin-top: 20px;
}
#header2  #spacer {
	float: none;
	height: 50px;
	padding-bottom: 5px;
}


#mainContent  {
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	width: 1000px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 540px;
}
#mainContent2 {
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	width: 800px;
}
#mainContent2  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	line-height: 22px;
	color: #000000;
}
#mainContent2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px;
	color: #000000;
	text-align: center;
}

#footer2  {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	margin: 0px;
	background-repeat: repeat;
	height: 60px;
	background-image: url(Images/header2.jpg);
}
#footer2  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
}
#footer2    h1  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A2ADA5;
	background-position: center;
}
#footer2  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: left;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 0;
}
#footer2  h3 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A2ADA5;
	background-position: left;
}
#footer2  h4 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A2ADA5;
	background-position: center;
}
#footer2   a  {
	color: #CCCCCC;
}


#navcontainer {
	float: none;
	background-repeat: repeat;
	width: 800px;
	margin-left: auto;
	background-position: bottom;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #666666;
}
#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0;
	padding-left: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 0.5em;
}


li { display: inline; }

li a
{
	text-decoration: none;
	color: #A2ADA5;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li a:hover
{
	color: #CCCCCC;
	width: 100%;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;

}
#bio {
	padding: 0px;
	margin: 5px;
	background-image: url(Images/aboutus.gif);
}
#photoright {
	float: right;
	padding: 10px;
}
#photoleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#photocenter {
	padding: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#authorheader {
	margin: 0px;
}

#containerAboutUs {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Images/aboutus.gif);
}
#mainContentAboutUs    {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px;
	float: left;
	background-image: url(Images/aboutus.gif);
	width: 850px;
}
#mainContentAboutUs   p   {
	font-size: 14px;
	margin: 10px;
}
#mainContentAboutUs h1 {
	padding-left: 10px;
}
#mainContentAboutUs h3 {
	padding-left: 10px;
}
#AboutUsNav  {
	margin-right: auto;
	padding: 2px;
	width: 850px;
	margin-left: auto;
}
#AboutUsNav  ul {
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#AboutUsNav  a  {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#objectAboutUs  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

