body {
  text-align: center;
}

#portside {
  width: 30%;
  float: left;
}

#topBar {
  background-image: url(http://www.portsidetwd.com/ebay/images/background.jpg);
  padding: 0;
  margin-bottom: 5px;
  border-top: 3px solid orange;
  border-bottom: 3px solid orange;
  width: 980px;

}

#mainBanner {
  padding-right: 8px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color: red;
}

#center {
  background-image: url(http://www.portsidetwd.com/ebay/images/background.jpg);
  width: 996px;

}

#portside {
  margin-right: 15px;
}

#title {
  font-size: 24px;
}

#desc {
  font-size: 16px;
  padding-left: 10px;
}

#title, #desc {
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  color: blue;
}

#left {
  width: 470px;
  float: left;
}

#right {
  width: 460px;
  margin-top: 11px;
  padding-left: 10px;
}

.imgSmall {
  width: 173px;

  float: left;
}

.imgLarge {
  width: 446px;

}

.imgLargePortrait {
  width: 446px;
  height: 570px;
}

.imgLargeSlice {
  width: 446px;
}

.imgSmall, .imgLarge {
  border: 1px solid blue;
}

#image {
  border: 2px solid blue;
  padding: 5px;
  float: left;
  margin: 0px 3px 20px 3px;
  background: white;
}


#otherItems, #favourite {
  font-weight: bold;
}

#footer {
  background-image: url(http://www.portsidetwd.com/ebay/images/background.jpg);
  font-size: 14px;
}

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9 {
  color: blue;
  padding: 10px;
  text-align: left;
}

li {
  color: blue;
  padding: 5px;
  text-align: left;
}

#free {
  color: red;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
}

#center, #footer {
  margin-bottom: 5px;
  border-top: 3px solid orange;
  border-bottom: 3px solid orange;
  width: 980px;
  padding: 8px;
}

#title, #selling, #delivery, #return , #feedback {
    color: blue;
}

#selling, #delivery, #return, #feedback {
  font-size: 12px;
}

#question {
  color: blue;
  font-style: italic;
}

#answer {
  color: green;
}

#otherItems {
  color: red;
  font-weight: bold;
}

#favourite {
  color: red;
  font-weight: bold;
}

#qanda {
  color: red;
  font-weight: bold;
}

#policies {
  color: red;
  font-weight: bold;
}

#otherItems, #favourite, #qanda, #policies {
  text-align: center;
}