* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: url(../images/1_background.gif);
	scroll: auto;
}
.image {
	border: 1px;
	border-color:#903;
}
.text {
	font-family: Georgia, Courier New, Monaco, Monospace, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #903;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 10px 0px 0px;
}
.text2 {
	font-family: Georgia, Courier New, Monaco, Monospace, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #903;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 10px 10px 10px 0px;
}
.textLRG {
	font-family: Georgia, Courier New, Monaco, Monospace, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #069;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 10px 10px 10px 0px;
}
#menu {
	z-index: 100;
	width: 170px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 50px;
	position: fixed;
	height: 100%;
	background-color: #903;
}
#content {
	padding: 0 10px 0 10px;
	width: 310px;
	top: 140px;
	bottom: 0;
	height: 400px;
	margin: 0 0 0 250px;
	position: absolute;
}
.container {
	top: 100px;
	padding: 0px 0px 0px 0px;
	
}

#img-container {
	margin: 0;
	padding: 0;
	border:#000, thin;
}
#img-container p {
	width: 400px;
	margin: 0;
	padding: 0 0 12px 0;
}
#buttons {
	margin-left:17px;
	margin-right:17px;
}
#dscr {
	position:absolute;
	width:600px;
	height:80px;
	z-index:1;
	left: 263px;
	top: 025px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/1_background2.gif);
}
#sl01 {
	position:absolute;
	left: 0px;
	top: 450px;
	height: 40px;
	width: 105px;
}
#sl02 {
	position:absolute;
	left: 0px;
	top: 406px;
	height: 40px;
	width: 105px;
}
#home {
	padding: 0 0 0 10px;
	position:absolute;
	width:500px;
	height:100%;
	z-index:100;
	left: 250px;
	top: -2px;
	background-image: url(../images/1_background2.gif);
}

