body {
  color: #5c5d94;
  background-color: white;
  font-family: verdana, arial, sans-serif;
  font-size: medium;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  min-width: 800;
}

h1 {
  font-weight: bold;
  background-color: transparent;
}

h2 {
  font-weight: bold;
  background-color: transparent;
}

.credit {
  font-size: x-small;
}

#maincontent {
  width: 800px;
  font-weight: bold;
  font-size: large;
}

#mainimage {
  float: left;
  width: 566px;
  height: 342px;
  padding-right: 15px;
}

/*#maincontent p {
  width: 120px;
  font-weight: bold;
  font-size: large;
  padding-left: 10px;
}*/

#mainimage2 {
  clear: top, left;
  float: left;
  width: 800px;
  height: 250px;
  padding-top: 15px;
}

#mainimage2 img {
  padding-right: 10px;
}

#mainimage2 p {
  clear: top, left;
  float: left;
}


#aboutimage {
  float:left;
  clear:left, top;
  width: 125px;
  height: 165px;
}

.productimage {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  height: 300px;
}

.productimage, .productimage2 p {
  font-size: medium;
  font-weight: bold;
  width: 270px;
}

.productimage2 {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  height: 480px;
}

#section {
  float: left;
  margin-bottom: 10px;
  font-size: large;
}

#subsection {
  clear: left;
  margin-bottom: 10px;
  font-size: large;
}

.descr {
  font-size: large;
}

#clearout {
  clear: both;
}

#navbar {
  clear: left;
  font-size: small;
  height: 10px;
}

#prev_product {
  float: left;
}

#next_product {
  float: right;
  margin-right: 5px;
}

a.logo {
  color:  #5c5d94;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}

a.logo:link {
  color:  #5c5d94;
}

a.logo:visited {
  color:  #5c5d94;
}

a.logo:hover {
  color:  #5c5d94;
  text-decoration: underline;
}

a.logo:active {
  color:  #5c5d94;
}

a {
  text-decoration: underline;
  font-weight: bold;
}

a:link {
  color: #5c5d94;
  background-color: transparent;
}

a:visited {
  color: #5a7aba;
  background-color: transparent;
}

a:active {
  color: #5a7aba;
  background-color: transparent;
}

a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.nolink {
  color: #5c5d94;
  font-weight: bold;
}

#header {
  height: 40px;
  margin-left: 4px;
}

#main {
}

#left {
  float: left;
  width: 180px;
  color: #a3cfee;
  background: #5c5d94;
  padding-left: 4px;
/*  padding-top: 10px;*/
  font-size: small;
  font-weight: bold;
}

#left div {
  color: #fefefe;
  font-weight: bold;
}

#left a:link {
  color: #a3cfee;
  font-weight: bold;
}

#left a:visited {
  color:  #bdde8c;
  font-weight: bold;
}

#content {
 margin-left: 200px;
}

#footer {
  clear: both;
  padding: 20px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: small;
}

.list {
  font-size: large;
  list-style: none;
}
