body {
  background-image:url('iconLogos/backgroundBlueTile.jpg');
  padding:0;
  margin:0;
font-size:100%;
  }

table.content {
  padding:0;
  margin:0;
  border:0;
  float:left;
  }

.main {
  padding:0;
  margin:0;
  border:0;
  position:relative; top:-35px;
  height:110%;
  }

.box {
  width: 1068px;
  height: 110%;
  margin-left:auto;
  margin-right:auto;
  background-color: #ffffff;
  border: 0px;
  }

.shadowLeft {
  background-image:url('iconLogos/ShadeLeftBackground.jpg');
  background-repeat:repeat-y;
  background-position:right;
  width: 15px;
  height: 100%;
  margin-left:auto;
  margin-right:0px;
  }

.shadowRight {
  background-image:url('iconLogos/ShadeRightBackground.jpg');
  background-repeat:repeat-y;
  background-position:left;
  width: 15px;
  height: 100%;
  margin-left:0px;
  margin-right:auto;
  }

.tabBackground {
  background-image:url('iconLogos/RipPaperEdge2.jpg');
  background-repeat:repeat-x;
  background-position:center bottom;
  width: 1068px;
  height: 45px;
  margin-left:auto;
  margin-right:auto;
  }

.header {
  width: 1068px;
  height: 110px;
  background-image:url('iconLogos/RipPaperTopEdge.jpg');
  background-repeat:repeat-x;
  background-position:center top;
  margin-left:auto;
  margin-right:auto;
  background-color: #Ffffff;
  }

.pageContent {
  width: 1068px;
  margin-left:auto;
  margin-right:auto;
  margin-top:125px;
  background-color: #Ffffff;
  z-index:2;
  position:relative; top:-60px;
  }

.contentBoxHead {
  background-image:url('iconLogos/RipPaperEdgeContent.jpg');
  background-repeat:repeat-x;
  background-position:center top;
  }

.contentHeadLeft {
  background-image:url('iconLogos/TopLeftContent.jpg');
  background-repeat:no-repeat;
  background-position:right top;
  width:15px;
  }

.contentHeadRight {
  background-image:url('iconLogos/TopRightContent.jpg');
  background-repeat:no-repeat;
  background-position:left top;
  width:15px;
  }

.contentBoxFoot {
  background-image:url('iconLogos/RipPaperEdge2.jpg');
  background-repeat:repeat-x;
  background-position:center bottom;
  }

.contentFootLeft {
  background-image:url('iconLogos/BottomLeftContent.jpg');
  background-repeat:no-repeat;
  background-position:right top;
  width:15px;
  }

.contentFootRight {
  background-image:url('iconLogos/BottomRightContent.jpg');
  background-repeat:no-repeat;
  background-position:left top;
  width:15px;
  }

.contentShadowLeft {
  background-image:url('iconLogos/ShadeLeftContent.jpg');
  background-repeat:repeat-y;
  background-position:right;
  width: 15px;
  margin-left:0px;
  margin-right:auto;
  }

.contentShadowRight {
  background-image:url('iconLogos/ShadeRightContent.jpg');
  background-repeat:repeat-y;
  background-position:left;
  width: 15px;
  margin-left:0px;
  margin-right:auto;
  }

.quote {
  font-family:"Book Antiqua", Palatino, serif;
  font-style:italic;
  }

.address {
  font-family:"Book Antiqua", Palatino, serif;
  align:right;
  text-align:right;
  }

.content {
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  align:left;
  text-align:justify;
  vertical-align:top;
  padding-right:20px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
  }

h3 {
  font-family:"Book Antiqua", Palatino, serif;
  font-size:150%;
  align:left;
  text-align:justify;
  vertical-align:top;
  margin-bottom:5px;
  margin-top:5px;
}

h4 {
  font-family:"Book Antiqua", Palatino, serif;
  font-size:120%;
  margin-bottom:5px;
  margin-top:5px;
  align:left;
  text-align:justify;
  vertical-align:top;
}

h2 {
  font-family:"Book Antiqua", Palatino, serif;
align:left;
  text-align:justify;
  vertical-align:top;
}

div.navbar {
  background-color:#484848;
  padding:0;
  margin-left:auto;
  margin-right:auto;
  width:1068px;
  height:32px;
  position:relative;
  top:125px;
  z-index:5;
}

ul.navbar {
  list-style-type:none;
  padding:0;
  overflow:hidden;
  margin:0;
}

li.navbar {
  float:left;
}

a:link.nav,a:visited.nav {
  display:block;
  width:200px;
  background-color:#484848;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
  padding:6px;
  text-decoration:none;
  text-transform:uppercase;
}

a:hover.nav,a:active.nav {
  color:#ffffff;
  background-color:#B8B8B8;
}

.staffPick {
  width:144px;
  height:230px;
  margin-left:5px;
  margin-right:5px;
  margin-top:0;
  margin-bottom:0;
  background-color:#ffffff;
}

.staffPickImg {
  padding-top:10px;
  padding-right:10px;
  padding-left:10px;
}

.carouselBack {
  width:640px;
  height:277px;
  background-color:#B8B8B8; 
  border-style:solid;
  border-color:#484848;
  border-width:2px;
  padding:0;
}

.leftarrow a {
display: block;
width: 50px;
height: 34px;
background: transparent url(iconLogos/leftArrowSprite.jpg) no-repeat;
cursor:pointer;
}

.leftarrow a:hover {
background-position: -50px 0;
cursor:pointer;
} 

.rightarrow a {
display: block;
width: 50px;
height: 34px;
background: transparent url(iconLogos/rightArrowSprite.jpg) no-repeat;
background-position: -50px 0;
cursor:pointer;
}

.rightarrow a:hover {
background-position: 0 0;
cursor:pointer;
} 







#s3slider {
   width: 600px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   left: -20px;
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 600px; /* important to be same as image width or wider */
   height: 300px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   font: Arial, Helvetica, sans-serif;
   padding: 5px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
}

.clear {
   clear: both;
} 


.galleryHead {
  background-color: #000;
  filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
  padding:5px; 
  margin-top:0; 
  z-index:100;
}

.top {
	top: 0;
	left: 0;
	width: 580px;
	height: 100px;
        padding-right: 40px;
}
.bottom {
	bottom: 0;
                  left: 0;
	width: 580px;
	height: 100px;
        padding-right: 80px;
}
.left {
	top: 0;
        left: 0;
	width: 150px;
	height: 285px;
}
.right {
	right: 0;
	bottom: 0;
	width: 180px;
	height: 295px;
}