body {
  font-size: 13px;
  font-family:Century Gothic, Arial, Helvetica, sans-serif;
  font-style: normal;
  color:#000000;
  background-color: #ffffff;
  /*background-color: #974b64;*/
  background-image:url(images/bg.gif);
  background-repeat:repeat;
  margin:3px;
  text-align:center;
  } 

div.wrapper {
	width:780px;
	background-color: #ffffff;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #999999;
	/*border-left: medium groove #cccccc;
	border-right: medium ridge #cccccc;
	border-bottom: medium ridge #cccccc;
	border-top: medium groove #cccccc;*/
	margin-top:10px;
}


.text {  font-family: "Century Gothic", "Arial", "Times New Roman"; font-size: 12px}

td {
  font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif";
  font-size: 13px;
  font-weight: normal;
  }

td.pagecontent {
  padding-left: 15px;
}

td.nofiles {
  padding-left: 30px;
  padding-bottom: 15px;
}

h2 {  font-family: "Century Gothic", "Arial", "Times New Roman"; font-size: 18px; font-style: normal; font-weight: bold}

.title {
  font-family: "Century Gothic", "Arial", "Times New Roman";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  }

.breadcrumb {
  font-size: 13px;
  font-weight: normal;
}

a:link, a:visited {
  color: #990033;
  text-decoration:
  underline;
  }

a:hover {
  color: #333333;
  text-decoration: none;
  }

a.footer:link {
  color: #000066;
  font-size:13px;
  text-decoration: underline;
  font-weight:normal;
  }


p {  font-family: "Century Gothic", "Arial", "Times New Roman"; font-size: 13px}
h3 {  font-family: "Century Gothic", "Arial", "Times New Roman"; font-size: 16px; font-style: normal; font-weight: bold}

#featuredProject {
width:156px;
height:auto;
font-family: "Century Gothic", "Arial", "Times New Roman"; 
background-color:990033;
color:#ffffff;
text-align:center;
padding:3px 0px 3px 0px;
}

#featuredProject strong {
font-size: 15.5px; 
text-align:center;
font-weight: bold;
}

#featuredProject a:link, #featuredProject a:visited {
color:#ffffff;
text-align:right;
text-decoration:underline;
font-size:13px;
padding-top:3px;
}

#featuredProject a:hover {
text-decoration:none;
padding-top:3px;
}

#featuredProject a.featured:link img, #featuredProject a.featured:visited img {
color:#ffffff;
text-align:right;
text-decoration:underline;
font-size:13px;
padding-top:3px;
border:2px solid #990033;
}
	
#featuredProject a.featured:hover img{
padding-top:3px;
}

