#Container {
	width: 800px;
	margin-top: 0px;
	padding: 0px;
	background-color: ffffff;

}
body {
	padding: 0px;
	margin: 0px;
}
#Container #Header {
	display: none;}

#Container #Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: 000000;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;

}

#Container #Content p.footnote {
	display: none;
}
#Container #Content a {
	color: #66FFFF;
	text-decoration: none;
}
.in {
	float: left;
	margin-right: 10px;
	}

#Container #Content a:hover{
	color: #FF99FF;
	text-decoration: none;
}

#Container #Content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-transform: capitalize;
	color: #E8F9FF;
}

#Container #Content h2 {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6F8FF;
	text-transform: capitalize;
}

#Container #Footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #223C83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	color: #330066;
}
#Container #Footer a {
	color: #E8F9FF;
	text-decoration: none;
}

.formfield {
	background-color: #E8F9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form {
	padding-left: 40px;
}
#IconMenu {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 226px;
	background-image: url(Images/Header.jpg);
}

#IconMenu li {
	position: absolute;
	top: 0px;
	display: block;
	list-style: none;
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#IconMenu a {
	height: 30px;
	display: block; /*border: solid 1px #fff; */
	text-decoration: none;
}
#IconMenu a:hover { /*border: solid 1px #000;*/}
#IconMenu #Home 		{width: 55px;left: 15px;background-position: -15px 0;padding-top: 165px;}
#IconMenu #Kittens 		{width: 65px; left: 85px; background-position: -85px 0;padding-top: 145px}
#IconMenu #Queens 		{width: 65px; left: 175px; background-position: -175px 0;padding-top: 135px}
#IconMenu #Studs 		{width: 60px; left: 265px; background-position: -265px 0;padding-top: 120px}
#IconMenu #FAQ 			{width: 55px; left: 355px; background-position: -355px 0;padding-top: 115px}
#IconMenu #Guestbook	{width: 100px; left: 440px; background-position: -440px 0;padding-top: 110px}
#IconMenu #ContactUs 	{width: 90px; left: 570px; background-position: -570px 0;padding-top: 115px}

#IconMenu #Home a:hover 		{width: 55px; background: url(Images/Header.jpg) -15px -391px no-repeat;}
#IconMenu #Kittens a:hover 		{width: 65px; background: url(Images/Header.jpg) -85px -371px no-repeat;}
#IconMenu #Queens a:hover 		{width: 65px; background: url(Images/Header.jpg) -175px -361px no-repeat;}
#IconMenu #Studs a:hover 		{width: 60px; background: url(Images/Header.jpg) -265px -346px no-repeat;}
#IconMenu #FAQ a:hover 			{width: 55px; background: url(Images/Header.jpg) -355px -341px no-repeat;}
#IconMenu #Guestbook a:hover	{width: 100px; background: url(Images/Header.jpg) -440px -336px no-repeat;}
#IconMenu #ContactUs a:hover 	{width: 90px; background: url(Images/Header.jpg) -570px -341px no-repeat;}

.menu {
	font-family: Pristina;
	position:relative;
	font-size:18px;
	position:relative;
	padding: 0px;
	margin-top: -80px;
	margin-left: 100px;
}
.menu .hide {
	text-indent: -2000px;
	height:42px;
	width:95px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {float:left;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	padding:0;
	color:#ffffff;
}
.menu ul li ul {
	display: none;
	padding-top:5px;
	height:30px;
}

.menu ul li:hover ul {display:block; position:absolute; top:30px; left:60px; color:#ffffff;}

.menu ul li ul li a:hover {
	padding-top:1px;
}

.menu ul li ul li
{
	padding-right:15px;
}

/* Kittens photo gallery */

/* common styling */
a.kittengallery, a.kittengallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.kittenslidea {background:url(Images/Kittens/Kittens1-Small.jpg);}
a.kittenslideb {background:url(Images/Kittens/Kittens2-Small.jpg);}
a.kittenslidec {background:url(Images/Kittens/Kittens3-Small.jpg);}
a.kittenslided {background:url(Images/Kittens/Kittens4-Small.jpg);}
a.kittenslidee {background:url(Images/Kittens/Kittens5-Small.jpg);}
a.kittenslidef {background:url(Images/Kittens/kittens6-small.jpg);}
a.kittengallery em, a.kittengallery span {display:none;}
a.kittengallery:hover {border:1px solid #ffffff;}


/* styling for gallery */
#PhotoGallery {
	position:relative;
	width:610px;
	height:330px;
	border:1px solid #B9CDF2;
	margin:1em auto;
	background-color: #B9CDF2;
}
#PhotoGallery img {border:0;}
#PhotoGallery #Thumbs {
	width:170px; 
	position:absolute; 
	left:0; 
	top:0;
}
#PhotoGallery a.kittengallery:active span:first-line, #PhotoGallery a.kittengallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#333333;}
#PhotoGallery a.kittengallery:active span, #PhotoGallery a.kittengallery:focus span {display:block; position:absolute; width:150px; height:50px; top:200px; left:10px; padding:5px; font-size:0.8em; color:#333333; }

#PhotoGallery a.kittengallery:active, #PhotoGallery a.kittengallery:focus {border:1px solid #000000;}
#PhotoGallery a.kittengallery:active em, #PhotoGallery a.kittengallery:focus em {display:block; position:absolute; width:410x; height:308px; top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}

#PhotoGallery h1 {clear:both; margin:0; padding-top:80px; padding-left:250px; width:300px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:3em; font-weight:normal;}
#PhotoGallery h1 em {font-size:0.6em; color:#000000;}



/* Queen photo gallery */

/* Queen common styling */
a.queengallery, a.queengallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.queenslidea {background:url(Images/Queens/Minty1-Small.jpg);}
a.queenslideb {background:url(Images/Queens/Minty2-Small.jpg);}
a.queenslidec {background:url(Images/Queens/Minty3-Small.jpg);}
a.queenslided {background:url(Images/Queens/Tyla1-Small.jpg);}
a.queenslidee {background:url(Images/Queens/Tyla2-Small.jpg);}
a.queenslidef {background:url(Images/Queens/Tyla3-Small.jpg);}
a.queenslideg {background:url(Images/Queens/Pegy1-Small.jpg);}
a.queenslideh {background:url(Images/Queens/pegy2-small.jpg);}
a.queengallery em, a.queengallery span {display:none;}
a.queengallery:hover {border:1px solid #ffffff;}


/* special styling for Queen gallery */
#PhotoGallery a.queengallery:active span:first-line, #PhotoGallery a.queengallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#000000;}
#PhotoGallery a.queengallery:active span, #PhotoGallery a.queengallery:focus span {display:block; position:absolute; width:390px; height:50px; top:255px; left:190px; padding:5px;font-size:0.8em; color:#000000; }

#PhotoGallery a.queengallery:active, #PhotoGallery a.queengallery:focus {border:1px solid #000000;}
#PhotoGallery a.queengallery:active em, #PhotoGallery a.queengallery:focus em {display:block; position:absolute; width:410x; height:308px;top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}


/* Stud photo gallery */

/* Stud common styling */
a.studgallery, a.studgallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.studslidea {background:url(Images/Studs/Sam1-Small.jpg);}
a.studslideb {background:url(Images/Studs/Sam2-Small.jpg);}
a.studslidec {background:url(Images/Studs/Sam3-Small.jpg);}
a.studslided {background:url(Images/Studs/Sam4-Small.jpg);}
a.studslidee {background:url(Images/Studs/Monty1-Small.jpg);}
a.studslidef {background:url(Images/Studs/Monty2-Small.jpg);}
a.studgallery em, a.studgallery span {display:none;}
a.studgallery:hover {border:1px solid #ffffff;}


/* special styling for Stud gallery */
#PhotoGallery a.studgallery:active span:first-line, #PhotoGallery a.studgallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#333333;}
#PhotoGallery a.studgallery:active span, #PhotoGallery a.studgallery:focus span{display:block; position:absolute; width:150px; height:50px; top:200px; left:10px; padding:5px; font-size:0.8em; color:#333333; }

#PhotoGallery a.studgallery:active, #PhotoGallery a.studgallery:focus {border:1px solid #000000;}
#PhotoGallery a.studgallery:active em, #PhotoGallery a.studgallery:focus em {display:block; position:absolute; width:410x; height:308px; top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}

p.addguestbookerror {
	color:#FF6666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
