/*
 *  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 
 *  July 9, 2009, 8:30 pm with psd2css Online version 1.42
 *
 */

/* You named this layer box_center */
#Layer-1 {
  position: absolute;
  margin-left: -500px;
  left: 50%;
  top: +0px;
  width: 1000px;
  height: 1024px;
  z-index: 1;
}

/* You named this layer contentlayer_text */
#Layer-2 {
	position: absolute;
	left: 68px;
	top: 197px;
	width: 530px;
	height: 657px;
	z-index: 2;
	/* 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: #FFCC66;
}

/* You named this layer photolayer_text */
#Layer-3 {
	position: absolute;
	left: 645px;
	top: 149px;
	width: 302px;
	height: 451px;
	z-index: 3;
	/* 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: #FFCC66;
}

/* You named this layer shelwelker_twitter */
#Layer-4 {
	position: absolute;
	left: 673px;
	top: 673px;
	width: 271px;
	height: 239px;
	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: 14px;
	color: #FFCC66;
}

/* Here is some more CSS to help format your twitter section.
 * These settings loosely mimick the look on the twitter website.
 * Feel free to modify them, and if you come up with some CSS
 * here that you like, please post them to the Tips and Tricks part
 * part of the psd2css Online forums.  */
#Layer-4 ul {
 padding-left: 0;
}
#Layer-4 li {
  list-style: none;
  border-top: 1px solid #EEE;
  padding: 0.5em 0 0.5em 0;
}

/* You named this layer home_linkover */
#Layer-5 {
  position: absolute;
  left: 521px;
  top: 15px;
  width: 136px;
  height: 114px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 521px;
  top: 15px;
  width: 136px;
  height: 114px;
  z-index: 6;
}

/* You named this layer family_linkover */
#Layer-7 {
  position: absolute;
  left: 616px;
  top: 10px;
  width: 136px;
  height: 114px;
  z-index: 7;
}
/* You named this layer family_link */
#Layer-8 {
  position: absolute;
  left: 617px;
  top: 9px;
  width: 136px;
  height: 114px;
  z-index: 8;
}

/* You named this layer music_linkover */
#Layer-9 {
  position: absolute;
  left: 710px;
  top: 7px;
  width: 136px;
  height: 114px;
  z-index: 9;
}

/* You named this layer music_link */
#Layer-10 {
  position: absolute;
  left: 710px;
  top: 7px;
  width: 136px;
  height: 114px;
  z-index: 10;
}

/* You named this layer blog_linkover */
#Layer-11 {
  position: absolute;
  left: 796px;
  top: 7px;
  width: 136px;
  height: 114px;
  z-index: 11;
}

/* You named this layer blog_link */
#Layer-12 {
  position: absolute;
  left: 798px;
  top: 6px;
  width: 136px;
  height: 114px;
  z-index: 12;
}

/* You named this layer logo */
#Layer-13 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 352px;
  height: 112px;
  z-index: 13;
}

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

