body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	margin-bottom:10px;
}
.secondary {
	float: right;
	width: 350px;
	text-align:left;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
.wrapper {
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.header {
	height: 50px;
	padding-top: 50px;
	text-align: right;
}
.nav {
	background-image: url(../assets/natalie_edwards_stockphoto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	text-align:left;
	padding-top:80px;
}
.content {
	text-align: left;
	float: left;
	width: 550px;
	line-height: 1.8em;
}

.item {
	width:295px;
	margin-bottom:35px;
}

.item p {
	color: #FAB9B4;
	font-size: smaller;
	line-height: 2em;
}
.title {
	text-align: left;
}
.clear {
	clear: both;
}
.footer {
	font-size: x-small;
}
.footer a {
	color:inherit;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
label{
float: left;
width: 150px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
background-color:#FFE8E8;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

.submit {
margin-left: 150px;

}
.author {
	padding-left:25px;
	font-style:italic;
	}
.footer img {
	float:right;
} 

.galleryImage  {
	float:right;
	padding-left:25px;
	margin-bottom:25px;
	}
.gallery {
	margin-bottom:30px;
	}