
body {
	margin:0px;
	padding:0px;
	background-color:#5a2800;

	scrollbar-arrow-color: #A96321;
	scrollbar-base-color: #491300;
	scrollbar-shadow-color: #222222;
	scrollbar-track-color: #793301;

	font-family: Tahoma, Century Gothic, Arial, Helvetica, Sans-Serif;	
	font-size:12px;
	line-height:30px;
	color:#000000;
}


h3 {
	font-family: Tahoma, Century Gothic, Arial, Helvetica, Sans-Serif;	
	font-size:13px;
}


td.leftfade {
	background: url("images/leftfade.bmp");
}

td.rightfade {
	background: url("images/rightfade.bmp");
}


a.nav:link {color: #FFFFFF }     /* unvisited link */
a.nav:visited {color: #B55000 }  /* visited link */
a.nav:hover {color: #0000FF }   /* mouse over link */
a.nav:active {color: #E78FFF }   /* selected link */


#screenshot1 a {

	display:block;
	width:321px;
	height:253px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#5a2800;
	background: url("images/ss1small.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#screenshot1 a:hover {	
	background-position: -321px 0;
	color: #5a2800;
}



#screenshot2 a {

	display:block;
	width:321px;
	height:253px;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	color:#5a2800;
	background: url("images/ss2small.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#screenshot2 a:hover {	
	background-position: -321px 0;
	color: #5a2800;
}



#screenshot3 a {
	float:top;
	display:block;
	width:321px;
	height:253px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#5a2800;
	background: url("images/ss3small.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#screenshot3 a:hover {	
	background-position: -321px 0;
	color: #5a2800;
}
