.background {
	background-color: #CCC;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin: 0px;
}
.boldHead .emailLink {
	font-size: 15px;
	font-weight: bold;
}
#contentWrapper {
	font-size: 13px;
	line-height: 18px;
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/RayVellaHash.jpg);
	background-repeat: no-repeat;
	background-position: right 135px;
}
#header {
	background-color: #FFF;
	background-image: url(img/RayVellaHeader.jpg);
	height: 145px;
}
#footer {
	font-size: 9px;
	color: #666;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	clear: both;
}
#navBar {
	height: 550px;
	width: 300px;
	float: left;
}
#mainContent {
	width: 600px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: lighter;
	color: #333;
	height: 1000px;
}
#imageGallery {
	width: 523px;
}
.images {
	float: left;
	margin-top: 10px;
	margin-left: 11px;
}
#workNav {
	height: 35px;
	width: 512px;
}
.emailLink {
	text-decoration: underline;
	color: #666;
}
.boldHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.download {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.boldHead .download img {
	float: left;
}
