body {
	background-image: url(../images/graphpaperbg.gif);
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #333333;
}

#divbg {
	background: url(../images/bg.gif) top left no-repeat fixed;
	position: absolute;
	width: 900px;
}

#tdbodyborderleft {
	background: url(../images/bodyborderleft.jpg) repeat-y;
	width: 8px;
}

#tdbodyborderright {
	background-image: url(../images/bodyborderright.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

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

#tdfoliageleft {
	background: url(../images/foliageleft.jpg) top left no-repeat;
	width: 221px;
}

#tdfoliageright {
	background: url(../images/foliageright.jpg) top right no-repeat;
	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: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.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;
}

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

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

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

#tablebg {
	background-color: #994400;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#tablefg {
	background-color: #FFFFEE;
}

.input {
	font-size: 90%;
}

.button {
	background-color: #CC6600;
	color: #FFFFFF;
	border: 1px solid #333333;	
}

#tdportfolioleft {
	background-image: url(../images/portfolioleft.gif);
	background-repeat: repeat-y;
	width: 8px;
}

#tdportfolioright{
	background-image: url(../images/portfolioright.gif);
	background-repeat: repeat-y;
	width: 9px;
}

#tdrightfooter{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.jumplist {
	color: #FFFFFF;
	background-color: #CC6600;
}

#tablebody {
	background-color: #FFFFFF;
	-moz-opacity: .9; 
	filter: alpha(opacity=90);
}