body {
          font-size: 12px;
          font-family: tahoma, arial;
          color: #1B1B1B; 
          background-color:#D1D2D4;
          margin-top: 20px;
          margin-bottom: 20px;
          }

div.float { float: left; }
div.float p { text-align: center; }
div.spacer { clear: both; }

A 	{ 
                color: #6D6E71;
                text-decoration: none;
                font-weight:bold;
                } 

A:link	{ color: #EE4699; text-decoration: none; } 
A:visited	{ color: #EE4699; text-decoration: none; } 
A:active	{ color: #EE4699;  } 
A:hover	{ color: #EE4699;  }

.banner {
                position: absolute;
                top: 10px;
                left: 410px;
                z-index: 3;
	}

.littlepics {
                position: absolute;
                top: 550px;
                left: 18px;
                z-index: 3;
                }

.abs {
                position: absolute;
                top: 580px;
                left: 750px;
                z-index: 4;
                }

.butterfly {
                position: absolute;
                top: 10px;
                left: 750px;
                }

.littlepic {
                border: 4px #FFFFFF solid; 
                margin-top: 4px;
                margin-bottom: 4px;
                margin-right: 4px;
                margin-left: 4px;
                }

.littlepic-archive {
                width: 360px;
                height: 630px;
                overflow: auto;
                position: absolute;
                top: 40px;
                left: 25px;
                z-index: 3;
                }

.littlepic-archive2 {
                border: 4px #FFFFFF solid; 
                margin-top: 7px
                margin-bottom: 7px;
                margin-right: 10px;
                margin-left: 10px;
                }

.desc {
                border: dotted 1px #6D6E71;
                padding: 5px;
                background-color: #FFFFFF;
                width: 368px;
                height: 125px;
                overflow: hidden;
                text-align: left;
                position: absolute;
                top: 415px;
                left: 20px;
                z-index: 3;
                }

.desc_abs {
                border: dotted 1px #6D6E71;
                padding: 10px;
                background-color: #FFFFFF;
                width: 368px;
                height: 465px;
                overflow: hidden;
                text-align: left;
                position: absolute;
                top: 40px;
                left: 20px;
                z-index: 3;
                }
.mainpic {
                border: 10px solid white;
                text-align: center;
                margin-top: 10px;
                margin-bottom: 20px;
                margin-left: 0px;
                margin-right: 0px;
                position: absolute;
                top: 30px;
                left: 19px;
                z-index: 3;
                }

.sidebar1 {  
               position: absolute;
               top: 195px;
               left: 420px;
                z-index: 3;
               }

.sidebar2 {  
               position: absolute;
               top: 240px;
               left: 420px;
                z-index: 3;
               }

.sidebar3 {  
               position: absolute;
               top: 300px;
               left: 420px;
                z-index: 3;
               }

.sidebar {
               text-align: left;
               font-size: 12px; 
               padding: 10px;
               }

.sidetitle {
              text-align: left;
              font-size: 12px;
              font-weight: bold;
              font-variant: small-caps; 
              color: #1B1B1B;
              }

.sidecontent1 {
              text-align: center;
              font-size: 12px;
              font-family: tahoma, arial;
              width: 325px;
              }

.sidecontent2 {
              text-align: center;
              font-size: 12px;
              font-family: tahoma, arial;
              width: 315px;
              }

.sidecontent3 {
              text-align: justify;
              font-size: 12px;
              font-family: tahoma, arial;
              width: 325px;
              height: 215px;
              }

.title {
               color: #1B1B1B;
               font-variant: small-caps;
               font-weight: bold;
             }

.nav {
               text-align: left;
               font-size: 12px;
               font-weight: bold;
               position: absolute;
               top: 10px;
               left: 15px;
               z-index: 3;
            }

.legal {
                font-size:10px;
                font-family: tahoma, arial;
                color: #1B1B1B; 
                position: absolute;
                top: 690px;
                left: 18px;
                z-index: 3;
            }