@charset "utf-8";
/* CSS Document */


html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color:#2E2E2E;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
body {
	background-image: url();
	background-repeat: no-repeat;
	
}
.style8 {
	font-family: Tahoma;
	font-size: 13px;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #660000;
}
.style7 {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.style11 {
	font-size: 11px
}
.Portfolio_Nav_active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.Portfolio_Nav_inactive {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-decoration: none;
	text-align: left;
}
.Project_Desc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Help_txt {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#666666;
}
