


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #67666A;
}
#main {margin:0 auto;}
a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}
.homeContent {
	font-size: 12px;
	line-height: normal;
	padding-right: 7px;
	padding-left: 13px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.mainContent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #E2D3BF;
	padding-left: 45px;
	padding-right: 50px;
	padding-bottom: 0;
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	font-weight: bold;
}

.title {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pageHeader {
	font-size: 18px;
	font-weight: bold;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 115px;
	padding-left: 105px;
}

.topText {
	color: #F0E0CA;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	text-align: center;
	letter-spacing: 3pt;
	font-weight: bold;
	}
.topText p {padding:0; margin:0;}
.footerContent {
	color: #F0E0CA;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 20px;
}

.borderTable {
	background-color: #000000;
}

.footerNav {
	color: #F0E0CA;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a.footerNav:link {
	color: #F0E0CA;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.footerNav:visited {
	color: #F0E0CA;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

a.footerNav:hover {
	color: #F0E0CA;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
}

.footerCredit {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
   color: #F0E0CA;
	text-align: center;
}

a.footerCredit:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  color: #F0E0CA;
  text-decoration: none;
  text-align: center;
}

a.footerCredit:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  color: #F0E0CA;
  text-decoration: none;
  text-align: center;
}

a.footerCredit:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  color: #F0E0CA;
  text-decoration: underline;
  text-align: center;
}

img.thumb {
	border: 1px solid black;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	padding-top: 7px;
	font-weight: bold;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home {background:url(images/home-up.gif); width:70px; height:45px;}
#about {background:url(images/about-up.gif); width:103px; height:45px;}
#wip {background:url(images/wop-up.gif); width:185px; height:45px;}
#portfolio {background:url(images/portfolio-up.gif); width:107px; height:45px;}
#success {background:url(images/success-up.gif); width:166px; height:45px;}
#contact {background:url(images/contact-up.gif); width:114px; height:45px;}
#press {background:url(images/press-up.gif); width:77px; height:45px;}
#links {background:url(images/links-up.jpg); width:86px; height:45px;}

#home a {display:block; width:70px; height:45px;}
#about a {display:block; width:103px; height:45px;}
#wip a {display:block; width:185px; height:45px;}
#portfolio a {display:block; width:107px; height:45px;}
#success a {display:block; idth:166px; height:45px;}
#contact a {display:block; width:114px; height:45px;}
#press a {display:block; width:77px; height:45px;}
#links a {display:block; width:86px; height:45px;}

#home a:hover {background:url(images/home-over.gif); width:70px; height:45px;}
#about a:hover {background:url(images/about-over.gif); width:103px; height:45px;}
#wip a:hover {background:url(images/wop-over.gif); width:185px; height:45px;}
#portfolio a:hover {background:url(images/portfolio-over.gif); width:107px; height:45px;}
#success a:hover {background:url(images/success-over.gif); width:166px; height:45px;}
#contact a:hover {background:url(images/contact-over.gif); width:114px; height:45px;}
#press a:hover {background:url(images/press-over.gif); width:77px; height:45px;}
#links a:hover {background:url(images/links-over.jpg); width:86px; height:45px;}

.hidden {position:absolute; left:-9999px;}