body {
	font-family: "Adobe Jenson Pro", Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #000000;
	margin-top: 1em;
}


 #allcontent {
	width: 760px;
	height: 500px;
	background-image: url(images/background.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: auto;
	background-repeat: no-repeat;
	background-position: center center;
	
 }
 
  
#vertical {
	width:7.2em;
	height: 18em;
	padding:0;
	list-style-type:none;
	font-size:1em;
	float: right;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: auto;
   }
#vertical li {
  float:right; 
  margin:0 0.1em 0 0.1em;
  text-decoration:none; 
  color:#000; 
  display:block; 
  width:1.5em; 
  height:1.5em; 
  height:auto;
  text-align:center; 
  }
#vertical li a {
  text-decoration:none; 
  color:#000; 
  display:block; 
  width:1.5em; 
  height:1.5em; 
  height:auto;
  }
#vertical li a em {
  font-style:normal; 
  display:block; 
  text-align:center; 
  }

#vertical li a:hover {
  background:#000;
  color:#FFFFFF
  }
#vertical li a:hover em {
  background:#000;
  color:#FFFFFF 
  }
 
  #text2 {
	padding-left: 1em;
	padding-top: 1em;
	width:475px;
	text-align: justify;
	white-space: normal;
	font-size: 12pt;
	}
	
	
	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

  
#text {
	padding-left: 1em;
	padding-top: 1em;
	width:475px;
	text-align: justify;
	white-space: normal;
}

p:first-letter{
font-size: 36pt;
}

  
#text2 {
	padding-left: 1em;
	padding-top: 1em;
	width:475px;
	text-align: justify;
	white-space: normal;
	font-size: 12pt;
}

#gallerynone {
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:495px;
	height:240px;
	margin:0;
	position: absolute;
	top: 248px;
	background-color: #000000;
	background-image: url(images/IMGP024453.jpg);	
  }
  
  
  #galleryp {
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:495px;
	height:240px;
	background-image: url(images/gallery.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	margin:0;
	position: absolute;
	top: 248px;
	
  }
#galleryp li {
  float:left;
  }
#galleryp li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:2px solid #000; 
  cursor:default;
  }
#galleryp li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryp li a:hover {
  background:#000; 
  width:auto;
  }
#galleryp li a:hover img {
  width:auto;
  }

#galleryg {
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:495px;
	height:240px;
	background-image: url(images/design.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	margin:0;
	position: absolute;
	top: 248px;
	
  }
#galleryg li {
  float:left;
  }
#galleryg li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:2px solid #000; 
  cursor:default;
  }
#galleryg li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryg li a:hover {
  background:#000; 
  width:auto;
  }
#galleryg li a:hover img {
  width:auto;
  }


#hidden {
display:none;
}
