#main_content div {
  clear: both;
}

#main_content h1 {
  text-align: center;
  margin-bottom: 20px;
}

#main_content h2 {
  margin-bottom: 10px;
}

#main_content .title {
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  padding-top: 10px;
  border: 1px solid #ff8d00;
}

#main_content .subtitle {
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  padding-top: 10px;
  border: 1px solid #059B9A;
}

#main_content legend {
  margin-left: 10px;
  font-size: 14px;
  color: #053259;
  *margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

#main_content .subtitle legend {
	font-size: 10px;
}

#main_content fieldset {
  float: left;
  margin: 10px;
  margin-right: 0px;
}

#main_content label {
  float: left;
  text-align: right;
  width: 80px;
  margin-right: 5px;
  color: #0000ff;
}

#main_content select {
  width: 200px;
}

#main_content .bottomExcept label, #main_content #skill .bottomExcept label {
  width: 150px;
}

#main_content #skill .bottomExcept label {
  color: #053259;
  font-weight: bold;
}

#main_content #skill .bottomExcept label {
  width: 130px;
}

#main_content .bottomExcept p {
  float: left;
}

#main_content .bottomExcept select {
  width: 150px;
}

#main_content #skill .bottomExcept select {
  width: 200px;
}

#main_content #skill label {
  width: 120px;
}

#main_content #skill .except {
  margin-left: 100px;
  margin-right: 100px;
}

#main_content #skill .except p {
  float: left;
  margin-right: 20px;
}

#main_content #skill #notExcept p {
  float: none;
  margin-left: 0px;
  margin-right: 0px;
}

#main_content #moreInfo .caption {
  float: left;
  width: 250px;
  margin-right: 20px;
}

#main_content #moreInfo label {
  width: auto;
}

#main_content #moreInfo select {
  width: 150px;
}

#main_content #moreInfo p {
  float: left;
  margin-bottom: 20px;
  margin-right: 10px;
}

#main_content #description label {
  width: 200px;
  font-size: 13px;
}

#main_content #description textarea {
  width: 400px;
  height: 150px;
}

#main_content #description p {
  margin-bottom: 20px;
}

#main_content .button {
  display: block;
  margin-left: 0;
  margin-right: auto;
  *margin-bottom: 20px;
}

#main_content .clearer {
  clear: both;
}

#main_content .homepage label {
  width: 250px;
}

#main_content .homepage {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#main_content .box {
  margin-bottom: 30px;
}

#main_content h1.box {
  margin-bottom: 15px;
}

#main_content .box .imgs {
  width:100%;
  text-align: center;
}

#main_content .box img {
  padding: 10px 10px 0 10px;
  border: 0;
}

#main_content .box .b4aft_big {
  padding: 0 10px 0 10px;
  border: 0;
}

#main_content #longer {
  _margin-left: 181px;
  margin-top: -20px;
}

#main_content #longer label {
  width: 80px;
}

#main_content #longer select {
  width: 140px;
}

#main_content .shorter label {
  width: 65px;
}

#main_content #standard label {
  width: 65px;
}

#main_content #standard select {
  width: 110px;
}

#main_content #shorter p {
  clear: both;
}

#main_content textarea {
  padding-left: 2px;
}

#main_content h1 a {
  color: #c12329;
  font-size: 16px;
  text-decoration: underline;
}

#main_content h1 a:hover {
  text-decoration: none;
}

#main_content h4 {
  color: #053259;
}

#main_content h3 {
  color: #053259;
  font-weight: bold;
}

#main_content a {
  text-decoration: none;
}

#main_content a:hover {
  text-decoration: underline;
}

#smlPhotos div.img {
  _border: solid 1px;
  text-align: center;
  width: 375px;
  clear: none;
  _margin: 0 2px 0 2px;
}

#smlPhotos div.img img {
  padding: 2px 2px 0 2px;
}

.error {
  padding: 10px;
  font-style: italic;
  color: red;
}