/*
 *  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 
 *  August 5, 2009, 3:20 am with psd2css Online version 1.44
 *
 */

/* You named this layer _center_empty */
#Layer-1 {
  position: absolute;
  margin-left: -411.5px;
  left: 50%;
  top: +0px;
  width: 823px;
  height: 697px;
  z-index: -10;
}

/* You named this layer container_empty */
#Layer-2 {
  position: absolute;
  left: +232px;
  top: +121px;
  width: 823px;
  height: 581px;
  z-index: -20;
}

/* You named this layer bottom_relative */
.Layer-3 {
  position: relative;
  left: 0px;
  width: 823px;
  height: 115px;
  z-index: 30;
}

/* You named this layer middle_bkgnd_relative */
.Layer-4 {
  position: relative;
  left: 0px;
  top: 116px;
  width: 823px;
  z-index: 4;
  background-image: url(../Layer-4.png);
}

/* You named this layer top */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 823px;
  height: 116px;
  z-index: 5;
}

/* You named this layer content_joomla_relative */
.Layer-6 {
  position: relative;
  left: 101px;
  top: 51px;
  width: 619px;
  min-height: 854px;
  z-index: 6;
}

/* You named this layer left_joomla_relative */
.Layer-7 {
  position: absolute;
  left: 14px;
  top: 101px;
  width: 90px;
  z-index: 7;
}

/* You named this layer User3_joomla */
#Layer-8 {
  position: absolute;
  left: 14px;
  top: 5px;
  width: 784px;
  height: 25px;
  z-index: 8;
}

/* You named this layer JPAS_link */
#Layer-9 {
  position: absolute;
  left: 609px;
  top: 22px;
  width: 181px;
  height: 50px;
  z-index: 9;
}

/* 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; */
}



/* Custom CSS examples/suggestions for Joomla -
 *
 *   Here are some examples of some changes you can make to stylize the output
 *   from Joomla.  These are just suggestions, you can change them to whatever
 *   you would like.  There are many other classes and ids that you can modify
 *   CSS for from Joomla too.  I suggest using Firebug and the 'Inspect'
 *   feature there to find the name of the class or id of an element of the
 *   page that you want to stylize, and add it to this section.
 *
 *   If you plan on re-converting your design often, be careful - this page is
 *   automatically regenerated every time.  So if you don't want to loose some
 *   CSS you've added here, move all your custom CSS to your own external
 *   stylesheet and reference it externally from the index.php file (make sure
 *   your reference is _after_ the reference to psd2css.css).
 */
body { 
color: #222; 
font-family: arial;
}
p { font-size: 14px; }
h1 { 
font-family: serif;
font-size: 20px; 
}
img { border: 0 }
ul { 
  list-style-type: none; 
  padding-left: 0;
  margin: 0 0 10px 0;
} 
.componentheading { font-size: 2em; }
.contentheading { font-size: 1.5em; }
.small { font-size: 0.7em; }
.createdate { font-size: 0.7em; }
.pagination span, .pagination a { padding: 0 6px 0 6px; }
