body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #666;
	background-color: #FFF;
}

a, p, div, h1, h2, h3, h5, table, td {
	margin: 0;
	padding: 0;
	border: 0;
}
             
#menu {
	width: 300px;
	height: 620px;
	float: left;
}

#centerside {
	width: 700px;
	height: 620px;
	float: left;
}

/* Scrollbar */
.Container {
  position: relative;
  top: 0px;
  left: 21px;
  width: 670px;
  height: 530px;
}

#Scroller-1 {
  position: absolute;
  overflow: hidden;
  width: 670px;
  height: 530px;
}

.Scroller-Container {
	position: relative;
	top: 0px;
	left: 0px;
}

#Scrollbar-Container {
	position: relative;
	top: 0px;
	left: 10px;
	width: 11px;
}

.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
}

.Scrollbar-Track {
	width: 11px;
	height: 494px;
	position: absolute;
	top: 18px;
	left: 0px;
	background: transparent url(../img/scrollbar_track.gif) no-repeat center center;
	cursor: pointer;
}

.Scrollbar-Handle {
	position: absolute;
	width: 11px;
	height: 7px;
}

.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 512px;
	left: 0;
}

object.flash1 {
	margin-left: 42px;
	margin-right: 47px;
}

#flash1 {
	position: relative;
	top: -72px;
}

#flash3, #flash4 {
	position: relative;
	top: -27px;
}

