/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  June 5, 2010, 5:33 am with psd2css Online version 1.78
 *
 */

body {
  margin: 0; padding: 0;
}

/* This is a wrapper for the bg_center2_jpg layer you made */
#Layer-1-wrapper {
  position: relative;
  width: 902px;
  margin: auto;
}

/* You named this layer bg_center2_jpg */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 902px;
  height: 604px;
  z-index: 1;
}

/* You named this layer News_link */
#Layer-2 {
  position: absolute;
  left: 441px;
  top: 475px;
  width: 107px;
  height: 37px;
  z-index: 2;
}

/* You named this layer News_linkover */
#Layer-3 {
  position: absolute;
  left: 442px;
  top: 476px;
  width: 107px;
  height: 37px;
  z-index: 3;
}

/* You named this layer Links_link */
#Layer-4 {
  position: absolute;
  left: 486px;
  top: 367px;
  width: 101px;
  height: 34px;
  z-index: 4;
}

/* You named this layer Links_linkover */
#Layer-5 {
  position: absolute;
  left: 487px;
  top: 368px;
  width: 101px;
  height: 34px;
  z-index: 5;
}

/* You named this layer Gallery_link */
#Layer-6 {
  position: absolute;
  left: 321px;
  top: 252px;
  width: 132px;
  height: 45px;
  z-index: 6;
}

/* You named this layer Gallery_linkover */
#Layer-7 {
  position: absolute;
  left: 322px;
  top: 253px;
  width: 132px;
  height: 45px;
  z-index: 7;
}

/* You named this layer Forum_link */
#Layer-8 {
  position: absolute;
  left: 349px;
  top: 136px;
  width: 127px;
  height: 45px;
  z-index: 8;
}

/* You named this layer Forum_linkover */
#Layer-9 {
  position: absolute;
  left: 350px;
  top: 137px;
  width: 127px;
  height: 45px;
  z-index: 9;
}

/* You named this layer Home_link */
#Layer-10 {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 412px;
  height: 60px;
  z-index: 10;
}

/* You named this layer open_text */
#Layer-11 {
  position: absolute;
  left: 13px;
  top: 316px;
  width: 404px;
  height: 277px;
  z-index: 11;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F00; }
a:visited { color: #F00; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


