a:link {
  color:#C33F32;
  text-decoration:none;
  }
a:visited {
  color:#D98C7B;
  text-decoration:none;
  }
a:hover {
  color:#D98C7B;
  text-decoration:underline;
  }
.img-hovers {

	opacity: 1;

	-moz-opacity: 1;

	filter: alpha(opacity=100);

}

.img-hovers:hover {

	opacity: .5;

	-moz-opacity: .5;

	filter: alpha(opacity=50);

}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.NormalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.NormalTextEM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.NormalTextBOLDEM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.CreditsMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.CVHighlightText {
	font-family: "Trebuchet MS", Verdana, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 0px none;
	line-height: normal;


}
.HightlightBox {
	background-color: #F1EDE9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.PageContentsTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: normal;


}
.PageContentsText {
	font-family: "Trebuchet MS", Verdana, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .0em;

}
.BGlight {
	background-color: 45382e;
}
.BGdark {
	background-color: 342b23;
}
.BGbar {
	background-color: 464e50;
}
.AboutBorder {
	border: 1px solid #E2D9CF;
	background-color: #F8F4EF;
	padding: 0px;
	margin: 0px;
}
.ContentBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D9CF;
	border-right-color: #E2D9CF;
	border-bottom-color: #E2D9CF;
	border-left-color: #E2D9CF;
}
