/*   stylesheet   */

body{
  background-color: #FFFFFF;
  font-family: Century Gothic, sans-serif;
  font-size: small;
  color: #BBBBBB;
	margin: auto;
	padding:0px; }

		
	#general{
		background-image: url(images/finalbg2.jpg);
		background-repeat: no-repeat;
		padding: 210px 0px 0px 290px;
		margin: 15px auto 0px auto;
		width: 490px;
		height: 360px;
		position: relative; }

	#titlelink{
		top: 10px;
		left: 10px;
        	position: absolute;
		z-index: +1;}

	#drawing{
  		font-family: Century Gothic, sans-serif;
 		font-size: 11px;
 		color: #787878;
		width: 800px;
      		top: 111px;
		left: 200px;
        	position: absolute;}


	#pagetext{
  		font-family: Century Gothic, sans-serif;
		a.pagetext { color: #787878;}
 		font-size: 8px;
		color: #787878;
		text-align: right;
		width: 130px;
      		top: 150px;
		left: 45px;
        	position: absolute;}

	#img{
		width: 473px;
		height: 385px;
      		top: 150px;
		left: 230px;
		overflow: auto;
		CSBfleXcroll('mycustomscroll');
        	position: absolute;}




a {color: #787878;
	text-decoration: none;}

a:visited {color: #787878;}

a img { border: 0; }

div#pagetext a { color: #888888; }
div#pagetext a { font-size: 12px; }

span.b {color: black;}

.italic{
  font-style: italic; }

.vscrollerbase {
width: 10px;
background-color: white;
}

.vscrollerbar {
width: 10px;
background-color: #E6E6E6;
}
