/* CSS Document
Kyle Matthews
Recommendations Page CSS
© 2006 Kyle Matthews, See For Yourself Music
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#topdiv {
	background: url(../images/pageheader05.jpg) top left no-repeat;
	}
	
div#topdivcompassion {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader02.jpg) top left no-repeat;
	}
	
div#topdivwherry {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader07.jpg) top left no-repeat;
	}
	
div#topdivgrafitti {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader08.jpg) top left no-repeat;
	}
	
div#topdivafrica {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader09.jpg) top left no-repeat;
	}
	
div#topdivrequest {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader10.jpg) top left no-repeat;
	}

p {
	margin: 0 0 15px 0;
	}
	
div#contentdiv {
	padding-top: 30px;
	padding-bottom: 1px;
	}
	
img.title {
	margin: 0 0 10px 0;
	}
	
ul {
	margin: 0 0 20px 15px;
	padding: 0 0 0 15px;
	}
	
li {
	margin: 0 0 10px 0;
	}
	
.wherryphotoone{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
.wherryphototwo{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#invitationdiv {
	width: 512px;
	margin: 0;
	}
	
#formtable {
	width: 500px;
	margin: 0;
	}
	
.mailformname {
	text-align: right;
	font-size: 0.9em;
	}
	
#formtable td {
	padding: 3px;
	border: 0;
	vertical-align:middle;
	}
	
#formtable td.comments {
	padding: 3px;
	border: 0;
	vertical-align:top;
	text-align:right;
	font-size: 0.9em;
	}
	
div#photowrapper {
	float: right;
	width: 200px;
	margin: 0 0 10px 5px;
	font-size: 0.8em;
	text-align: center;
	}
	
div#photowrapperleft {
	float: left;
	width: 150px;
	margin: 0 20px 0 0;
	font-size: 0.8em;
	text-align: center;
	}
	
div#photowrapperleft img {
	margin: 8px 0 8px 0;
	border: 1px solid #000;
	}
	
div#photowrapper img {
	margin: 8px 0 4px 0;
	}
	
div.cleardivs {
	clear: both;
	}
	
p.africa {
	margin: 0 0 0 0;
	}
	
p.africa2 {
	margin: 10px 0 0 0;
	}
	
p#gift {
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
	}

p#author {
	margin: 0;
	padding: 0 0 4px 0;
	}

p#title {
	font-style: italic;
	margin: 0;
	padding: 0 0 4px 0;
	}

p#publisher {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

