body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-color: #000000;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(images/tile_bg.gif);
	background-repeat: repeat;
	background-position: center center;

}
#layer{
	height: 100%;
	width: 100%;
}
general{
	height: 558px;
	width: 678px;
	position: relative;

}
#main{
	height: 600px;
	width: 800px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
#bodytable{
	height: 507px;
	width: 678px;
}
#menu{
	background-repeat: no-repeat;
	background-position: left center;
}

#guts{
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 281px;
	width: 678px;
	padding: 0px;

}
#bottomborder{
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 678px;
	background-image: url(images/bottom_bar.gif);
}
#discription{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow-x: hidden;
	overflow-y: scroll;
	vertical-align: text-top;
	text-align: left;
	scrollbar-base-color:#E7B21F;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#E7B21F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	margin: 0px;
	padding-top: 5px;
	width: 335px;


}

#products{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
#small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#history{
	height: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow-x: hidden;
	overflow-y: scroll;
	vertical-align: text-top;
	text-align: left;
	scrollbar-base-color:#E7B21F;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#E7B21F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	margin: 0px;
	padding-top: 5px;
	width: 620px;


}
