#mainContent { color:white; padding: 20px; width: 750px; float: right; }

.entry { border-bottom: dotted #ffffff; overflow: hidden;}
.thumbnail { width: 225px; float: left; margin: 20px 20px 10px 0; }
  .thumbnail img { max-width: 225px; }
  
#slidermask { width: 750px; overflow: hidden; }
#slidercontent { width: 3000px; overflow: hidden;}
  .sliderentry { width: 750px; float: left; position: relative; }
    .sliderentry img { width: 750px; border: 0; }
	a.buyitnow { text-align: center; color: white; font-size: 24px; display: block; width: 100px; position: absolute; bottom: 10px; right: 10px; }
	  a.buyitnow strong { color: #663366; }

#slidercontrolpanel { margin-top: 15px; overflow: hidden; }
.slidercontrol { display: block; width: 140px; height: 170px; padding: 0 8px 0 100px; float: left; font-size: 11px; text-align: right; cursor: pointer; }

#imagecourse { background: url('../images/imagecourse.jpg') left top no-repeat; }
#homecourse { background: url('../images/homecourse.jpg') left top no-repeat; margin-left: 2px; }
#designcourse { background: url('../images/designcourse.jpg') left top no-repeat; margin-left: 2px; }

#bookcontainer { padding: 20px; background: #323232; }
#flipbook { width: 600px; margin: 0 auto; }

#call { font-size: 24px; font-weight: bold; text-align: center; }
#donate { display: block; width: 93px; height: 31px; background: url('../images/donate.jpg') no-repeat; padding: 3px 0 0 20px; margin: 20px auto; font-size: 20px; font-weight: bold; text-decoration: none; color: white; }

#logo { width: 200px; margin: auto; }

