body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin : 0px;
}
.sqr {
	left: 655px;
	top: 46px;
	position: absolute;
	z-index: 1;
	DISPLAY: none;
	VISIBILITY: hidden
}
.top_bar_red {
	left: 0px;
	top: 35px;
	position: absolute;
	z-index: 0;
}
.handheldonly {
	DISPLAY: block;
	VISIBILITY: visible;
}
.webonly{
	DISPLAY: none;
	VISIBILITY: hidden;
}
.cam {
	left: 657px;
	top: 48px;
	position: absolute;
	z-index: 2;
	DISPLAY: none;
	VISIBILITY: hidden;
}
.care_head{
	text-align: center;
	font-size: 80%;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 95%;
	font-weight: bold;
}
.photocaption {
	font-size: 80%;
	text-align: center;
}
td{
	font-size: 80%;
}
.content{
	text-align: justify;
	top: 158px;
	font-size: 80%;
        width:800px;
	position: absolute;
}
.content .sublist {
	margin-left : 15px;
}
.content .sublist2 {
	margin-left : 30px;
}
.bottom_bar {
	background-image: url(http://www.henryandsophie.com/images/stock_images/footer_r.gif);
	background-repeat: repeat-x;
    width: 800px;
	font-size: 80%;
}
.csscheck {
	display : none;
	visibility : hidden;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color : #666666;
	text-decoration: none; 
}
a:hover {
        color : #D50909;
        text-decoration: none;
}
a:active {
   color : #FF0000;
   text-decoration: underline;
}
.headlink {
	text-decoration: none;
	text-align: left;
	font-size: 90%;
	top: 108px;
	margin-left: 1px;
	margin-right : 1px;
	position: absolute;
	z-index: 2;
}
.headlink a:link {
	color: #666666;
	text-decoration: none;
}
.headlink a:visited{
	color : #666666; 
}
.headlink a:hover {
        color : #D50909; 
}
.miniheader{
	font-size: 70%;
	text-transform: uppercase;
	text-align: left;
	top: 132px;
	margin-left: 1px;
	position: absolute;
	z-index: 2;
}
.miniheader:visited{
	color : #666666; 
}
.miniheader:hover {
   color : #D50909; 
}