.regularText

{

  font-family: "verdana", sans-serif;

  font-size: 11px;

  color: #646464;

}



.regularLink

{

  font-family: "verdana", sans-serif;

  font-size: 11px;

  color: #006599;

}



.galleryLink

{

  color: #006599;

  text-decoration: none;

}



.paintingName

{

  font-family: "trebuchet ms", "verdana", sans-serif;

  font-size: 22px;

  color: #646464;

  text-transform: lowercase;

}



.paintingDescription

{

  font-family: "verdana", sans-serif;

  font-size: 8px;

  color: #646464;

  text-transform: uppercase;

}



.heading1

{

  font-family: "trebuchet ms", "verdana", sans-serif;

  font-size: 22px;

  color: #646464;

  text-transform: lowercase;

}



.heading2

{

  font-family: "verdana", sans-serif;

  font-size: 11px;

  font-weight: bold;

  color: #646464;

}





.menuText

{

  font-family: "verdana", sans-serif;

  font-size: 9px;

  color: white;

  text-transform: uppercase;

  text-decoration: none;

}



#galleryMenu

{

  visibility: hidden;

  position: absolute;

  left: 280;

  top: 128;

  z-index: 50;

  height: 100;

  width: 130;

  background: #006599;

  border-color: #FF9000;

  border-width: 2px;

  border-style: solid;

}



#header

{

  position: absolute;

  left: 0;

  top: 0;

  z-index: 10;

  visibility: visible;

  height: 138;

  width: 100%;

}



#maindiv

 { background: #cccccc; position: absolute; z-index: 20; top: 138; left: 0; width: 100% }



#whiteline

  { background: white; position: relative; z-index: 30; left: 0; width: 100%; height: 2 }



#footer

  { background: rgb(0,101,153); position: relative; z-index: 31; left: 0; width: 100% }
body { background:#006599;}
