body{
padding:0px;
margin:0px;
padding-left:30px; padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
}

img{border:0;}

#menu{
	margin-top:135px;
	position: absolute;
	left: 30px;
	width: 240px;
	background: white;
	color: black;
	overflow:auto;
	top: 98px;
}
#menu img{padding-bottom:15px;}

.spacer{padding-bottom:40px;}
.scroller{
	width:1000px;
	height:520px;
	white-space: nowrap;
	position: relative;
	color: black;
	padding: 1px;
}

#content{float:left;overflow: auto;position: relative;margin-left:295px;}
