/* CSS Document */







/* ================= catalog tabs ================== */
/* generic catalog tab properties */
.catList {
	white-space: nowrap;
	padding: 0;
	margin: 0 0 2px 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;


}
/* catalog tabs on the home pages */
#homePage .catList {
  text-align: center;
  margin: 3px 0 2px 0;
}
.tabOn, .tabOff, .tabOnEnd, .tabOffEnd {
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  padding: 1px 4px 1px 4px;
  width: 2%;
  margin: 0;
}
#tabOn{
  border-left: 1px solid #3770a8;color: #00FF33;
}
a.tabOnEnd, a.tabOffEnd {
	border-left: 1px solid #3770a8;
	border-right: 1px solid #3770a8;
	font-size: 12px;

}

/* ================= end catalog tabs ================== */
/* ==== special case link classes ==== */

/*white*/

a.tabOff, a.tabOff:visited, a.tabOff:hover{
	color: #FFFFFF;
	font-size: 12px;
}

}
/* orange*/
a.tabOn, a.tabOn:visited, a.tabOn:hover {
	color: #FFCC00;
	font-size: 12px;

}

/* green*/
a.tabOff:hover, a.tabOn:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;


}
#1{
	border: thin dashed #FF9900;
	font-size: 14px;



}
#resume{
	font-size: 14px;
}
#resume1{
	font-size: 14px;
}
#portfolio {
	font-size:12px;
	position: absolute;
	top: 93px;
	left: 220px;
	width: 560;
	height: 365px;
	overflow:auto;
	background-color: #FFFFFF;

	
}
#portfolio1{
	font-size: 14px;
}

#contact{
	font-size: 14px;
	border: thin dotted #FF9900;

}
