
body {
	background-color: #997;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

a:link {
	color: #663300;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #cccc66;
}
a:active {
	color: #cccc66;
}

.longscreen {
	background-color:#ffffff;
	background-image:url(backbar.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width:580px; 
	height:585px; 
	z-index:1;
	border:0px;
	overflow:hidden;
	visibility:visible;
}

.scrollthumbs {
	width:580px; 
	height:155px;
	z-index:1; 
	border:0px;
	overflow:auto;
	visibility:visible;
}

.framethumbs {
	background-color:#ffffff;
	background-image:url(portfolio/rightfoot.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
	width:580px; 
	height:155px; 
	z-index:1; 
	border:0px;
	overflow:hidden;
	visibility:visible;
}

.scrollpage {
	width:580px; 
	height:355px;
	z-index:2; 
	border:0px; 
	overflow:auto;
	visibility:visible;
}
