body {
	background-color: #77553A;
}
a{
	text-decoration:none;
	color: #999999;
}

a:hover{
	color:#000000;
}

.buttons {
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#whitebox {
	position:absolute;
	width:831px;
	height:600px;
	z-index:1;
	left: 49px;
	top: 35px;
	background-color: #FFFFFF;
}

#logo {
	position:absolute;
	width:135px;
	height:116px;
	z-index:1;
	left: 19px;
	top: 17px;
	background-color: #FFFFFF;

	img src="graphics/logo.jpg"
}


#menu {
	position:absolute;
	width:594px;
	height:33px;
	z-index:1;
	left: 235px;
	top: 45px;
	background-color: #FFFFFF;
	list-style:
	
}

#thumbnails {
	position:absolute;
	width:384px;
	height:410px;
	z-index:1;
	left: 435px;
	top: 139px;
	background-color: #FFFFFF;
	overflow: auto;
	
}

#mainpic{
	position:absolute;
	width:387px;
	height:375px;
	z-index:1;
	left: 23px;
	top: 150px;
}

#title{
	position:absolute;
	width:387px;
	height:59px;
	z-index:1;
	left: 21px;
	top: 534px;
	background-color: #FFFFFF;
}
#home {

	position:absolute;
	width:359px;
	height:444px;
	z-index:1;
	left: 455px;
	top: 145px;
	background-color: #FFFFFF;
}
