body  { font-family: garamond; background-color: black; overflow: auto; scrollbar-base-color: black; scrollbar-arrow-color: #d3d3d3; }
p   { color: #d3d3d3; font-size: medium; font-family: Garamond; text-align: center }
input, textarea, select { background: black; color: #d3d3d3; font-family: garamond; font-size: small;}
p#copy  { color: #d1d1d1; font-size: x-small; font-family: Garamond; text-align: center }
p#big    { color: #d1d1d1; font-size: xx-large; font-family: Garamond; text-align: center; letter-spacing: 4pt }
p#resumec  { color: #d1d1d1; font-size: medium; font-family: Garamond; text-align: center }
p#resumel, li  { color: #d1d1d1; font-size: medium; font-family: Garamond; text-align: left }
p#resumer  { color: #d1d1d1; font-size: medium; font-family: Garamond; text-align: right }
p#left  { color: #d1d1d1; font-size: medium; font-family: Garamond; text-align: left }
p#message {color: #d1d1d1; text-align: left; }
p#name {color: #d1d1d1; text-align: left;  font-size:small;}
#border {
	border : thin solid #A67A95;
}
#color { background-color: black;}

/*
#BackLeftT { background-repeat: no-repeat; background-image: url("./images/BackLTop.jpg"); background-attachment: fixed; background-position: center center;}
#BackRightT{ background-repeat: no-repeat; background-image: url("./images/BackRTop.jpg"); background-attachment: fixed; background-position: center center;}
#MenuHead { background-repeat: repeat-x; background-image: url("./images/MenuHeadMR.jpg"); background-attachment: fixed; background-position: center center;}
#MenuLeft { background-repeat: repeat-y; background-image: url("./images/MenuLeftR.jpg"); background-attachment: fixed; background-position: center center;}
#MenuRight { background-repeat: repeat-y; background-image: url("./images/MenuRightR.jpg"); background-attachment: fixed; background-position: center center;}
#MenuBot { background-repeat: repeat-x; background-image: url("./images/MenuBottomMR.jpg"); background-attachment: fixed; background-position: center center;}
#InnerRight  { background-repeat: repeat-y; background-image: url("./images/InnerRightR.jpg"); background-attachment: fixed; background-position: center center;}
#InnerBot { background-repeat: repeat-x; background-image: url("./images/InnerBottomMR.jpg"); background-attachment: fixed; background-position: center center;}
*/

a:link,a:visited,h1,h2,h3,h4,h5   { color: #a67a95; font-weight: bolder; text-decoration: none }
a:hover   {	color: #d3d3d3;  background-color: #a67a95; }
a:active {color: #69558E}
img#pic  { border: solid thin #d1d1d1 }
#float {position: Absolute; top: 75px; min-width:112px;}
#Menu  { text-decoration: underline }
#close    {
	background-color: black;
	font-weight: bolder;
	font-size: x-small;
	position: absolute;
	top: 1px;
	left: 5px
}
#error {text-align: Center; color: #ff0000;}