body
{
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	font-family:trebuchet ms, helvetica, sans-serif;
	color:#FFFFFF;
}

#email
{
	top:184px;
	left:00px;
}

#email:hover
{
	background-image:url(../images/email-hover.gif);
}

#logo
{
	width:238px;
	height:56px;
	margin-left:430px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

#main
{
	width:785px;
	height:677px;
	margin:auto;
	margin-top:20px;
	padding-top:120px;
	background-image:url(../images/bg-main.gif);
	background-repeat:no-repeat;
}

#navigation
{
	width:205px;
	height:257px;
	position:relative;
	top:38px;
	left:467px;
	background-image:url(../images/bg-nav.gif);
	background-repeat:no-repeat;
}

#navigation li
{
	width:205px;
	height:85px;
}

#navigation a
{
	width:205px;
	height:85px;
	position:absolute;
	display:block;
}

#paintings-concepts
{
	top:88px;
}

#paintings-concepts:hover
{
	background-image:url(../images/paintings-concepts-hover.gif);
}

#threed-work
{
	top:00px;
}

#threed-work:hover
{
	background-image:url(../images/3d-work-hover.gif);
}

p
{
	width:165px;
	height:270px;
	margin-top:20px;
	margin-left:510px;
}

.frontload, h1 span, #navigation span
{
	position:absolute;
	top:00px;
	left:-9999px;
}