#nextbutton a:hover,
#prevbutton a:hover  {
   font-style: italic;
}

#nextbutton a,
#prevbutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #FEFBFD;
}

#prevbutton,
#nextbutton  {
   font: bold 18px/24px "Times New Roman";
   text-align: left;
   visibility: visible;
   position: absolute;
   z-index: 2;
   height: 21px;
}

#examplepicturebox table  {
   width: 100%;
   height: 100%;
}

#examplepicturebox  {
   visibility: visible;
   position: absolute;
   left: 79px;
   top: 42px;
   z-index: 2;
   width: 655px;
   height: 438px;
}

#nextbutton  {
   width: 146px;
   top: 600px;
   left: 605px;
}

#background  {
   margin: 0px auto 0px auto;
   visibility: visible;
   height: 800px;
   width: 900px;
   position: relative;
   background-color: #000000;
   background-image: none;
}

#prevbutton  {
   width: 194px;
   top: 600px;
   left: 54px;
}

/**
#title p {
width: 500px;
top: 480px;
left: 200px;
   font: bold 24px/30px "Times New Roman";
   color: #FFFFFF;
   text-align: left;
   visibility: visible;
   position: absolute;
   z-index: 2;
   height: 21px;   }

*/

#title {font: bold 24px/30px "Times New Roman";
   color: #FFFFFF;
   visibility: visible; }


#galleryhome a:hover,
#photoshome a:hover  {
   font-style: italic;
}

#galleryhome a,
#photoshome a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #FFFFFF;
}

#galleryhome,
#photoshome  {
   font: bold 18px/24px "Times New Roman";
   text-align: left;
   visibility: visible;
   position: absolute;
   z-index: 2;
   height: 21px; }

#photoshome  {
   width: 200px;
   top: 633px;
   left: 700px;
}


#galleryhome  {
   width: 194px;
   top: 633px;
   left: 200px;
}


html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}


