/* style sheet  (c) 2003-2004 henryandsophie.com 
Cheers Kieren (www.realityf1.com)*/

body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin : 0px;
}
.content{
	text-align: justify;
	margin-left: 0px;
	margin-right : 0px;
	font-size: 80%;
}
.cam1 {
	display : none;
	visibility : hidden;
}
.menu_image {
	display : none;
	visibility : hidden;
}
.care_head{
	text-align: center;
	font-size: 80%;
}
.content .sublist {
	margin-left : 15px;
}
.content .sublist2 {
	margin-left : 30px;
}
.footer{
	display : none;
	visibility : hidden;
}
.headlink {
	text-decoration: none;
	font-size: 90%;
	text-align: center;
	margin-left: 0px;
	margin-right : 0px;
}
.headlink:visited{
	color : #000000; 
}
.headlink:hover {
   color : #000000; 
}
.miniheader{
	font-size: 70%;
	text-transform: uppercase
}
.miniheader:visited{
	color : #000000; 
}
.miniheader:hover {
   color : #000000; 
}
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%;
}
.csscheck {
	display : none;
	visibility : hidden;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color : #000000;
	text-decoration: none; 
}
a:hover {
   color : #000000;
   text-decoration: none;
}
a:active {
   color : #000000;
   text-decoration: underline;
}