body {
	margin-top: 0;
	margin-left: 0;	
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF; }
			
/* 	background-image: url(images/repeat.gif); */
/*	background-image: url(images/hp-bkg.gif); was in navMainWrapper */
/* 	bgcolor: #F8F6F0; */
/*	link ?: #AE9E81; */
/*  hover light: #D2BF9C */
/*  hover medium: #785B49 */
/*  hover dark: #33271F */

h1 {
	font-size: 1.3em; }

h2 {
	font-size: 1.2em; }

h3 {
	font-size: 1.1em; }

h4 {
	font-size: 1.0em; }

h5 {
	font-size: 0.9em; }

h6 {
	font-size: 0.8em; }

h1, h2, h3, h4, h5, h6, .pb {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-style: normal; }
	
a {
	margin: 0;
	font-weight: bold;
	font-size: 0.9em; 
	text-decoration: none; }

/* Blue: 9966FF dark 6699FF lighter */
/* old ?
a:link {
	color: #958D89;
	F0D593; }
a:visited {
	color: #8C8287;	}
a:active {
	color: #FFFFFF; }
a:hover	{
	color: #33271F;	}
*/

a:link {
	color: #00A651;	}

a:visited {
	color: #999999;	}

a:hover	{
	color: #2F3EFF; }

a.copy {
	font-size: 0.9em; }

a.home {
	margin: 1px;
	padding: 1px; }

a.home:link {
	color: #333333; }

a.home:visited {
	color: #333333;  }

a.home:hover {
	margin: 1px;
	padding: 1px; 
	background-color: #FF0000;
	border: 1px solid #FF9900; }
	
a.gv, p.gv {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal; }

p {
	margin: 0 0 0.5em 0; }

#signature {
	margin-left: 1.0em;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em; }

.nav-ul {
	border-top: 1px solid #FFFFFF;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	width: 58%;
	height: 1px;
	text-align: left; }

.small {
	font-size: 0.7em; }

.tn {
	opacity: 1.0; 
	filter: alpha("opacity:100"); }
	/* filter:alpha(opacity:80); from scriptaculous */
	/* Specify opacity for IE */
	
#container {
	margin: 0;
	padding: 0; 
	width: 90%; }

#header {
	margin: 0;
	padding: 0;
	border: 0; }
	
#links {
	float: left;
	width: 9em;
	margin: 0;
	padding: 0 1em 1em 1em;
/*	background-color: #F3F3F3;	*/
	z-index: 5; }

#Go-Home {
	width: 7em;
	margin: 0.2em;
	padding: 0.5em;
	text-align: center; }
	
#content-container {
	position: absolute; top: 110px; left: 140px; z-index: 1; 
	width: auto; }

#category-copy {
/*	position: absolute; top: 110px; left: 140px; z-index: 1; */
/*	position: relative; top: 0px; left: 0px; */
	float: left;
	margin: 0 0 1em 0;
	width: 565px;
	z-index: 3; }

#content {
/* style="position: relative; top: 110px; left: 140px; z-index: 3" */
/*	position: relative; top: 0px; left: 10px; z-index: 5; */
	float: left;
	width: 95%;
	margin: 0 2.0em 1.0em 0;
	z-index: 5; 
	padding: 0 1.0em 1.0em 0; }

.thumbnail {
	float: left;
	width: auto;
	height: auto;
	margin: 0.25em 0.5em 0.25em 0;
	padding: 0.25em 0.5em 0.25em 0; }
	
#footer {
	position: relative;
	top: 20px; 
	left: 20px; 
	z-index: 6; }
	
.Nav {
	font-size: 0.8em; }

#next-back {
	border: 0; }	

#nav-top {
	font-size: 0.8em;
	width: 120px; height: 455px; }
	
#nav-btm {
	width: 120px; height: 125px; }

#content-contact {
	float: left;
	margin: 0 0 1em 0;
	width: 565px;
	height: 480px; }
	
#content-copyright {
	float: left;
	margin: 0 0 1em 0;
	width: 565px;
	height: 480px;
	background-image: url("../images/copyright-bckgnd.gif");
	background-repeat: no-repeat; 
	z-index: 1; }