a:link {
	color: #6F1400;
}

a:visited {
	color: #EDA500;
}


body {
	background-color: #ffffff;
	background-image: url(../graphics/bg_sunflower_border.jpg);
	background-repeat: repeat-y;
	padding-left: 90px;
	font-family: Comic Sans MS;
	color: #6F1400;
}

div.leftcontent {
	float: left;
	width: 500px;
	margin-right: 25px;
}

div.photoalbum {
	background-color: #808080;
	border: thick ridge #6f1400; 
	font-family: Viner Hand ITC, Freestyle Script,Lucida Handwriting;
	font-size: 1.2em;
	color:white;
	text-align: center;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

img {
	border: 0px;
}

p.backgroundcredit {
	text-align: right;
	font-size: 0.8em;
}

p.linkhome {
	text-align: left;
}

p.responsewwwablility {
	text-align: center;
}

p.slogan {
	font-size: 0.9em;
	text-align: center;
}

table.stories {
	border: medium solid #6F1400;
	border-top-width: 0px;
	width: 100%;
	margin-right: 25px;
	margin-bottom: 25px;
}

table.links {
	background-image: url(../graphics/bg_sunflower_tile.jpg);
	border: medium solid #6F1400;
}

caption {
	background-image: url(../graphics/bg_sunflower_tile.jpg);
	border: medium solid #6F1400;
	font-size: 1.8em;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

td.stories {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
	width: 50%;
}

td.links {
	text-align: center;
	border: thin solid #6F1400;
	background-color: White;
	padding: 5px 10px 5px 10px;
}

tfoot {
	font-size: 0.9em;
	font-style: italic;
}
