#body{
	font: 12pt "Times New Roman", serif;
	color: #000;
}

#wrapper{
	width: 950px;
	height: 1175px;
	margin: 0 auto;
	background: #fff url('images/home.jpg') top center no-repeat;
}

#pics{
	width: 705px;
	margin: 0 auto;
	padding-top: 482px;
}

#left{
	width: 336px;
	float: left;
}

#right{
	width: 336px;
	float: right;
}

.caption a{
	padding-left: 15px;
	color: #000;
	font-size: 14pt;
	font-style: italic;
}

#copy{
	clear: both;
	width: 705px;
	height: 240px;
	margin: 0 auto;
	padding-top: 50px;
	font-style: italic;
}

#contact{
	float: right;
	margin-right: 60px;
	/*margin-top: 140px;*/
	color: #000;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

#contact a{
	color: #000;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
