html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}

a {
    color: #4088b8;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
@charset "UTF-8";
#header {
	background: #fff;
	margin: 0px;
	padding: 5px 0px 0px;
	width: 640px;
	border-bottom: 2px dotted #CE0D18;
	text-align: center;
}
#sidebar {
	background: #fff;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 140px;
	border-left: 1px solid #CF1E17;
	float: right;
}
#mainText {
	padding: 0px;
	width: 640px;
	margin: 0px;
	overflow: auto;
}
#mainLeft {
	margin: 0px;
	float: left;
	width: 390px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top: 1px solid #CF1E17;
	border-left: 1px solid #CF1E17;
}
#mainRight {
	margin: 0px;
	padding: 15px 0px 15px 15px;
	float: right;
	width: 200px;
	border-top: 1px solid #CF1E17;
	border-left: 1px solid #CF1E17;
	text-align: left;
}
body,td,th {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.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;
	width: 640px;
	height: 19px;
	float: left;
}
.secondStrap {
	background: #000;
	margin: 10px 0px 40px;
	padding: 0px;
	width: 640px;
	height: 19px;
}
.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: 3px;
	height: 50px;
	width: 130px;
	background: url(../pics/lena.jpg) no-repeat;
}
.linkstwo {
	background: url(../pics/hu.jpg) no-repeat;
	margin: 0px;
	padding: 3px;
	height: 50px;
	width: 130px;
}
.linksthree {
	background: url(../pics/cool.jpg) no-repeat;
	margin: 0px;
	padding: 3px;
	height: 50px;
	width: 130px;
}
.linksfour {
	background: url(../pics/fccj.jpg) no-repeat;
	margin: 0px;
	padding: 3px;
	height: 50px;
	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;
}

