/*----------------------------------------------------------------
Basic Style Sheet

version: 1.1 (April, 09)
author: TISHON
email: hello@tishon.com
website: http://www.jeffcylkowski.com
------------------------------------------------------------------*/

#workContent {
	margin:35px auto 20px auto;
	width:900px;
	background-color:#FFFFFF;
}
#workContainer{
	width: 900px;
	overflow: auto;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:0px;
}
.copy {
	width:720px;
	line-height:20px;
	margin: 0 0 0 205px;
}

.copy p{
	color:#808080;
	font-weight:lighter;
}
h2{
	font-size:10.25pt;
	font-weight: bold;
	font-style: italic;
	color:#666666;
}
.photo {
	margin: 0 auto;
	text-align: center;
}
