body {
	font-family: Garamond;
	text-align: center;
	vertical-align: top;
	background-color: #000000;
	margin: 0 auto;
}

p {
	
	
}

h1, h2, h3, h4, h5, h6 { text-align: center; font-weight: bold; }

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 20pt;
}

h3{
	font-size: 16pt;
}

h4 {
	font-size: 14pt;
}

h4.left {
	text-align: left;
}


h5 {
	font-size: small;
}

.hr75 {
    width: 75% ;
	text-align: center;	
}

.hr45 {
    width: 45% ;
	text-align: center;
	height: 1px;	
}


ul {
	list-style-type: disc;
	list-style-position: outside;
}

a:link {
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-weight: bold;
	color: #333333;
}

a:hover {
	font-weight: bold;
	color: #000000;
}

a:active {
	font-weight: bold;
	color: #9aa264;
}

a.white:link {
	font-weight:bold;
	color:#FFFFFF;
}

a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
}

a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
}

a.white:active {
	font-weight: bold;
	color: #FFFFFF;
}

a.image:link img  {
	border: 3px solid black;
}

a.image:visited img {
	border: 3px #333333;
}

a.image:hover img {
	border: 3px #333333;
}

a.image:active img {
	border: 3px #9aa264;
}


.main-table { 
	width: 958px; 
	vertical-align: top;
	
}

.main-table1 { 
	width: 949px; 
	vertical-align: top;
	margin: 0 auto;
}

.left-table, .Showcase_link { 
	width: 170px;
	vertical-align: top;
	text-align: center; 
}

.Showcase_link {
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
}


.right-table {
	width:189px;
	text-align: center;
	vertical-align: top;
}

.center-table, .article, .Showcase_table {
	width: 588px;
	vertical-align: top;
	text-align: center;
}

.Showcase_table {
	background-color: #e6d6bd;
}

.MainContent {
	background-color: #e6d6bd;
	background-position: left top;
	vertical-align: top;
	line-height: normal;
	color: #000000;
	width: 100%;
}

.SideBarTop {
	width: 170px;
	height: 54px;
}


.SideBarMain {
	color: #FFFFFF;
	vertical-align: top;
	width: 170px;
}

.SideBarCell {
	color: #FFFFFF;
	vertical-align: top;
	height: 25px;
}

.SideBarButtons {
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

.SideBarTitle {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

.SideBarPeopleName {
	text-align: left;
	font-size: small;
	color: #FFFFFF;
}

.SideBarQuote {
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	font-size: medium;
}

.SideBarQuotee {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	font-size: medium;
}
	
.PopUpBox {
	text-align: center;
	color: #000000;
	background-color: #e6d6bd;
}
	
.CatSize {
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
}

.CatSpecies {
	font-weight: bold;
	margin-left: 15px;
}

.CatNames {
	text-align: left;
	margin-left: 30px;
}

.catcolumns {
	width: 50%;
}

.corpLogo {
	text-align: center;
}

.floatright {
	float: right
}

.floatleft {
	float: left
}

.toplink {
	text-align: right;
	font-size: small;
}

.programPopUp {
	width: 583px;
	border: 0px;
	background-color: #e6d6bd;
}

table.article {
	margin-left: auto;
	margin-right: auto;
}

td {
	vertical-align: top
}

td.main {
	background-color: #e6d6bd;
}
	
dt {
	font-weight: bold
}

#nav {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	clear: both;
	width: 170px;
	display: block;
	float: left;
	padding-right: 2px;
}

.nav_text {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.nav_text {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	line-height: 165%;
	font-size: 90%;
	font-weight: bold;
}

.nav_border {
	border-bottom: thin solid #e6d6bd;
}

.nav_text {
	margin-top: 0px;
	margin-bottom: 0px;
}

img.nav_leaf {
	border: 0px;
	float: left;
	margin-top: 3px;
}

a img.nav_leaf {
	display: none;
}

a:hover img.nav_leaf {
	display: inherit;
}

#nav a {
	text-decoration: none;
	color: #FFF;
}

a:hover p.nav_text {
	color: #e6d6bd;
	font-weight: bold;
}

.primary_nav img {
	margin-top: 0px;
	margin-bottom: 0px;
}

