/*
 *  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 
 *  April 17, 2009, 9:34 am with psd2css Online version 1.36
 *
 */

/* You named this layer b_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: -2px;
  width: 1000px;
  height: 283px;
  
  z-index: 1;
}

/* You named this layer NZ */
#Layer-2 {
  position:absolute;
  left: 690px;
  top: 20px;
  width: 200px;
  height: 200px;
  font-size:12px;
  
  
  z-index: 2;
}

/* You named this layer MP */
#Layer-3 {
  position: absolute;
  left: 380px;
  top: 208px;
  width: 600px;
  height: 36px;
  font-size:12px;
  z-index: 2;
}

#Layer-4 {
  position: absolute;
  left: 235px;
  top: 200px;
  width: 114px;
  height: 31px;
  z-index: 18;
}



#Layer-5 {
  position: absolute;
  left: 117px;
  top: 200px;
  width: 115px;
  height: 31px;
  z-index: 20;
}


#Layer-6 {
  position: absolute;
  left: 0px;
  top: 200px;
  width: 114px;
  height: 31px;
  z-index: 22;
}

/* 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.  */

  /* text-decoration: underline; */
  /* font-weight: bold; */


/* Some extra stuff here to give you some ideas and examples 
 * about how else you can customize your Drupal theme.
 *
 * A great tool to use to figure out what else you want to
 * put here is Firebug for Firefox.  Use psd2css Online
 * to generate your theme, install it, then while looking
 * at your pages, use Firebug to 'inspect' the elements that
 * you want to change.  Add or modify the changes here and 
 * refresh to see your changes.  */

/* Text color for most text rendered by Drupal  */
body { color:#666666; }

/* The login form is center aligned by default, this puts it to the left  */
#user-login-form div { text-align:left;
                       
                                         }

/* Color of the text for the login form  */
.form-item label { color:#FFFFFF; }

/* Color of the active list element links  */
li a.active { color: #444}
