
 #box {background-color:#ffffff;
    width: 90%;
    height: 150px;
    margin: auto;
    border: 2px solid #ff9900;
}#table1 {background-color:#ffffff;
    padding: 10px;
}

a {
    color: #ff9900;
} #footer {
    background-color: #ababab;
    width: 100%;
    height: 1px;
    border-bottom: #ababab 1px solid;
} .clear {
    clear: both;
}.orange {
    color: #ff9900;
}
 /* css for the navigation */ #nav {
    height: 10px;
    width: 95%;
    margin-left: 150px;
    margin-top: -25px;
}#content10 {background-color:#ffffff;
    margin: 5px;
    width: 90%;
}/* body tags main containers for content*/ #wrapper {
    margin: auto;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
	  border-bottom: 1px solid #ababab;
    width: 900px;
	
}

/*image div tags*/ .img1 {
    width: 99.5%;
    background-color: #ff9900;
}.box{background-color:#ffffff;
	margin-top:10px;
	font-size:12px;
} .text1 {
   
    padding-left: 10px;
    padding-bottom: 10px;
   
    border: 5px;
} 
