
body { 
    font-family: Verdana,Arial,Helvetica,sans-serif;
}


p {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 11pt;
}

#homemainwrapper {
   width:100%;
   height:798px;
   text-align: left;
}
#homemainwrapper a{
   color: #FFFFFF;
   text-decoration: none;
}
#logo {
   position: absolute;
   left: 80px;
   top: 100px;
   width: 86px;
   height: 81px;
   z-index: 0;
}
#logoarrow {
   position: absolute;
   left: 105px;
   top: 117px;
   width:35px;
   height: 19px;
   z-index: 1;
}
#copyright {
   position: absolute;
   bottom: 10px;
   width: 100%;
   text-align:center;
}
#introlink {
   position: absolute;
   left:100px;
   top:480px;
   width:80px;
}
#introlink a {
   font-family: "Courier New", Courier, monospace;
   font-weight: bold;
   color: #C0C0C0;
}
#worklink {
   position: absolute;
   left:445px;
   top:305px;
   width:80px;
}
#worklink a {
   font-family: "Courier New", Courier, monospace;
   font-weight: bold;
   color: #C0C0C0;
}
#linkslink {
   position: absolute;
   left:850px;
   top:165px;
   width:80px;
}
#linkslink a {
   font-family: "Courier New", Courier, monospace;
   font-weight: bold;
   color: #C0C0C0;
}
#linksouterwrapper {
   width:100%;
}
#linksmainwrapper {
   background-image: url('../images/Angel_Detail110x60cm.jpg');
   background-repeat: no-repeat;
   width:600px;
   height:495px;
   text-align: left;
}
#linksmainwrapper p a{
   font-family: "Courier New", Courier, monospace;
   color: #ffffff;
}
#gallerywrapper {
   position:absolute;
   width: 100%;
   text-align:left;
}
#galleryhome {
   position:relative;
   width: 200px;
   height: 30px;
   background-color:black;
   float:left;
   text-align: left;
}

#gallerybuttons {
   position:relative;
   width: 300px;
   height: 30px;
   background-color:black;
   float:right;
   text-align: right;
}
#gallerypics {
   position:absolute;
   width: 100%;
   left:0px;
   top: 50px;
   text-align:center;
   background-color:#000000;
}
#gallerypics h2 {
   color:#FFFFFF;
   font-family: "Courier New", Courier, monospace;
   font-size:   11pt;
   background: none;
   border: 0;
   font-weight: normal;
   margin-top: 0;
   margin-bottom: 0;
   padding: 0px;
}
#gallerypics table {
   margin-left: auto;
   margin-right: auto;
}
#gallerybuttons input { 
   color:#FFFFFF;
   font-family: "Courier New", Courier, monospace;
   font-size:   10pt;
   font-weight: bold; 
   background: none;
   border: 0;
}
p.home a{
   font-family: "Courier New", Courier, monospace;
   color: #ffffff;
   float: left;
}
h3 {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 13pt;
}
h2 {
   font-family: arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 14pt;
   color: #000066;
}
h1 {
   font-family: arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 20pt;
   color: white;
}

.collapsed {
   display: none;
}

.onDisplay {
   display: block;
}


