a:link {color:#fafbd1; text-decoration:none}
a:visited {color:#ff9999; text-decoration:none}
a:active {color:#fafbd1; text-decoration:none}
a:hover {color:#ff9999; text-decoration:none}

body {margin: 0; padding: 0; background-attachment: fixed; background-repeat: repeat; background-position: center 120px}

.intable {background-color: #a60000}

p.name {font-family: "Herculanum", serif; text-align: left; font-style: normal; font-size: 100px; text-shadow: 1px 2px 3px #fafbd1; color: #687a24; letter-spacing: 1px; word-spacing: 0px; margin: 0px 0px 0px 0px; line-height: 84px}

p.definition {font-family: "verdana", "arial", "helvetica", sans-serif; text-align: center; vertical-align: middle; font-style: normal; font-size: 28px; letter-spacing: 1px; color: #fafbd1; margin: 20px 0px 20px 30px}

p.enter {font-family: "times", "times new roman", text-align: center; vertical-align: middle; font-style: normal; font-size: 28px; letter-spacing: 2px; color: #fafbd1; margin: 10px 5px 10px 5px}

div2 {z-index: -1; position: absolute;}

/* Header Fixed */
#headercontainer {background: #a60000; border-bottom: 0px solid #666; height: 130px; left: 0; position: fixed; width: 100%; top: 0; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black}

#header{line-height: 40px; margin: 0px 0px 0px 100px; auto; width: 840px; text-align: center; align: center; color: #ffffff; font-family: "times", "times new roman", serif; font-size: 14px}
 
/* content padding of 130px for bodycontainer same as headercontainer height so no hide.*/

#bodycontainer {margin: 10px 0px 0px 100px; auto; overflow: auto; padding: 130px 0px 0px 0px; width: 840px; align: center; border: 0px}

#content {color: #a60000}
.table {margin: 0px 0px 0px 0px}

p.headertext {font-family: "Herculanum", san-serif; text-align: left; font-style: normal; font-size: 60px; text-shadow: 1px 2px 3px #fafbd1; color: #687a24; letter-spacing: 1px; word-spacing: 0px; margin: 0px 0px 0px 0px; line-height: 50px;}

p.headtext {font-family: "times", "times new roman", serif; text-align: center; vertical-align: bottom; font-style: normal; font-size: 13px; letter-spacing: 1px; color: #fafbd1; margin: 0px 0px 0px 0px}

p.bodytitle {font-family: "times", "times new roman", serif; text-align: left; font-style: normal; font-size: 16px; color: #324613; text-shadow: 1px 1px 1px #d1e375; margin: 10px 10px 10px 10px}

p.bodytext {font-family: "verdana", "arial", "helvetica", sans-serif; text-align: left; font-style: normal; font-size: 14px; color: #a60000; margin: 10px 10px 10px 10px}

p.sculpttitle {font-family: "times", "times new roman", serif; text-align: center; font-style: normal; font-size: 14px; color: #596a32; margin: 0px 0px 0px 0px; letter-spacing: 1px}

p.sculpttext {font-family: "verdana", "arial", "helvetica", sans-serif; text-align: center; vertical-align: middle; font-style: normal; font-size: 11px; color: #a60000; margin: 5px 0px 10px 0px}

p.links {font-family: "verdana", "arial", "helvetica", sans-serif; text-align: center; font-style: normal; font-size: 12px; color: #1d2905; margin: 0px 0px 0px 0px}

p.quote {font-family: "arial", "helvetica", sans-serif; text-align: center; font-style: normal; font-size: 13px; word-spacing: 0px; letter-spacing: 1px; color: #ff9999; margin: 0px 0px 0px 0px}

p.quote2 {font-family: "arial", "helvetica", sans-serif; text-align: center; font-style: normal; font-size: 13px; word-spacing: 6px; letter-spacing: 3px; color: #ff9999; margin: 0px 0px 0px 0px}

p.copyright {font-family: "times", "times new roman", serif; text-align: center; font-style: normal; font-weight: bold; font-size: 12px; word-spacing: 0px; letter-spacing: 1px; margin: 0px 0px 0px 0px}

p.tlc {font-family: "arial", "helvetica", sans-serif; text-align: center; font-style: normal; font-size: 10px; word-spacing: 0px; letter-spacing: 0px; margin: 8px 0px 0px 0px}

li.list {font-family: "verdana", "arial", "helvetica", sans-serif; text-align: left; font-style: normal; list-style-type: square; color: #596a32; font-size: 14px; line-height: 16px; margin: 0px 0px 3px 0px}

span {color: #a60000;}

.thumbnail
{position: relative;
float: center;
padding: 0px;
/*z-index: 1;*/
text-decoration: none;
font-family: verdana, arial, helvetica;
font-style: normal;
font-size: 11px;
color: #a60000;
margin: 5px 0px 0px 0px;}

.thumbnail:hover
{background-color: transparent;
/*z-index: 1;*/
color: #335500;
text-decoration: none;}

/*CSS for enlarged image*/
.thumbnail span 
{position: absolute;
background-color: #fafbd1;
padding: 0px; /*no padding for no descriptor area*/
/*left: -1000px;*/
border: 1px solid #1d2705;
visibility: hidden;
color: black;
text-decoration: none;}

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

/*CSS for enlarged image on hover*/
.thumbnail:hover span
{visibility: visible; 
width: 600px;
top: 15px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
left: 205px; /*position where enlarged image should offset horizontally */}

