/* I got the background from the website Deviant Art and it was created by Invaderjohn */

body {
	background-image: url(images/greenstripes.jpg);
	}

div#content {

	padding: 10px;
	width: 850px;
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	}
	
div, ul, li {

	margin: 0; 
	padding: 0;
	
	}
#thumbs {
	width: 760px;
	padding-top: 0px;
	padding-bottom: 10px;


}

#thumbsa {
	width: 600px;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;


}


#photo img {
	border: solid 2px #000;
	float: center;
	padding: 3px;
	margin-bottom: 2px;
}


#wrapper {
	width: 900px;
	background-position: center;
	background-image: url(images/pink-background.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}
	
#wrapper2 {
	width: 850px;
	background-image: url(images/pink-background.jpg);
	background-position: center;
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}
	
h1 {

	font-family: harrington, sans-serif;
	font-size: 30px;
	padding: 10px;
	}
	
h2 {

	font-family: harrington, sans-serif;
	font-size: 24px;
	padding: 10px;
	}
	
#header {
	background-image: url(images/pink-feather.jpg);
	height: 82px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 15px;
	}
	

#navigation {   
	text-align:center;
	padding: 5 5 5 5;
	

}


#navigation2 {
	height: 20px;
	width: 800px;
	background-color: #A2CD5A;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 15px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	}
	

#navigation2 li {
	list-style-type:none;
	float: right;
	display:inline;
	padding: 0px 60px -0px 30px;
	color:#000000;
	
}

#navigation2 a {
	color:#000000;
	text-decoration:none;	
}

#navigation2 a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
	

#navigation2 a:hover, a:active {
	color:#fff;
	text-decoration:underline;
}



#footer {
	width:900px;
	font-size: 15px;
	display: inline;
	text-align:center;
	color:#000000;
	
}

#footer li {
	list-style-type:none;
	display:inline;
	color:#000000;
}

#footer a {
	color:#000000;
	text-decoration:none;	
}

#footer a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
	

#footer a:hover, a:active {
	color:#fff;
	text-decoration:underline;
}

#flowers {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#tropicals {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#plants {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#fruits {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}

#contemp {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#silks {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#events {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#melissa {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#claudia {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#carol {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#kathryn {
	font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	border-bottom: dotted 3px #A2CD5A;
	}
	
#list {
    font-family: Lucida Sans, Georgia, Serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left: 30px;
	
	}
	
	
.right {
	
	float: right;
	border: solid 1px #000;
	padding: 5px;
	list-style-type: none;
	margin: 2px 10px 20px 10px;
	}
	
