body {
  text-align:center;
  width:1200px;
  margin:0 auto; 
 /* background-color:#99CCCC; */
  background-image: url("../images/gunmetal.jpg");
  margin-bottom: 20px;
  
}

.wrapper{
background:#DDDDDD; 
display:block;
margin inherit;
margin-top:20px;
vertical-align:baseline;
min-width: 800px;
width:1000px;
max-width:1000px;
text-align: left;
padding-left:10px;
border: 2px solid #0000FF;
}
.mainbody{
font-size:12px;
}
.styleFAQ{
font-size:14px;
font-weight:bold;
color:green;
}
.header {
    height: 120px;
    vertical-align: bottom;
    padding-left: -10px ;
    background-image: url("../images/back.jpg"); 
    background-repeat:repeat-y;
    margin-bottom:10px;
    width:1000px;
}

.rhcol h2 {
    color:#000000;
    font-family: "Comic Sans MS";
    font-size:15px;
    background-image: url("../images/rhsback.jpg");
    background-repeat:repeat-y;
    padding:0px 15px 0px 5px;
    text-align: center;
}
.lhcol h2 {
    color:#000000;
    font-family: "Comic Sans MS";
    font-size:15px;
    background-image: url("../images/rhsback.jpg");
    background-repeat:repeat-y;
    padding:0px 15px 0px 5px;
    text-align: center; 
}
.lhcol p {
    
    text-align: justify;  
}
.rhcol p {
    
    text-align: justify;  
}
.lhcol a:link {
    color:#000000;
    border-bottom:2px dashed #00FF00;
    text-decoration: none;
    font-weight:700;
    font-size:inherit;
    font-family: inherit;
   
     
}
.lhcol a:visited {
    color:#000000;
    border-bottom:2px dashed #000000;
    text-decoration: none;
    font-weight:700;
    font-size:inherit;
    font-family:inherit;
   
    
} 
.lhcol a:hover {
    color:#FF0000;
    border-bottom:2px dashed #0000FF;
    background-color:#CCCCCC;
    text-decoration: none;
    font-size:inherit;
    font-family:inherit;
    font-weight:700;
   
} 
.rhcol a:link {
    color:#000000;
    border-bottom:2px dashed #00FF00;
    text-decoration: none;
    font-weight:700;
    font-size:inherit;
    font-family:inherit;
     
}
.rhcol a:visited {
    color:#000000;
    border-bottom:2px dashed #000000;
    text-decoration: none;
    font-weight:700;
    font-size:inherit;
    font-family:inherit;
   
    
} 
.rhcol a:hover {
    color:#FF0000;
    border-bottom:2px dashed #0000FF;
    background-color:#CCCCCC;
    text-decoration: none;
    font-size:inherit;
    font-family:inherit;
    font-weight:700; 
} 
.flash{
  background-image: url("../images/flashmask.png");
  background-repeat: no-repeat;
  height:320px;
  padding:20px 0px 0px 20px;
  width:420px;
  float:left;
}   

.lhcol {
    float:left;
    width:530px;
    display:block;
    text-align: justify;
    padding: 5px 5px 5px 5px;
    margin-top:50px;
    font-size:12px;
    font-family:sans-serif;
}
.rhcol {
    float:right;
    width:430px;
    display:block;
    text-align: justify;
    padding: 5px 5px 5px 15px;
    margin-top:50px;
    font-family:sans-serif;
    vertical-align: middle;
    font-size:12px;
}

.footer {
    margin:0;
    border:inherit; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border-top:2px solid #FF0000; 
    border-bottom:0px;
    border-left:0px;
    border-right:3px;
    width:1000px;
    height:50px;
    font-size:10px;
    clear:left;
    
    }
.footerleft {
    position:absolute;
    width:20%;
    margin-left:inherit;
    padding-left:20px;
    text-align:left;
    }
.footermiddle {
    position:absolute;
    margin-left:inherit;
    padding-left:250px;
    text-align:center;
    vertical-align: top;    
}
.footerright {
    float:right;
    width:18%;
    padding:0px 5px 0px 5px;
    text-align:left;
    color:#000000;
    }


.styleCatalina{
    color:#00DD00;
    font-weight:bold;
    font-family:"Arial","Verdana","sans-serif"; 
}