/*   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/finalbg1a.jpg);
		background-repeat: no-repeat;
		padding: 210px 0px 0px 290px;
		margin: 15px auto 0px auto;
		width: 490px;
		height: 360px;
		position: relative; }

	#titlelink{
		top: 30px;
		left: 10px;
        	position: absolute;
		z-index: +1;}

	#drawing{
  		font-family: Century Gothic, sans-serif;
 		font-size: 11px;
 		color: #787878;
      		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: 170px;
		left: 45px;
        	position: absolute;}

	#img{
		width: 400px;
      		top: 208px;
		left: 288px;
        	position: absolute;}


	#myGallery
		{
		width: 650px !important;
		height: 650px !important;
		}





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; }