a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#homecontacttext p,
#portfoliobottomcopytext p,
#boilerplatetext p,
#homepgtext p  {
   margin: 0px;
   font-family: Verdana, sans-serif;
   line-height: 14px;
   color: #FFCC00;
   padding-bottom: 5px;
   text-align: right;
}

#homecontacttext p a,
#portfoliobottomcopytext p a,
#boilerplatetext p a  {
   border: 0px none #000000;
   text-decoration: none;
   color: #FFCC00;
}

#nextbutton a,
#prevbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 23px;
   width: 66px;
   background-position: 0% 0px;
   font-size: 23px;
   line-height: 23px;
}

#portfoliobottomcopytext p  {
   font-size: 13px;
}

#nextbutton,
#prevbutton  {
   visibility: visible;
   position: absolute;
   top: 108px;
   z-index: 3;
   width: 66px;
   height: 23px;
}

#homecontacttext p  {
   font-size: 12px;
}

#boilerplatetext p  {
   font-size: 12px;
}

#home,
#portfolio  {
   margin: 0px auto 0px auto;
   position: relative;
}

#prevbutton a  {
   background-image: url(sg_portfolio_media/prevbutton.jpg);
}

#homepgtext p  {
   font-size: 13px;
}

#nextbutton a  {
   background-image: url(sg_portfolio_media/nextbutton.jpg);
}

#prevbutton  {
   left: 0px;
}

#nextbutton  {
   left: 70px;
}

#portfolio  {
   width: 968px;
}

#home  {
   width: 768px;
}

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

