html, body {
	height: 100%;
	width: 100%;
	font-size: 16px;
}
body {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #706969;
	background-attachment: scroll;
	background-image: url(10pxbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	line-height: 0.9em;
}
a {
	color: #403d3d; /* FF300 */
} 
a:link {text-decoration: underline;}
a:visited {}
a:hover {text-decoration: underline; color: #706969;} 
a:active {}
a.onit {
	color: #706969;
	text-decoration: none;
	/*display: inline;*/
}
#main {
	margin-left: 50px;
	padding-left:0px;
}
#topbit {
	height: 150px;
}
#logo {
	height: 120px;
	margin-top: 20px;
	width:200px;
	position: absolute;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(logo200x120.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#menu {
	margin-top: 20px;
	width:200px;
	margin-left: 300px;
	left:0px;
	position: absolute;
	overflow: hidden;
}
#menucurrent {
	/*background-position: -400px 25px;*/
}
#portfolio {
	height: 25px;
	width: 200px;
}
a.portfolio { 
	background-image: url(portfoliorollover.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;	
	width: 88px;
	height: 25px;
	display: block; }
a.portfolio span { display: none; }
a.portfolio:hover { background-position: -200px 25px; }
#details {
	height: 25px;
	width: 200px;
}
a.details { 
	background-image: url(detailsrollover.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;	
	width: 72px;
	height: 25px;
	display: block; }
a.details span { display: none; }
a.details:hover { background-position: -200px 25px; }
#line {
	height: 2px;
	width: 100%;
	margin-left: -50px;
}
#linething {
	height: 2px;
	margin-left: 50px;
	min-width: 950px;
	background-color: #706969;
}
#twobox {
	width: 200px;
	margin-top: 17px;
	overflow: hidden;
	position: absolute;
	font-size: 0.6875em;
}
#workbox {
	margin-top: 17px;
	overflow: hidden;
	position: absolute;
	font-size: 0.6875em; 
}
#thumbs{
	margin-bottom:25px;
}
#title{
	margin-bottom:32px;
}
#textoneeighty{
	width: 180px
}
a.thumbover { 
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: -200px 0px;	
	width: 200px;
	height: 50px;
	display: block;
}
a.thumbover:hover { background-position: 0px 0px; }
a.selected { 
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;	
	width: 200px;
	height: 50px;
	display: block;
}
a.selected:hover { background-position: -200px 0px; }