/*
 *  This template was created by freeeflow digital on 
 *  November 13, 2009, 1:09 pm www.freeeflow.com
 *
 */

/* bg_center */
#Layer-1 {
  position: absolute;
  margin-left: -360px;
  left: 50%;
  top: +0px;
  width: 500px;
  height: 811px;
  z-index: -100;
}

/* footer_joomla */
#Layer-2 {
  position: absolute;
  left: 50px;
  top: 650px;
  width: 690px;
  height: 50px;
  z-index: 10;
}

/* RSVP_link */
#Layer-3 {
  position: absolute;
  left: 330px;
  top: 700px;
  width: 60px;
  height: 36px;
  z-index: 3;
}

/* RSVP_linkover */
#Layer-4 {
  position: absolute;
  left: 330px;
  top: 700px;
  width: 60px;
  height: 36px;
  z-index: 4;
}

/* syndicate_joomla */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 720px;
  height: 539px;
  z-index: 5;
}

/* user2_joomla */
#Layer-7 {
  position: absolute;
  left: 455px;
  top: 30px;
  width: 250px;
  height: 180px;
  z-index: 100;
}

/* user3_joomla */
#Layer-6 {
  position: absolute;
  left: 455px;
  top: 314px;
  width: 250px;
  height: 180px;
  z-index: 7;
}

/* content_joomla */
#Layer-8 {
  position: absolute;
  left: 42px;
  top: 50px;
  width: 90%;
  height: 490px;
  z-index: 90;
  overflow: auto;

}

/* user1_joomla */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 720px;
  height: 50px;
  z-index: 9;
}

/* top_joomla */
#Layer-10 {
  position: absolute;
  left: 190px;
  top: 50px;
  width: 500px;
  height: 20px;
  z-index: 10;
  overflow: show;
}

/* user4_joomla */
#Layer-11 {
  position: absolute;
  right: 3px;
  top: 23px;
  width: 250px;
  height: 176px;
  z-index: 11;
}

a { cursor: arrow; }
a:link { color: #b08c2b; text-decoration: none;}
a:visited { color: #b08c2b;  text-decoration: none;}
a:hover {color: #F5DC75; text-decoration: none; 
  /* font-weight: bold; */
}


/* Custom CSS  for Joomla */

body { 
color: #888;
   background: black;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   color:#FFFFFF;
   text-align: ;
}

img { border: 0 }
ul { 
  list-style-type: none; 
  padding-left: 0;
  margin: 0;
} 
.moduletable_menu h3 {
  margin-top: 0;
} 
.componentheading { font-size: 2em; }
.contentheading { font-size: 1.5em; }
.small { font-size: 0.7em; }
.createdate { font-size: 0.7em; }
.pagination span, .pagination a { padding: 0 6px 0 6px; 
}
table.colorone { 
   color: #cdcdb5;
   width: 100%;
   border-collapse: collapse;
}