body
{
	margin: 10px auto 0px auto;
	width: 880px;
	font-family: Gill Sans, Verdana, Helvetica, Sans-Serif;
	background: #ffffff;
	color: #58574b;
	font-size:100%;
	line-height:1.6em;
}

div.left
{
	float: left;
	width: 405px;
	margin: 0px 35px 0px 0px;
}

div.right
{
	float: left;
	width: 420px;
	margin: 10px;
}

div.worksNavi
{
	text-align: right;
}

div.worksNavi a
{
	font-size: 1.2em;
	text-decoration: none;
	color: #58574b;
}

a
{
	outline: none;
}

a:visited
{
	color: #58574b;
}

a:active
{
  outline: none;
}

p
{
	text-align: justify;
    font-size: 0.9em;
}

img
{
	margin: 0px;
	border: 0px;
}

div.right img
{
	margin-bottom: 20px;
}

h1
{
	padding: 0px;
	margin: 0px;
}

h1 img
{
	margin: 0px;
}

h2 
{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 350px;
	font-weight: normal;
	font-size: 1.2em;
}

ul#navi
{
	width: 405px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	font-size: 1.2em;
	list-style: none;
	padding: 0px;	
}

ul#navi li
{
	position: relative;
	float: left;
	width: 77px;
	height: 20px;
	text-align: center;
}

ul#navi li.left
{
	text-align: left;
}

ul#navi li.center
{
	width: 125px;
	text-align: center;
}

ul#navi li.right
{
	text-align: right;
}

div.worksNav a,
ul#navi li a
{
	position: relative;
	text-decoration: none;
	color: #58574b;
}

div.worksNav a:hover,
ul#navi li a:hover
{
	border-bottom: 2px solid #58574b;
	color: #000000;
}


ul#navi li.current a
{
	border-bottom: 2px solid #58574b;
}

form
{
	width: 400px;
}

form input.text,
form textarea
{
	font-family: courier, monospace;
	font-size: 10pt;
	width: 405px;
	max-width: 405px;
	border: 1px solid #58574b;
	background: #ffffff;
	color: #58574b;
	padding: 2px;
}

form p.buttons
{
	text-align: right;
	padding: 0px;
}

.error
{
	color: #aa0000;
	font-weight: bold;
}

.message,
.success
{
	color: #00aa00;
	font-weight: bold;	
}

#galleryContainer
{
	position: relative;
	left: 0px;
	clear: both;
}

#galleryLoader
{
	position: absolute;
	z-index: 1;
	top: 200px;
	right: 50%;
}

#galleryFrame
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}

p.designcredit
{
	text-align: center;
	font-size: 9pt;
	color: #999999;
}

p.designcredit a:link,
p.designcredit a:visited
{
	color: #999999;
}

.links .body ul
{
	margin: 0px;
	padding: 0px 0px 0px 1em;
}
