body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	margin-left: 0;
}

#divphoto {
	margin: 10px;
}

#divnone {
	display: none;
}

#tdbodyborderleft {
	border-left: 2px solid #993300;
}

#tdbodyborderright {
	border-right: 2px solid #993300;
}

#tdfooterbg {
	background: url(../images/footerbg.jpg) repeat-y;
}

#tdfoliageleft {
	border-left: 2px solid #993300;
	border-top: 15px solid #993300;
	padding-left: 8px;
	width: 221px;
}

#tdfoliageright {
	border-right: 2px solid #993300;
	border-top: 15px solid #993300;
	width: 410px;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #222222;
	font-style: normal;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #222222;	
}

.footerlinks {
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
	line-height: 1.5em;
}

.border {
	border: 2px solid #993300;
}

.header {
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
	font-size: 200%;
	font-weight: bold;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
	font-size: 140%;
	font-weight: bold;
}

.subheader {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	color: #003333;
}

#tablebody a {
	margin-left: 5px;
}

#tableportfolio a {
	margin: 0px;
}

a:link {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	color: #CC6600;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CC6600;
	text-decoration: none;
}

#tdportfolioleft {
	border-left: 3px solid #CC6600;
	width: 8px;
}

#tdportfolioright{
	border-right: 3px solid #CC6600;
	width: 9px;
}