p{
font-family:times;
text-align: justify;
font-size:16px;
color:black;
padding: 5px;
}

#wrapper{
width:900px;
margin:0px auto;
position:relative;
}

#menu {
padding:0 0 0 88px;
overflow:hidden;
margin:20px auto;
background-color:white;      /*yellow;*/
list-style-type: none;
font-family: times;
font-size: 1.2em;
width:643px;
}

#menu li {
float:left;
/*display:block;*/
margin-right:50px;
padding-top:40px;
/*width:70px;*/
}
#menu li.on {
    background:url('images/bear.gif') transparent center top no-repeat;
}

a:link  {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
color: #edbb5c;
text-decoration: none;
}
hr{
height: 0px;
border: 0;
border-top: 1px solid #edbb5c;
width:100%;
}

div#content{
clear:both;
text-align:center;
width:100%;
height: 250px;
margin-left: auto;
margin-right: auto;
background-color:white;   */pink;*/
}

p{
margin-left: -5px;
margin-right: -5px;
}

.clear {
    clear:both;
}

div#footer{
height:150px;
top:326px;
left:34px;
width:100%;
background: white;
color: white}

div#imagestrip{
    position: relative;
    bottom: 0px;
    left: 0px;
    width:880;
    height:150px;
    background-color:white;
    border:3;
    border-bottom:0px #000 solid;
}

#imagestrip img {
border:1px solid #666;
}

#imagetext {
font-family:times;
text-align: justify;
font-size:16px;
color:#edbb5c;
padding: 0px;
}

.pic {
width:135px;
height:135px;
border:1px solid #666;
margin: 5px 5px 50px 5px;
padding: 50 50 50 50;
}


#pic2 {
width:135px;
height:135px;
border:1px solid #666;
margin: 5px 7px 50px 0px;
padding: 50 50 50 50;
}


#pic3 {
width:135px;
height:135px;
border:1px solid #666;
margin: 5px 0px 50px 6px;
padding: 50 50 50 50;
}

.terms{
 font-family:times;
text-align: justify;
font-size:11px;
color:black;
padding: 5px;
}

.termstop{
 font-family:times;
text-align: justify;
font-size:11px;
color:black;
padding: 5px;
margin-top: -24px;
}
#imagestrip2 {
background:blue;
width:100%;
}
