body {margin: 0; padding: 0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

#mainWrapper {background:#ffffff url(img/bg-pencilsketches1.jpg) no-repeat;  padding:0;  width: 100%; }
#header {width:95%; height: 120px;} 
#logo {background:url(img/logo-ams1.png) no-repeat right; width: 238px; height: 66px; padding:20px}
.floatl {float: left}
.floatr {float: right}
.floatc {clear: both}
#content {min-height: 500px; margin: 0 auto;}
a {color: #676b77; text-decoration:none}
a:hover {text-decoration: underline}

h1 {background: url(img/bg-heading1.jpg) no-repeat; padding-left: 40px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight:100; color: #333333; border-bottom: 1px solid #999999; width: auto; height: 27px}
#folioimage {display: block; margin: 0 auto;}
.img-shadow {
  /*float:left;*/
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
#prev a, #next a {display: block; margin-top: 200px; width: 50px; height: 50px;}  
#next a {margin-left: 5px; background: url(img/next-on.png) no-repeat;} 
#prev a {background: url(img/prev-on.png) no-repeat;} 
#next a:hover {margin-left: 5px; background: url(img/next-hover.png) no-repeat;} 
#prev a:hover {background: url(img/prev-hover.png) no-repeat;} 

#caption {text-align: center}

#footer {margin-top: 30px; font-size: 0.9em; text-align: center; color: #666666; width: 100%}