﻿/***********************************************/
/* Portfolio                                                          */
/***********************************************/

#copy img {
	width: 110px;
	height: 80px;
}

#galleryPics img { /* could be #pics img depending on layout */
	width: 550px;
	height: 400px;
	margin-left: 25px;
}

.clear { 
	height: 1px;
	clear: both;
}

#livingMenu li.gallery a { 
	color: #5F170F;
	font-weight: bold;
}