
/* box design 800 px wide*/
#boxListhead800
{
	padding: 40px 0px 0px 0px;
	background: url(frame/bor1_800px.jpg) no-repeat;
	text-align:left;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#boxListbody800 
{
	background: url(frame/bor2_800px.jpg) repeat-y;
	padding: 0px 5px 0px 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#boxListend800 
{ 
	padding-bottom: 42px;
	background: url(frame/bor3_800px.jpg) no-repeat bottom;
	voice-family: "\"}\"";
	voice-family: inherit;
}


#iContentBottomLine{
 border-bottom: 1px solid #BBB8FE;
 margin: 10 10;
 }
 
#iContentBox{
	background:#FFFFCC;
	border: 1px solid #FFFF00;
	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:#CC6633
}

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{
	text-align: left;
	width: 700px;
	margin: 3 auto;
	padding: 10px 40px 40px 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

body {
 font: georgia; 
 color:555753; 
 height: 100%;
 margin-top: 0px;
 padding: 5px 0;
 background:#F8FFFF;
 text-align: center;

}

dl {
	 margin-bottom: 1pt;
}

/* Start of hidden help */
div#links a:hover {
	font: 17px Verdana;
}

img{
	border:none;
}

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: 250px;
   	padding: 5px; 
	z-index: 100;
	text-decoration:none;
	border: 1.5px solid #3399FF;
}