/*
 *  HODVideo.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 
 *  March 4, 2009, 4:22 pm with psd2css Online version 1.32
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'HODVideo_basename_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(HODVideo-1.jpg);
}

/* You named this layer Video_bkgnd_center_jpg */
#HODVideo-2 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 800px;
  z-index: 2;
  background-image: url(HODVideo-2.jpg);
}

/* You named this layer Bottom_text */
#Bottom {
  position: absolute;
  left: 10px;
  top: 748px;
  width: 780px;
  height: 83px;
  z-index: 3;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  /* 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: small;
  color: #c228c2;
}

/* You named this layer Index_link */
#HODVideo-4 {
  position: absolute;
  left: 14px;
  top: 17px;
  width: 268px;
  height: 91px;
  z-index: 4;
}

/* You named this layer TextBox2_text */
#HODVideo-11 {
  position: absolute;
  left: 18px;
  top: 179px;
  width: 360px;
  height: 583px;
  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: small;
  color: #c228c2;
}

/* 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; }
a:link { color: #c228c2; }
a:visited { color: #7d08a4; }
a:hover {
  color: #c2a3cc;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

