
<!--
div#fadeDiv {
   position:absolute;
   background-color:#777777;
   display:none;
   top:0px;
   left:0px;
   height:0px;
   width:0px;
   opacity: 0.5;
   -moz-opacity: 0.5;
   -khtml-opacity: 0.5;
   filter: alpha(opacity=50);}
#card {position:fixed; left:0px; bottom:0px}
.menuLeft {font-family:Calibri;
font-size:16px}
.menuTop {font-family:Calibri;
font-size:15px}
.menuRight {font-family:Calibri;
font-size:14.5px; color:#CCCCCC}
.siteText {color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:13.5px}
img {border-style:solid; border-width:3px; border-color:#7F0404}
.ping {border:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
.parch, .parch TD, .parch TH
{
background-image:url('Web_Homepage.jpg');
background-color:red;
}
a:link { 
	color: #E0BB68;
	}
a:visited { 
	color: #E0BB68;
	}
a:hover { 
	color: #E0BB68;
	text-decoration: none;
	}
a:active { 
	color: #E0BB68;
	}

-->
