/*
 *  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 
 *  November 5, 2009, 3:00 am with psd2css Online version 1.56
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'my_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 ;
}

/* You named this layer container_center_empty */
#Layer-1 {
  position: absolute;
  margin-left: -480px;
  left: 50%;
  top: +0px;
  width: 960px;
  height: 600px;
  z-index: 1;
}

/* You named this layer bkgrd_jpg */
#Layer-3 {
  position: absolute;
  left: 0px;
  top: 200px;
  width: 960px;
  height: 400px;
  z-index: 3;
}

/* You named this layer contact_page_text */
#Layer-4 {
  position: absolute;
  left: 219px;
  top: 19px;
  width: 408px;
  height: 381px;
  z-index: 4;

  /* 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: #0A0A0A;
}

/* You named this layer projects_page_text */
#Layer-5 {
  position: absolute;
  left: 219px;
  top: 19px;
  width: 408px;
  height: 381px;
  z-index: 5;

  /* 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: #0A0A0A;
}

/* You named this layer about_page_text */
#Layer-6 {
  position: absolute;
  left: 219px;
  top: 19px;
  width: 408px;
  height: 381px;
  z-index: 6;

  /* 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.      */

  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #0A0A0A;
}

/* You named this layer index_page_text */
#Layer-7 {
  position: absolute;
  left: 219px;
  top: 19px;
  width: 408px;
  height: 381px;
  z-index: 7;

  /* 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: #0A0A0A;
}

/* You named this layer contact_link */
#Layer-8 {
  position: absolute;
  left: 0px;
  top: 299px;
  width: 203px;
  height: 101px;
  z-index: 8;
}

/* You named this layer projects_link */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 200px;
  width: 203px;
  height: 101px;
  z-index: 9;
}

/* You named this layer about_link */
#Layer-10 {
  position: absolute;
  left: 0px;
  top: 99px;
  width: 203px;
  height: 101px;
  z-index: 10;
}

/* You named this layer index_link */
#Layer-11 {
  position: absolute;
  left: 0px;
  top: 199px;
  width: 203px;
  height: 101px;
  z-index: 11;
}

/* You named this layer contact_linkover */
#Layer-12 {
  position: absolute;
  left: 0px;
  top: 300px;
  width: 202px;
  height: 100px;
  z-index: 12;
}

/* You named this layer projects_linkover */
#Layer-13 {
  position: absolute;
  left: 0px;
  top: 200px;
  width: 202px;
  height: 100px;
  z-index: 13;
}

/* You named this layer about_linkover */
#Layer-14 {
  position: absolute;
  left: 0px;
  top: 100px;
  width: 202px;
  height: 100px;
  z-index: 14;
}

/* You named this layer index_linkover */
#Layer-15 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 202px;
  height: 100px;
  z-index: 15;
}

/* You named this layer hdr_jpg */
#Layer-16 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 200px;
  z-index: 16;
}

/* 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 {
	text-decoration: none; 
	color: #666666;}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {text-decoration: none}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
  /* font-weight: bold; */



h1{
	color:#666666
}

h2 {
	color:#666666
}

h3 {
	color:#282828
}

small {
	color:#CCC;
}

#project-pics {
  position: absolute;
  left: 650px;
  top: 19px;
  width: 310px;
  height: 390px;
  z-index: 35;

  /* 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: #0A0A0A;
}

img.side {
	margin-bottom: 20px;
}
