html, body {
	width: 100%;
	font-family: 'Lucida Sans','Century Gothic',Verdana, Arial,sylfaen,'Trebuchet MS', sans-serif;
	font-size: medium;
}

* html body {
	font-size: small; /* font size bug fix for IE5/Win */
	f\ont-size: medium; /* for other IE versions */
}

div#container {
	background-color: white;
	color: black;
	padding-top: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
}

#container a:link, #container a:hover, #container a:active {
	color: blue;
	background-color: white;
}


#container a:visited {
	color: purple;
	background-color: white;
}

div#logo {
	width: 100%; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.7em;
}

#logo img {
/*	vertical-align: top; */
	border: 0;
	width: 6em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Century Gothic',Verdana, Arial,Hansa,'Monotype Corsiva',sans-serif; 
}

h1, h2.sitename, h2.contentlink, h2.photo_link {
	font-family: 'Century Gothic',Verdana, Arial,Hansa,'Monotype Corsiva',sans-serif; 
	font-size: large;
}

#logo h1, #logo h2.sitename  {
	font-size: x-large;
}

#contentlink a:link, #contentlink a:visited, #contentlink a:hover, #contentlink a:active {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: black;
	background-color: white;
}

div.screenreader, 
#menu h2  {
	width: 0;
	height: 0;
	overflow: hidden;
}

#menu h2 {
	padding:0;
	margin: 0;
}



.float_left {
	float: left;
}

.float_right {
	float: right;
}

p.photo_caption, p.main_photo_caption, p.portrait_photo_caption, p.center_photo_caption {
	display: block;
	font-family: Georgia,'Monotype Corsiva',Helvetica,sans-serif;
	font-size: medium;
	font-style: italic; 
	font-weight: normal;
	text-align: center;
}

p.main_photo_caption {
	font-size: x-large;
	font-family: Georgia,'Monotype Corsiva',sans-serif;
}

img.landscape {
	width: 16em;
	height: 12em;
}

img.portrait {
	width: 11em;
}


div.picture_row {
	clear: both;
	font-size: medium;
	width: 37em;
	max-width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.picture_row div {
	text-align: center;
}

#main_photo img, img.center_photo {
	padding: 0;
	margin: 0;
	min-width: 300px; 
	width: 100%;
	vertical-align: top;
}

#main_photo img.square_photo {
	padding: 0;
	margin: 0;
	min-width: 200px; 
	width: 75%;
	vertical-align: top;
}

div.center_photo, div.big_photo {
	min-width: 300px;
	width: 25em;
	max-width: 80%;
	text-align: center;
	margin-bottom: 1em;
	clear: both;
}

div.big_photo {
	padding-top: 2em;
	width: 35em;
}

.center_photo div {
	text-align: center;
}

.big_photos {
	clear: both; 
	padding-top: 1em; 
	width: 70%; 
	margin-right: 15%;
	margin-left: 15%;
}

div#content {
	clear: both;
	line-height: 1.5em;
}

div#footer {
	clear: both;
	font-size: small;
	text-align: center;
}

/*  #footer a:link, #footer a:visited, #footer a:hover, #footer a:active { */
div#legal_info, div#author_info { 
	padding-bottom: 0.2em;
	padding-top: 0;
	margin: 0;
}

.center img, .center p, .center div {
	text-align: center;
}

ul#features_list {
	padding-bottom: 1em;
}

#features_list li {
	padding-bottom: 0.5em;
}

div#w3c {
	text-align: center;
	padding-bottom: 1em;
}

#w3c img {
	border: none;
	display: inline;
	width: 6em;
}

p.menulist {
	text-align: center;
	font-size: small;
}

img.big_kitten_photo {
	width: 20em;
}

h2#photo_link, h2#photo_link a:link, h2#photo_link a:visited, h2#photo_link a:hover, h2#photo_link  a:active {
/*	color: black;
	background-color: white; */
	text-decoration: underline;
	font-weight: normal;
	font-size: 120%;
	padding-bottom: 1em;
	padding-top: 0;
	margin-top: -0.3em;
	text-align: center;
}

#kitten_photos p.photo_caption {
	font-weight: bold;
	font-size: 110%;
}