/*
 *  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 11, 2009, 5:32 pm with psd2css Online version 1.36
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'bkg_jpg_bodybg' 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(http://www.joelmooreusa.com/Layer-2.jpg);
  /* This is the background image to the entire page that you
   * get because of the layer 'bkg_jpg_bodybg' 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(http://www.joelmooreusa.com/Layer-6.jpg);
}

/* You named this layer 1_page_center_jpg_link */
#Layer-1 {
  position: ;
  position: fixed;
  bottom: 0px;
  margin-left: -378.5px;
  left: 50%;
  top: +0px;
  width: 757px;
  height: 568px;
  z-index: 1;
}

/* You named this layer pen_linkover */
#Layer-3 {
  position: absolute;
  left: 3px;
  top: 7px;
  width: 754px;
  height: 46px;
  z-index: 3;
}

/* You named this layer pen_link */
#Layer-4 {
  position: absolute;
  left: 4px;
  top: 9px;
  width: 753px;
  height: 44px;
  z-index: 4;
}

/* You named this layer index_page_center_jpg_link */
#Layer-5 {
  position: ;
  position: fixed;
  bottom: 0px;
  margin-left: -378.5px;
  left: 50%;
  top: +0px;
  width: 757px;
  height: 568px;
  z-index: 5;
}

/* You named this layer wmcid_linkover */
#Layer-7 {
  position: absolute;
  left: 3px;
  top: 7px;
  width: 754px;
  height: 46px;
  z-index: 7;
}

/* You named this layer wmcid_link */
#Layer-8 {
  position: absolute;
  left: 4px;
  top: 9px;
  width: 753px;
  height: 44px;
  z-index: 8;
}
#footer {
        margin-left: -500px;
	 position: absolute;
        width: 1000px;
        height: 800px;
        top: 0px;
        bottom: ;
        left: 50%;
}
#links  {
	  margin-left: -260px;
	  position: fixed;
  	  top: 7px;
  	  width: 600px;
 	  height: 10px;
 	  left: 50%;
	  z-index: 7;
	  font-family: sans-serif;
	  font-style: normal;
	  font-variant: normal;
	  font-weight: bold;
	  font-size: medium;
	  line-height: 100%;
	  word-spacing: 0ex;
	  letter-spacing: normal;
	  text-decoration: none;
	  text-transform: capitalize;
	  text-align: center;
	  text-indent: 0ex; 
}
<style type="text/css">
table.sample {
	border-width: 5px 5px 5px 5px;
	border-spacing: 5px;
	border-style: none none none none;
	border-color: ;
	border-collapse: separate;
	background-color: ;
}
table.sample th {
	border-width: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: ;
	background-color: red;
	-moz-border-radius: 9px 9px 9px 9px;
}
table.sample td {
	border-width: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: ;
	background-color: red;
	-moz-border-radius: 9px 9px 9px 9px;
}
</style>
	
/* 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: #000; }
a:visited { color: #000; }
a:hover { color: #FFF;
}

