body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #000000;
	margin: 0px;
	background-image: url(assets/PchGryBlk400sBK.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper2col {
	margin: -60px 0;
	padding: 0px;
	width: 99%;
}
#logobox {
	color: #999999;
	font-size: 1.2em;
	margin-left: 50px;
	width: 400px;
	padding-top: 60px;
}
#introtext {
	font-size: 1.0em;
	color: #b4947e;
	font-style: normal;
}
#photobox {
	float: right;
	padding: 0px;
	text-align: center;
	width: 45%;
}
#photobox img {
	border: 15px solid #666666;
	text-align: center;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 130%;
	color: #FF9966;
	line-height: 150%;
}

#navbanner {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #404040;
}

#menu {
	color: #b4947e;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 50px;
	width: 300px;
	padding: 10px;
	text-align: left;
	border-left: 1px dotted #999999;
	font-weight: bold;
	display: block;
}
#menu a:link, #menu a:visited { 
		 color: #b4947e; 
		 text-decoration:none; 			 
} 
#menu a:hover, #menu a:focus {
	text-decoration:none;
	color: #CCCCCC;
} 
#footer {
	font-size: 0.8em;
	color: #b4947e;
	text-align: right;
	margin: 0px;
	clear: both;
	padding-top: 50px;
	padding-right: 20px;
}
#footer a:link, #footer a:visited { 
		 color: #b4947e; 
		 text-decoration:none; 			 
} 
#footer a:hover, #footer a:focus {
	text-decoration:none;
	color: #CCCCCC;
} 
/*via p7 */
.menuDivHeader {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 1.2em;
	color: #747f81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.menuButBlank{
	margin-right: 6px;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.showIt {
	display: block;
}
.hideIt {
	display: none;
}
