body
{
	margin: 30;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: Century Gothic,Arial,Sans-Serif;
	color: #579DFB;
}
.layouttable
{
	margin: 0;
	border: 0;
	width: 700;
	height: 250;
	text-align: center;
	vertical-align: middle;
}
.contenttable
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.cornercell
{
	margin: 0;
	padding: 0;
	height: 20px;
	width: 20px;
}
.leftrightcell
{
	margin: 0;
	padding: 0;
	width: 20px;
}
.headfootcell
{
	margin: 0;
	padding: 0;
	height: 20px;
}
.middlecell
{
	margin: 0;
	padding: 0;
}
.heading
{
	margin: 0;
	padding: 10;
	height: 50;
	vertical-align: top;
}
.detail
{
	margin: 0;
	padding: 5;
	height: 250;
	width: 640;
	text-align: center;
	vertical-align: middle;
}
.photo
{
	margin: 0;
	padding: 5;
	height: 480;
	width: 700;
	text-align: center;
	vertical-align: middle;
}
.toolbar
{
	margin: 0;
	padding: 10;
	height: 50;
	vertical-align: bottom;
}
.thumbnail
{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 120;
	width: 160;
}
a.prevbutton
{
	background: url(images/prev.png) no-repeat;
	cursor: hand;
	width: 30px;
	height: 30px;
}
a.prevh
{
	background: url(images/prevh.png) no-repeat;
	cursor: hand;
	width: 30px;
	height: 30px;
}
a.prevdis
{
	background: url(images/prevd.png) no-repeat;
	width: 30px;
	height: 30px;
}
a.nextbutton
{
	background: url(images/next.png) no-repeat;
	cursor: hand;
	width: 30px;
	height: 30px;
}
a.nexth
{
	background: url(images/nexth.png) no-repeat;
	cursor: hand;
	width: 30px;
	height: 30px;
}
a.nextdis
{
	background: url(../images/nextd.png) no-repeat;
	width: 30px;
	height: 30px;
}