body   { color: #515151; font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; background-image: url("/assets/images/background.jpg") }
.mainBox   { padding-right: 25px; padding-left: 25px }
.content     { margin: 0; padding: 5px 15px }
.buttons { padding: 15px 25px 15px 15px }
#introboxBody     { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat-y; margin-right: 15px; margin-left: 15px; padding: 5px 20px; width: 255px; height: auto }
#introBoxTop     { background-repeat: no-repeat; width: 255px; height: 65px }
#introBoxFooter     { background-repeat: no-repeat; width: 255px; height: 37px }
#footer  { color: navy; font-size: 0.75em; font-family: "Trebuchet MS"; padding-bottom: 10px }
#footer a, #footer a:link, #footer a:visited  { color: white; }
#footer a:hover  { color: red; text-decoration: underline; }
a { color: #336; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline }
a:link { color: #336; text-decoration: underline }
a:visited  { color: #c33; text-decoration: underline }
a:hover  { color: #9c6; font-size: 1em; text-decoration: underline }
.thumbnail { border: solid 7px #ffffff }
.textContainer {
				display: none; /* Hidden by default */
				height: 200px;
			}
#bigImage {
	border: 7px solid #EA3B3B;
	
}

.name {
	font-size: 12px;
}
