@import url("common.css");
@import url("topnav.css");
@import url("buttons.css");

body {
	background: #CFD1CB;
}

#content {
	background: #EFF1EB url("bg-portfolio") no-repeat;
	height: 602px;
	voice-family: "\"}{\"";
	voice-family:inherit;
	height: 500px;
}

#work #img {
	position: absolute;
	left: 115px;
	top: 100px;
	margin: 50px 0 0 200px;
	width: 475px;
	height: 500px;
}
#work #img img {
	border: 1px solid #555;
}
#work #img p {
	margin: 0;
	font-size: 90%;
	/* Safari cuts off content unless it's positioned */
	position: relative;
	left: 1px;
	top: 1px;
}
/*#work a {
	color: #555;
}*/

#work #about {
	position: absolute;
	left: 690px;
	top: 120px;
	text-transform: lowercase;
	font-variant: normal;
	font-size: 11px;
	width: 200px;
	margin: 0;
}
#work #detail {
	position: absolute;
	left: 190px;
	top: 520px;
	width: 100px;
	font-size: 9px;
	font-variant: normal;
}

#work #video {
	position: absolute;
	left: 190px;
	top: 550px;
	width: 100px;
	font-size: 9px;
	font-variant: normal;
}
