.briangwhite {
	font-family: "Century Gothic";
	font-size: 16pt;
	color: #999999;
	font-style: italic;
	letter-spacing: 8px;
	font-weight: bold;
}
.home {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #999999;
	font-style: italic;
	letter-spacing: 7px;
}
.homeright {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: bolder;
	text-align: right;
}
.homerightlight {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: lighter;
	text-align: right;
	vertical-align: top;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#999999;
	width:250px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px none #000000;/* */
	font-family: "Century Gothic";
	font-style: italic;
	font-size: 16px;
	letter-spacing: 6px;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	color: #999999;
	letter-spacing: 3px;
	line-height: 25px;
}
.menutitleStatic {

	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:250px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px none #000000;/* */
	font-family: "Century Gothic";
	font-style: italic;
	font-size: 16px;
	letter-spacing: 6px;
}
