/* CSS Document */

/*************** Universal Properties ***************/
body { 
  background:#242424;
}

.header {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 700px;
  height: 154px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/header.jpg);
  z-index:2;
}

.home {
  display:block;
  position:absolute;
  left:50%;
  top:30px;
  width:41px;
  height:10px;
  z-index:3;
  margin-left:-349px;
  background-color:transparent;
}

.homelink {
  height:10px; 
  width:41px; 
  overflow:hidden; 
  background: url(images/home.jpg); 
  display:block;
} 

.homelink:hover {
  background: url(images/home1.jpg);
}

.forum {
  display:block;
  position:absolute;
  left:50%;
  top:30px;
  width:45px;
  height:10px;
  z-index:3;
  margin-left:-308px;
  background-color:transparent;
}

.forumlink {
  height:10px; 
  width:45px; 
  overflow:hidden; 
  background: url(images/forum.jpg); 
  display:block;
} 

.forumlink:hover {
  background: url(images/forum1.jpg);
}

.gallery {
  display:block;
  position:absolute;
  left:50%;
  top:30px;
  width:56px;
  height:10px;
  z-index:3;
  margin-left:-263px;
  background-color:transparent;
}

.gallerylink {
  height:10px; 
  width:56px; 
  overflow:hidden; 
  background: url(images/gallery.jpg); 
  display:block;
} 

.gallerylink:hover {
  background: url(images/gallery1.jpg);
}

.quote {
  display:block;
  position:absolute;
  left:50%;
  top:139px;
  width:700px;
  height:10px;
  z-index:3;
  margin-left:-350px;
  background-color:transparent;
  text-align:center;
}

.dates {
  display:block;
  position:absolute;
  left:50%;
  top:184px;
  width:40px;
  z-index:3;
  margin-left:116px;
  background-color:transparent;
}

.events {
  display:block;
  position:absolute;
  left:50%;
  top:162px;
  width:184px;
  z-index:3;
  margin-left:156px;
  background-color:transparent;
text-align:right;
}

a:link, a:active, a:visited {
font-family:tahoma;
color:#464F34;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a:hover {
font-family:tahoma;
color:#000000;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.black {
font-family:tahoma; 
font-size:10px;
color:#000000;
font-weight:normal;
}

.white {
font-family:tahoma; 
font-size:10px;
color:#FFFFFF;
font-weight:normal;
}

.titlegreen {
font-family:impact; 
font-size:18px;
color:#464F34;
font-weight:bold;
}

.titleblack {
font-family:impact; 
font-size:18px;
color:#242424;
font-weight:bold;
}

/*************** Home Properties ***************/
.homemain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 750px;
  height: 827px;
  margin-left:-375px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/mainbg.jpg);
  background-repeat: repeat-y;
  z-index:1;
}

.aboutpic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 164px;
  width: 230px;
  height: 138px;
  margin-left:-340px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.aboutright {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 166px;
  width: 194px;
  margin-left:-100px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.aboutbottom {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 312px;
  width: 434px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.forumpic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 387px;
  width: 230px;
  height: 138px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.forumleft {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 389px;
  width: 194px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.forumbottom {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 535px;
  width: 434px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.gallerypic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 622px;
  width: 230px;
  height: 138px;
  margin-left:-340px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.galleryright {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 624px;
  width: 194px;
  margin-left:-100px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.gallerybottom {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 770px;
  width: 434px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.homefooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 803px;
  width: 700px;
  height: 24px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.jpg);
  z-index:2;
}

.homefootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 810px;
  width: 700px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

/*************** Gallery Properties ***************/
.gallerymain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 750px;
  height: 827px;
  margin-left:-375px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/mainbg.jpg);
  background-repeat: repeat-y;
  z-index:1;
}

.galleryfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 803px;
  width: 700px;
  height: 24px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.jpg);
  z-index:2;
}

.galleryfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 810px;
  width: 700px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.galleryleft {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 162px;
  width: 434px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.spain1 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 162px;
  width: 100px;
  margin-left:-340px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.spain2 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 198px;
  width: 100px;
  margin-left:-230px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.spain3 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 198px;
  width: 100px;
  margin-left:-120px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}

.spain4 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 198px;
  width: 100px;
  margin-left:-10px;
  padding:0px;
  border: 1px;
  background-color: transparent;
  z-index:2;
}
