/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* 888888 999999 BDB76D B2b48C #808080; possible background colours */
body {
	
  background-image:url('images/104a49.jpg');
  background: #ffefd5;
  text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000; 
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header  - background-color: #996666; copy changes to photo_album.css*/

#header {
width: 700px;
	margin: 0 auto;
	color: #ffdab9; border: 6px solid #ffffff; display: block; border-bottom: 0px;
width: 700px; height: 60px;
	margin: 0 auto; padding: 5px 0px;
	background-color: #cd5c5c; 
}

#header h1 {
	float: left;
	margin: -3px 0 0 0px;
	font-size: 35px;
	line-height: 100%;
	letter-spacing: -1px; padding-left: 25px; padding-top: 15px;
font-family: "Times New Roman";
}


/*
#link a:active, #link a:visited, #link a {color: #808080;
}
#link a:hover {
color: #ffffff;
}
*/


#header h2 {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 18px;
	letter-spacing: -1px;
}


a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {text-decoration: none; color: red; font-size: 1.0em; background-color: #ffff66}
a:active {text-decoration: none; }

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 130px;
	padding: 5px 0px;
	background-color: #fff8dc;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080;
}

#menu1 a:hover {
	background-color: #8A8A8A;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;
}

#menu1 a:visited {color: #e9967a;
text-decoration: none;
font-weight: normal;
}

#menu1 a:active {color: red; font-weight: bold;
}

#share {
	float: left;
	width: 160px;
	margin: 1px auto;
	padding-bottom: 20px;
	padding-left: 20px;
	
	font-weight: bold;
	font-size: 12px;
	color: #323B2E;
}

#share a {
	display: block;
	width: 110px;
	padding: 0px 0px;
	padding-left: 0px;
  background-color: #fff8dc;
	border-top: 0px solid #EDEDED;
	border-bottom: 0px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	
	font-weight: bold;
	color: #808080;
}


#current {display: block;
	width: 130px;
	padding: 5px 0px;
	background-color: #e9967a;
	border-top: 0px solid #EDEDED;
	border-bottom: 0px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 0px;
	border: 6px solid #ffffff;
	border-top: 0px;
	background: #E9EAE2;
}

#colOne {
	float: left;
	width: 120px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 500px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}

#content h3 {
	margin-bottom: 16px;
	margin-top: 18px;
	font-size: 15px;
	letter-spacing: -1px;
	color: #808080;
}


#paypal {
background-color: #fff8dc;
padding: 5px;
text-align: center;
}


/*control for 4 sided borders for images*/
.borderall 
{
	border: 2px solid;
  }



#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px; color: #000000;
}

.contribute	{text-align: left; background: #d3d3d3; color: black;}

.address {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}

.thumb
{
float: left; 
margin-top: 6px; 
margin-right: 10px;
margin-bottom: 6px;
border: 2px solid;
}