.style1 {font-size: 14px}
.style1 a:link {text-decoration: none; color: #59595B;}
.style1 a:visited {text-decoration: none; color: #59595B;}
.style1 a:active {text-decoration: none; color: #59595B;}
.style1 a:hover {text-decoration: none; color: #59595B; font-style: italic;}

#portfoliothumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 4px;
   width: 79px;
   height: 67px;
}

#portfoliothumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 36px;
   top: 51px;
   z-index: 2;
   width: 112px;
   height: 312px;
}

#portfoliopicturebox table  {
   width: 100%;
   height: 100%;
}

#portfoliopicturebox  {
   visibility: visible;
   position: absolute;
   left: 156px;
   top: 25px;
   z-index: 3;
   width: 471px;
   height: 357px;
}

#headlinemetadata p  {
   font: bold 21px/25px "Trebuchet MS";
   margin: 0px;
   color: #59595B;
   text-align: left;
}

#nextbutton a:hover  {
   background-position: -73px 0%;
}

#prevbutton a:hover  {
   background-position: -71px 0%;
}

#gallerybackground  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 651px;
   height: 607px;
   background-color: #F6D3B4;
   background-image: none;
}

#headlinemetadata  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 414px;
   z-index: 2;
   width: 500px;
}

#bodymetadata p  {
   font: 17px/18px "Trebuchet MS";
   margin: 0px;
   color: #59595B;
   text-align: left;
}

#bodymetadata a:link,
#bodymetadata a:visited,
#bodymetadata a:active,  {
	text-decoration: none;
	color: #59595B;
}

#bodymetadata a:hover  {
	text-decoration: none;
	color: #59595B;
	font-style: italic;
}

#nextbutton a  {
   background: url(../portfoliomedia/nextbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 31px;
   width: 73px;
   font-size: 31px;
   line-height: 31px;
}

#prevbutton a  {
   background: url(../portfoliomedia/prevbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 28px;
   width: 71px;
   font-size: 30px;
   line-height: 30px;
}

#bodymetadata  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 451px;
   z-index: 2;
   width: 597px;
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 360px;
   z-index: 2;
   width: 73px;
   height: 31px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 21px;
   z-index: 2;
   width: 71px;
   height: 30px;
}

#portfolio  {
   margin: 0px auto 0px auto;
   width: 651px;
   position: relative;
}

#frame  {
   background: url(../portfoliomedia/frame.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 153px;
   top: 22px;
   z-index: 2;
   width: 481px;
   height: 363px;
}

.sgthumb:hover  {
   border-color: #F79642;
}

.sgthumb  {
   border: 3px solid #AD2624;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 79px;
   height: 67px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

