
#iContentBottomLine{
 border-bottom: 1px solid #BBB8FE;
 margin: 10 10;
 }
#iContentBox{
	background:#DDDDFF;
	border: 1px solid #BBB8FE;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
}

a:link {
text-decoration:none; 
color:blue
}

a:visited {
text-decoration:none; 
color:#808080
}

a:active {
text-decoration:none; 
color:#c0c0c0
}

a:hover {
text-decoration:none; 
color:green;
}

/* puts the square around the whole page content  */

#contentWrapper{
 background: url(images/alluringpresence.jpg) no-repeat top;
text-align: left;
border: 1px solid #D1D3D4;
width: 762px;
margin: 3 auto;
padding: 140px 13px 13px 13px;
voice-family: "\"}\"";
voice-family: inherit;
width: 734px;
}

body {
 font: 8pt/16pt georgia; 
 color: #555753; 
 height: 100%;
 margin-top: 0px;
 padding: 5px 0;
 text-align: center;
}

dl {
	 margin-bottom: 1pt;
}



/* Start of hidden help */
div#links a:hover {
	font: 17px Verdana;
}

img{
	border:0;
}

div#links a span {
	display: none;
}
div#links a:hover span { 
	display: block; 
  	color: black; 
	background: White;
	font: 12px Verdana, sans-serif;
   	position: absolute; 
	width: 100px;
   	padding: 5px; 
	z-index: 100;
	text-decoration:none;
	border: 1.5px solid #3399FF;
}
