/*
 *  HODDownload.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 
 *  November 6, 2008, 9:07 am with psd2css Online version 1.13
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'HODDownload' 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(HODDownload-2.jpg);
}

/* You named this layer Layer 0_jpg */
#HODDownload-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

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

/* You named this layer TextBox2_text */
#DownloadNumber {
  position: absolute;
  left: 35px;
  top: 125px;
  width: 212px;
  height: 408px;
  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: large;
  color: #c228c2;
}

/* You named this layer TextBox2_text */
#HODDownload-12 {
  position: absolute;
  left: 24px;
  top: 189px;
  width: 230px;
  height: 1024px;
  z-index: 12;

  /* 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;
}

/* You named this layer TextBox1_text */
#HODDownload-13 {
  position: absolute;
  left: 564px;
  top: 189px;
  width: 280px;
  height: 1024px;
  z-index: 13;

  /* 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;
}

/* You named this layer Bottom_text */
#HODDownload-4 {
  position: absolute;
  left: 10px;
  top: 1024px;
  width: 780px;
  height: 24px;
  z-index: 4;

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

