@charset "UTF-8";
#header {
	background: #fff;
	margin: 0px;
	padding: 5px 0px 0px;
	width: 640px;
	border-bottom: 0px #CE0D18;
	border-top-color: #CE0D18;
	border-right-color: #CE0D18;
	border-left-color: #CE0D18;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#sidebar {
	background: #fff;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 140px;
	border-left: 3px solid #000000;
	float: right;
}
#mainText {
	padding: 0px;
	width: 640px;
	margin: 0px;
	overflow: auto;
}
#mainLeft {
	border: 0px;
	margin: 0px;
	float: left;
	width: 390px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#mainRight {
	margin: 0px;
	padding: 15px 15px 15px 0px;
	float: right;
	width: 200px;
	text-align: left;
}
body,td,th {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
.boldBlack {
}
a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CF1E17;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.wrap {
	margin: 0 auto 0px;
	width: 800px;
}
.firstStrap {
	background: #ccc;
	margin: 0px 0px 10px;
	padding: 0px 207px 0px 207px;
	width: 225px;
	height: 19px;
	float: left;
}
.secondStrap {
	margin: 5px 0px 14px;
	padding: 0px 207px 0px 207px;
	width: 226px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.extraText {
	background: #fff;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 640px;
	border-top: 2px dotted #CF1E17;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #85224A;
}
.smallText {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #666;
	line-height: 15px;
}
.links {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
}
.linkstwo {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
}
.linksthree {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
}
.linksfour {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
}
.imageMargin {
	margin-top: 3px;
}
.italic {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-size: 10px;
}
.boldBlack {
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}
.boldRed {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #CF1E17;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgrey;
padding: 5px;
left: -1100px;
border: 1px dashed black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10;
left: 120px; /*position where enlarged image should offset horizontally */
z-index: 0;
}

</style>

.boldPurple {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #85234a;
}
.boldPurple {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #903;
}

.highLight {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	background: #CCC;
}
.booklist {
	padding: 0 0 0 0 ;
	border-top: .2em solid #c1d39f;
	clear: both;
	}

.booklist ul {
  margin: 0;
  padding: 0;
	}

.booklist ul li {
	position: relative;
	float: left;
  width: 20%;
	display: inline;
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  padding: 1em 1em 1em 1em;
	}
	.booklist ul li a {
  	color: #000000;
  	text-decoration: none;
  	}
	.booklist ul li a:hover{
		color: #CC6633;
		}
	.booklist ul li a img {
  	border: 1px ridge #000000;
  	}
	.booklist ul li a:hover img {
  	border: 1px groove #CC9933;
  	}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	}
.menu ul{
	background:#ffffff;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:center;
		padding:0px;
		}
	.menu li a{
		background:#ffffff url("images/seperator.gif") bottom right no-repeat;
		opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
		color:#000000;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #cf0d18 url("images/hover.gif") bottom center no-repeat;
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		background:#ffffff;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:224px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:224px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:center;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#85234a url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		

