p.pPhone {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	font-color : #000099;
}

TABLE.Overlib1 {
	padding-left: 1em;
	background-image:    url(Images/1.gif);
	border: 1px black solid;
}

TABLE.Overlib2 {
	background : orange;
  border: 1px black solid; 

}
.paperBackground {
	background-attachment: fixed;
	background-image: url(Images/paper.jpg);
}

.FaceTileBackground {
	background-attachment: fixed;
	background-image: url(Images/HeadWhiteGreyscaleTile.jpg);
	background-repeat: repeat;

}

.FaceTileWideBackground {
	background-attachment: fixed;
	background-image: url(Images/HeadWhiteGreyscaleTileWide.jpg);
	background-repeat: repeat;

}

a.aMenuBar:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	font-color : #000099;
	color: #000099;

}
a.aMenuBar:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	font-color : #000099;
	color: #000066;

}

a.aMenuBar:hover {
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size: 12px;
	text-decoration : none;
	color: #FF0000;
}

a.aEmail:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	font-color : #000099;
}
a.aEmail:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	font-color : #000099;
}

a.aEmail:hover {
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size: 16px;
	text-decoration : none;
	color: #CE1502;
}



table.tableMenuBar {
	background-color: #D8D8D8;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #CA001A;
	border-left: thin none;



}

hr.hrMenuBar {
	border: thin solid #FF0000;
	margin: 0px;
	padding: 0px;

}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000099;

}

li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000099;

}

TD.filmStrip {
	background-image: url(Images/filmStrip.gif);
}

TD.filmStripRedBlack {
	background-image: url(Images/filmStripRedBlack.gif);
}

TD.painting {
	background-color: #000000;
}
TD.paintingRedBlack {
	background-color: #C29090;
}
p.pPainting {

	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #663399;
}
TABLE.box {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-right-color: #000000;
	border-left-color: #000000;
}
TD.leftBorder {
	background-attachment: fixed;
	background-image: url(Images/leftBorderTrans.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
TD.rightBorder {
	background-attachment: fixed;
	background-image: url(Images/rightBorderTrans.gif);
	background-repeat: repeat-y;
	background-position: left center;
}