#content{
   margin-right:-260px;
   width:95%;
}

/* --------------left navi------------- */
#right {
   display:block;
   width:200px;
   position:relative; 
   margin-right:-205px; 
   margin-left:1px;
   padding:0;
   padding-left:20px;
   
}

#right input{
   width:95%;
}

#benefits li ul{
   display:block;
   position:relative;
   top:0px;
   width:100%;
   padding:0px;
   padding-left:20px;
   font-weight:bold;
}

li:hover ul, li.over ul { 
   background:none;
}

.paragraph{
   margin-left:10px;
}

.p{
   margin:10px 5px 10px 10px;
}

#content ul{
   width:40%;
}

#gallery{
   clear:both;
   text-align:center;
   margin-top:20px;
   min-height: 760px;
   height: auto !important;
   height: 760px;
}

#categories{
   text-align:center;
   background:#D3E0FF;
   padding:4px 2px;
}

.row{
   width:100%;
   float:left;
}

.painting{
   width:381px;
   float:left;
   padding:5px;
   margin-bottom:30px;
}

.title{
   font-style:italic;
}

.navigation{
   padding:10px;
   clear:both;
   height:20px;
}

.next{
   float:right;
}

.previous{
   float:left;
}

#benefits{
   width:520px;
   border-collapse:collapse;
   margin:10px;
}

#promotions{
   width: 88px;
   margin: auto;
   display: block;
   clear: both;
}

#promotions div{
   display:block;
   width:300px;
   height:100px;
   background:#FFF;
   color:#222;
   text-align:center;
   margin:5px 0px;
}

#promotions #trip, #promotions #special{
   position:relative;
   border:2px solid #7D7359;
}

#promotions #trip{
   float:left;
}

#promotions #special{
   float: left;
   border-left:none;
}

#promotions .left{
   width:150px;
   height:100px;
   margin:0px;
   position:absolute;
   top:0px;
   left:0;
}

#promotions .right{
   width:150px;
   height:100px;
   margin:0px;
   position:absolute;
   top:0px;
   right:0;
}

.article{
   color:#222;
   margin:10px 20px;
   border:2px solid #A6A6A6;
   background:#B9B9B9;
}

.article .thumbnail{
   float:left;
}

.article .explanation{
   font-size:85%;
   font-style:italic;
}

.article .download a{
   color:#444;
}

address {
  text-align: left;
  margin: 0 10px;
  width: 170px;
}

#affiliations {
  height: 88px;
  width: 276px;
  margin: auto;
  padding: 44px 88px 88px;
}

#promotions p {
  padding: 0;
  margin: 20px 0;
}

p#mydswa {
  float: left;
  margin-right: 10px;
}

p#asid {
  float: left;
}

#maintained_by {
  clear: both;
}
