#body 
{
	background-color: #f6f6f6;
	background-repeat: repeat-x;
}

.pageHeaderFrame
{
	height: 142px;
  background-image: url('/userfiles/16/Image/WetaHeader.jpg');
	background-repeat: no-repeat;
background-color: #36321c;
  border-bottom: none;
}

.pageFrameOuter {
	border: none;
  background-image: url(/userfiles/16/Image/WetaContentBackgroundSmall.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.pageFrameInner {
	border: solid 1px #888888;
}

.pageTitle 
{
	color: #423d22;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
}

.exampleProfileLink {
color: #423d22;
text-decoration: none;
}

.contentPageSubTitle {
  font-size: 14px;
  font-weight: bold;
}

.contentPageTitle {
  font-size: 14px;
  font-weight: bold;
  color: #920025;
  font-family: Arial, Helvetica, Sans-Serif;
}

a 
{
	color: #565239;
  text-decoration: underline;


}

a:hover
{
	color: #ff002b;
	text-decoration: underline;
  background-color: White;
}

.sideMenuFrame {
  background-color: #36321c;
  background-image: url('/userfiles/16/Image/WetaSidebar.jpg') !important;
  background-repeat: none;
}

.mainContentFrame {
  margin-top: 0;
}

.contentHeaderFrame {

}

.rightContentFrame {
}

.contentFooterFrame {
	background-color: White;
}

.sideMenu {
padding-top: 6px;
}

.sideMenu a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: White;
  border-bottom: solid 1px #565239;
  text-align: right;
}

.sideMenu a:hover 
{
	color: White;
	text-decoration: none;
  text-align: right;
  background-color: #464229;
}

.pagePartTitleLink 
{
	color: #5f7e7f;
}

.pagePartTitleLink:hover
{
	color: Black;
}
	
.footerFrame 
{
	color: black;
}

.footerFrame a
{
	color: #333333 !important;
}

.footerFrame a:hover
{
	color: Black !important;
  background-color: transparent;
}


h1 {
  font-size: 14px;
  color: #3d3a1f;
}
