body
{
	background-repeat: no-repeat;
	background-image: url(images/background.jpg);
	background-align: left top;
	background-color: #0d0805;
	height: 910px;
}


#contact
{
	position: absolute;
	left: 612px;
	top: 200px;
	padding-left: 22px;
	padding-top: 12px;
}

td
{
	padding: 0;
}

h2
{
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}


.text
{
	font-family: arial;
	color: #dac7b1;
	font-size: 80%;
	line-height: 140%;
}



#showreel
{
	position: absolute;
	left: 199px;
	top: 218px;
}

#thumbnails
{
	position: absolute;
	left: 204px;
	top: 477px;
	width: 836px;
}

.thumbcell
{
	float: left;
	width: 161px;
	height: 136px;
	text-align: left;
}

.thumbcell_photography
{
	float: left;
	width: 161px;
	height: 118px;
	padding-left: 72px;
	padding-top: 15px;
	text-align: left;
}

.videodiv
{
	background-color: #000000;
}

.thumb
{
	border: 1px solid #2d2720;
}

#thumbcell_photography_title
{
	text-align: left;
	float: left;
	width: 129px;
	height: 77px;
	padding-left: 20px;
	padding-top: 51px;
}

#thumbcell_photography_picture
{
	float: left;
	width: 129px;
	height: 77px;
	padding-top: 13px;
}



.thumbcaption
{
	font-family: arial;
	color: #dac7b1;
	font-size: 10px;
	line-height: 120%;
}


.copyright
{
	font-family: arial;
	color: #dac7b1;
	font-size: 70%;
	line-height: 140%;
	color: #393A37;
}


#copyright
{
	position: absolute;
	left: 953px;
	top: 883px;

}


a:visited, a:link
{
    color: #dac7b1;
    text-decoration: none;
}

a:active, a:hover
{
    color: #dac7b1;
    text-decoration: underline;
}

