body
{
	color: #666666;
	margin: 0;
	font-family: "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
}

img { border: none; }

a:link
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

h1 { display: none; }

div#container
{
	width: 950px;
	margin: 20px auto 0 auto;
	position: relative;
}

div#left
{
	width: 273px;
	position: absolute;
	left: 0;
	top: 0;
}

div#large
{
	width: 640px;
	height: 700px;
	position: absolute;
	left: 290px;
	top: 0;
	background-color: #FFFFFF;
	border: 1px dotted #202020;
}

div#large	table
{
	height: 700px;
	width: 640px;
}

div#caption
{
	text-align: center;
	padding: 12px 0 12px 0;
	border-color: #444;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	width: 267px;
}

div#caption p { margin: 0; }

div#caption p.client
{
	font-size: 10px;
	color: #666666;
	margin-top: 7px;
}

div#navigation
{
	border-bottom: 1px dotted #444;
	margin-bottom: 18px;
	font-size: 9px;
	letter-spacing: 1px;
	width: 267px;
	float: left;
}

div#prev
{
	width: 130px;
	float: left;
	padding: 2px 0 2px 0;
	text-align: left;
}

div#next
{
	width: 130px;
	float: right;
	padding: 2px 0 2px 0;
}

div#next { text-align: right; }

div#thumbs
{
	width: 273px;
	height: 412px;
	clear: both;
	text-align: left;
}

div#thumbs img
{
	margin: 0 0 3px 0;
	padding: 0;
}

div#thumbs a
{
	padding: 0;
	margin: 0 3px 3px 0;
}

/* Hide from IE-Mac \*/
div#thumbs a {float/**/: left; display/**/: block;}
div#thumbs img {margin/**/: 0;}
/* End hide */





p#contact
{
	width: 267px;
	border-top: 1px dotted #444;
	text-align: center;
	padding: 15px 0 15px 0;
}
