body {	
   background-color: #660033;	
   margin-left: 0px;	
   margin-top: 0px;
   font-family: Geneva, Arial, Helvetica, sans-serif;	
}

td {	
   font-family: Geneva, Arial, Helvetica, sans-serif;	
   font-size: 14px;	
   color: #000000;
}

a {	   
   font-family: "Times New Roman", Times, serif;	
   color: #ff9900;	
   font-weight: bold;	
   text-decoration: underline;	
   font-size: 12px;
}

.yellow-font {	
   font-size: 12px;	
   font-weight: bold;	
   color: #ff9900;
}

.footer {	
   font-size: 9px;	
   font-weight: bold;	
   color: #660033;
}

.green-font {	
   font-size: 12px;	
   font-weight: bold;	
   color: #006666;
 }
 
#popUpDiv{
    margin:auto;
    padding:0;
    width:612px;
    border:1px solid #ff9900;
}

#mycarousel img{
     border:0;
}

#wrap{
     margin:auto;     
}