body {
	background-image: url(images/texture.gif);
}
#navsupport {
font-weight:bold;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}
#navsupport a, #navsupport:visited{
font-weight:bold;
font-size:14px;
text-decoration:underline;
color:#000000;
}
#navsupport a:hover{
font-weight:bold;
font-size:14px;
text-decoration:underline;
color:#B1953A;
}
#nav {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
}
/* only Win/IE reads * html - fix IE border bug
changes #nav total height - not worth it
* html #nav {padding-top: 120px;} 
 */
#nav a, #nav a:visited {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000
	}	
#nav a:hover {
	text-decoration: underline
	}
	p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#000000;
	}
	h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	}
	.padLeft	{
	margin-left: 6px; margin-top: 3px;
	}
.padRight	{
	margin-right: 6px;
	}