#body {

font:11px/20px verdana, arial, helvetica, sans-serif;
}
a{color: black;
  font: 14px verdana, helvetica, sans-serif;
  font-weight: bold;
}

a:visited{color: brown}
p{line-height: 16px;}

.transOFF {width: 20%; background-color: black; }

.transON  {width: 20%; background-color: #935b53; }

.triOFF {width: 20%; background-color: black; }

.triON  {width: 20%; background-color: #536a93; }

.zipOFF {width: 20%; background-color: black; }

.zipON  {width: 20%; background-color: #536a93; }

#top {
width: 100%;
height:33px;
margin-top: 5px;
background-color: black;
color: white;
text-align: center;
}

#bigbody{
width: 100%;
}

#choice1 {
background-image: url(images/cute-spring.gif);
width: 75%;
}

#choice2 {
margin-top: 5px;
width: 95%;
background-image: url(images/cute-spring-r.gif);
}

#choice3 {
margin-top: 5px;
width: 76%;
background-image: url(images/cute-spring-r.gif);
}



#border{
text-align: center;
border-left:ridge;
border-right: ridge;
}



