body { margin: 0px;
	background-color: #E7DCC5;
	color: #000;
	}
	
 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color:#D95708;
	font-weight: normal;
		}
.bodycopy {
	text-align: left;
	width: 740px;
	line-height: 1.75em;
	}		
div.Article {
  background: url(images/topleft.gif)   top left no-repeat;
  width:35%;
  float: right;
  }
div.Article h2 {
	background: url(images/topright.gif) top right no-repeat;
	font-size: .85em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	padding: 15px 0px 15px 0px;
	margin: 0;
	letter-spacing: .25em;
  }
div.ArticleBody {
  background: url(images/rightborder.gif)   top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding: 5px 15px 15px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.5em;
  }
div.ArticleFooter {
  background: url(images/bottomleft.gif)   bottom left no-repeat;
  }
div.ArticleFooter p {
  background: url(images/bottomright.gif)   bottom right no-repeat;
  display:block;
  padding: 15px;
  margin: -2em 0 0 0;
	}
#clear {
	clear: both;                           /* Bug trigger. This div must touch the float to trigger bug. */  
	text-align: center;
	padding-top: 15px;
	}
a:link { 
	color: #D95708;
	}
a:hover { 
	color: #58886A;
	}
a:active { 
	color: #58886A;
	}
a:visited { 
	color: #58886A;
	}
#centerPage {
	width: 740px;
	margin: 0 auto;
	}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	text-align: center;
	}
.TopNav {
	background-color: #333333;
	width: 740px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .75em;
	padding: 4px 0px 6px 0px; 
	text-align: center; 
	color: #CCCCCC;
	
	}
.TopNav a:link { 
	color: #fff;
	text-decoration: none;
	}
.TopNav a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
.TopNav a:active { 
	color: #DEBD51;
	font-weight: bold;
	}
.TopNav a:visited { 
	color: #CCCCCC;
	text-decoration: none;
	}
#current {
	font-weight: bold;
	color: #DEBD51;
	}
.slideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	}.SmallCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65%;
	font-style: normal;
	font-weight: lighter;
}

