body {background: #000000 ;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;

 background-image: url(images/redTrumpetBG3.jpg);

 background-repeat: no-repeat;

}

body {

 text-align: left;

}

.error {color: #FF0000; font-size: 15px;}


.style2 {font-family: "times new roman";font-size: 15px; font-weight: bold; color:silver}

.style3 {font-family: "times new roman";font-size: 15px; font-weight: bold; color:white}

.style4 {font-family: "times new roman";font-size: 20px; font-weight: bold; color:white}

.style5 {font-family: "times new roman";font-size: 20px; font-weight: bold; color:black}

.style7 {font-family: "ariel";font-size: 20px; font-weight: bold; color:navy}

.style8 {font-family: "times new roman";font-size: 30px; font-weight: bold; color:navy}

.style17 {font-family: "ariel";font-size: 17px; font-weight: normal; color:#000000}

ul.a {list-style-type: disc; color:navy}

ul.b {list-style-type: circle; color:navy}

ul.c {list-style-type: square; color:navy}


.wrapper {

 width: 100%;

 margin: 0 auto;

 text-align: left;

}

.header {

 width: 100%;

 margin: 0 auto;

 text-align: center;

 overflow: hidden;

}

.content .primary  {

 width: 50%;

 float: right;

 padding-right: 25%;

 /* background-image: url(images/2trumpetBG.jpg);*/

 background-repeat: no-repeat;

 display: inline;

 text-align: center;

}



.content .primary .list {

 width: 450px;

 float: right;

 padding-left: 10px;

 display: inline;

 text-align: left;

}

.content .primary .footer {

 width: 100%;

 padding-left: 20%;

 float: left;

 display: inline;

 text-align: left;

}

.content .secondary {

 width: 150px;

 float: left;

 display: inline;

 text-align: center;

 background-color: #FC0000;


 background-repeat: repeat-y;

}

th {

 border: 1px solid black;

}

fieldset { 

 margin: 10px 0;

 padding: 10px;

 border: 1px solid #CCC;

 background: #f8f8f8;

 width: 500px;

 float: center;

 display: inline;

 text-align: left;

}

legend {

 font-weight: bold;

}

label {

 display: block;

 cursor: pointer;

}

input {

 width: 350px;

}

.item_box {

 width: 50px;

}

.disc_box {

 width: 300px;

}

input4 {

 width: 50px;

}

textarea {

 width: 100%;

 height: 50px;

}

#links a img {
  height: 0;
  width: 0;
  border-width: 0;
} 

#links a {
  display: table-cell;
  padding-top: 133px;
  padding-left: 400px;
} 

#links a:hover img {
  position: relative;
  top: -500px;
  left: -200px;
  height: 500px;
  width: 498px;
  border-width: 2px;
  border-color: #0ff;
} 

#links2 a img {
  height: 0;
  width: 0;
  border-width: 0;
} 

#links2 a {
  display: table-cell;
  padding-top: 199px;
  padding-left: 200px;
} 

#links2 a:hover img {
  position: relative;
  top: -250px;
  left: -100px;
  height: 349px;
  width: 350px;
  border-width: 2px;
  border-color: #0ff;
} 
