body{
	background-image: url(pics/bg_main.png);
	background-repeat: repeat-x;
}
td#subnav{
	line-height: 16px;
	text-align: right;
	padding-right: 23px;
	padding-top:0;



}
td#picsnav{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	padding-right: 23px;
}
td#text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F26522;
	line-height: 16px;
	text-align: left;
	padding-left: 23px;
	text-decoration:none;
}
td#text a{
	color: #F26522;
	text-decoration:none;
}
td#text a:hover {
	color: #000000;
}
div#projects{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26522;
	line-height: 20px;
	width: 311px;
	height: 316px;
	background-image: url(pics/bg_small.png);
	background-repeat: repeat-x;
	text-decoration: none;
}
div#projects a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
div#projects a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26522;
	text-decoration: none;
}
a{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F26522;
}

.black {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.claim{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	padding-left: 23px;

}
.orange{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F26522;
}
