* {	margin:0;	padding:0;	}
		html, body {
	height:100%;
	background-color: #FFF;
}
		body {	overflow: hidden;	}
		#container {
	width: 17200px;
	background-color: #FFF;
	color: #000;
}
.categorig {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	display: inline;
}
		#container div {	float: left; 	}
		#container div.copy {	width: 300px;	margin-left: 20px; 	}

    	#viewPort { height: 90%; width: 100%; float:left; background: #ffffff; overflow:hidden; }

		.scrollbar {
	width: 100%;
	float:left;
		}
		
		  .handleTop {
	height: 25px;
	width: 180px;
	background: black url(images/scrollblack.gif);
	cursor: pointer;
			}
		
     

		.hoverWhite { background: black url(images/scrollgraa.gif); }
		.hoverBlack { background: black url(images/scrollgraa.gif); }
.divider {
	float: left;
	margin-right: 15px;
	margin-left: 30px;
}

		.clear { clear: both; }
		

		.picture {
	float:left;
	margin-right: 5px;
		}

		.nopicture { 
		float:left; 
		width: 10px;
		}

		.copy {
	float:left;
	width:200px;
	height:500px;
	margin-top:0px;
	margin-right: 30px;
	margin-left: 0px;
		}

		a {
	text-decoration: none;
	color: #000;
	font-style: italic;
		}
		
		a:hover {
	color: #000;
	text-decoration: underline;
		}		
		

		#firstimage {
		margin-left:15px;
		}			
.scrollbartop {
	float: left;
	height: 50px;
	width: 100%;
}
p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
