/* Style Sheet for RobertSpencer.net 
// Written by Jared R. Stenquist
// JaredWeb, Inc. - http://www.jaredweb.com
// jared@jaredweb.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8F8F75;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#boundary {
/* not needed anymore! */
width: 1024px;
height: 768px;
margin: 0;
padding: 0;
overflow: hidden;
}

#homebutton {
width: 35px;
height: 18px;
position: absolute;
top: 100px;
left: 552px;
margin: 0;
padding: 0;
overflow: hidden;
}

#contactemail {
width: 235px;
height: 28px;
position: absolute;
top: 600px;
left: 80px;
margin: 0;
padding: 0;
overflow: hidden;
}

#contactphone {
width: 122px;
height: 21px;
position: absolute;
top: 600px;
left: 320px;
margin: 0;
padding: 0;
overflow: hidden;
}

#copyright {
width: 300px;
height: 21px;
position: absolute;
top: 600px;
left: 620px;
margin: 0;
padding: 0;
overflow: hidden;
}

#indexgallerywrap {
/* creates table with (9) 146x146 photos linking to galleries */
position: absolute;
top: 125px;
left: 180px;
width: 468px;
height: 468px;
margin: 0;
padding: 0;
overflow: hidden;
}

#menutable {
width: 335px;
height: 75px;
position: absolute;
top: 50px;
left: 592px;
margin: 0;
padding: 0;
overflow: hidden;
}

#biography {
width: 466px;
height: 290px;
position: absolute;
top: 155px;
left: 460px;
margin: 0;
padding: 0;
overflow: hidden;
}

#biophoto {
width: 368px;
height: 287px;
position: absolute;
top: 260px;
left: 80px;
margin: 0;
padding: 0;
overflow: hidden;
}

#selfportrait {
width: 100px;
height: 21px;
position: absolute;
top: 239px;
left: 348px;
margin: 0;
padding: 0;
overflow: hidden;
}

#gallery
{
position: absolute;
top: 135px;
left: 46px;
height : 450px;
overflow : auto;
white-space : nowrap;
width : 898px;
}

.photothumb
{
float: left;
width: 156px;
margin: 0;
padding: 0;
}

.galleryphoto {
padding: 0px;
margin: 0px;
}


