/*	$Id: about.css,v 1.2 2007/04/03 23:56:21 gordon Exp $	*/

	.vertical {width: 186px; height: 468px; border: none; padding: 0 2px; }

/*	content DIV css defines	*/
	#content { margin-left: 200px; }
	
/*	navibox DIV css defines	*/
	#navibox { background: #cc6733; color: #484675; max-width: 186px; min-height: 139px; font-family: verdana, sans-serif; font-size: 12px; padding: 10px; }
	#navibox .menuheader { padding: 5px 15px; line-height: 130%; }
	#navibox .menuheader em { font-weight: bold; font-style: normal; }
	#navibox .menuitem { line-height: 110%; }
	#navibox .menuline { padding: 10px; background: url(../elements/about_naviline.gif) repeat-y top; }
	#navibox a { color: #fff; text-decoration: none; }
	#navibox a:visted { color: #fff; text-decoration: none; }
	#navibox a:hover { color: #484675; text-decoration: none; }
	
	em { font-weight: bold; font-decoration: none; font-style: normal; }
	
	.errortext { font-weight: bold; font-size: 90%; color: #f00; }

/*	navilink DIV css defines	*/
	#navabout { display: none; }
	
/*	breadcrumb DIV css defines	*/
	#breadcrumb { color: #cc6733; }
	#breadcrumb a { color: #cc6733; text-decoration: none; }
	#breadcrumb a:visited { color: #cc6733; text-decoration: none; }
	#breadcrumb a:hover { color: #cc6733; text-decoration: underline; }
	
/*	request information css defines	*/
	#requestinfo { color: #cc6733; font-weight: bold; font-style: italic; }
	#requestinfo a { color: #cc6733; text-decoration: none; }
	#requestinfo a:visited { color: #cc6733; text-decoration: none; }
	#requestinfo a:hover { color: #cc6733; text-decoration: underline; }
	
/*	content DIV css defines	*/
/*	#content { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; color: #666; }	*/

/*	prlist TABLE css defines	*/
/*	table.prlist { border: 2px inset; margin: 10px; }	*/
	table.prlist { margin: auto; border-collapse: collapse; border-spacing: 0; }
	table.prlist th { font-weight: bold; color: #676735; text-align: left; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif; }
	table.prlist td { color: #676735; text-align: left; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

	table.prdisplay { margin: auto; border-collapse: collapse; border-spacing: 0; }
	table.prdisplay th { font-weight: bold; color: #676735; text-align: left; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif; }
	table.prdisplay td { color: #676735; text-align: left; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

/*	project DIV css defines	*/
	
	.project { float: left; padding: 0 0 10px 0; margin: 0; min-height: 150px; }
	.projectimg { float: left; margin: 0 10px 0 0; border: 3px double #cc6733; }
	.projectname { font-weight: bold; color: #cc6733; }

	
	
	
	
	
	
	