* {
    font-family: Arial black; 
    font-size: 13px; 
    font-weight: normal;
}
body {
    margin:10;
    padding: 0;
    background:url("images/dogplane.jpg   ");  
}

.outer_border1 {
    margin: 0 auto;
    border: 0px solid ;
    background-color:;
}


.outer_border2 {
    background-color:;
    border:0px ;
}


.outer_border3 {
    background-color:;
    border: 0px ;
}


.outer_border4 {
    background:url("images/528110.jpg    "); 
   border: 0px ;
}


.header {
    background-image: url('/templates/default/images/oie_2_2143129p9VRIne0.gif  '); 
   background-repeat: no-repeat;
   background-position:center; 
    width: 100%;
    height: 300px;
   
}
.menu {
   background:url("images/gradientop.png ");  
  text-align: center;
  height: 30px;
  line-height: 25px;
  border: 2px solid #A52A2A ;
  
}



.sidePanel {
    text-align: center; 
    width: 180px ! important; 
}
.contentBox h2 { 
    background: url("images/gradientop.png ") ; 
   border: 2px solid #A52A2A ;
    font-size: 100%;
    font-weight: bold;
    margin:2;
    text-align: center;
     color: black;
}
.content { 
    border: 0px solid  gold;
    padding: 2px;
    margin-bottom: 2px;
}
.mcontent {
    padding: 2px;
    width:900px;
    height: 500px;
}
.footer {
    text-align: center;
    font-size: 90%;
}
.footer A  {
    font-size: 100%;
    color: black;
}

.home {
    font-size: 18px;
color: black;
     text-align: center;
}



/* Default Link Style */
A:link{color:black; text-decoration:none}
A:visited{color:black; text-decoration:none}
A:active{color:black; text-decoration:none}
A:hover{color:red; text-decoration:none;}

/* Main Menu Link Style */
A.main_menu{padding: 06px;}
A:link.main_menu{color:black; text-decoration:none}
A:visited.main_menu{color:black; text-decoration:none}
A:active.main_menu{color:black; text-decoration:none}
A:hover.main_menu{color:red; text-decoration:none;}    
