* {
font-family : "Myriad Pro", Arial;
font-size : 14px;
font-weight : bold;
}
body {
background :#DADADA  url("images/bk.gif ");
background-position : top;
background-attachment : fixed;
margin-top : 0;
margin-bottom : 0;
background-repeat : repeat-x;
}
.outer_border1 {
margin-top : 0;
border : 0 solid black;
}
.outer_border2 {
border : 0 solid black;
}
.outer_border3 {
border : 0 solid black;
}

.outer_border4 {
background :  url("images/img/1.gif");
background-position : center;
}
#firstcol {
width : 290px;
padding-right : 0;
font-size : 14px;
padding-bottom : 10px;
float : left;
}
#secondcol {
padding-left : 0;
width : 290px;
font-size : 14px;
float : right;


}
.topBanner {
padding : 0;
float : right;
height : 60px;
width : 468px;
margin-top : 2px;
margin-right : 8px;
margin-bottom : 0;
margin-left : 0;
}
.topBanner1 {
padding : 0;
float : left;
height : 60px;
width : 468px;
margin-top : 2px;
margin-right : 0px;
margin-bottom : 0;
margin-left : 8px;
}

.header {
background-image : url("images/img/logo3.png");
background-repeat : no-repeat;
background-position : center;
width : span;
height : 275px;
}
.menu {
background : url("images/img/h1.png");
width : 800px;
background-repeat : no-repeat;
background-position : center;
height : 30px;
line-height : 26px;
font-size : 100%;
font-weight : bold;
text-align : center;
color : black;
}
.sidePanel {
text-align : center;
width : 190px !important ;
}
.contentBox h2 {
background : url("images/img/h1.png");
background-repeat : no-repeat;
background-position : center;
height : 30px;
line-height : 26px;
font-size : 14px;
font-weight : bold;
text-align : center;
color : #DADADA ;
padding-right : 0;
}
.contentBoxa h2 {
background : url("images/img/h1.png");
width : 600px;
background-repeat : no-repeat;
background-position : center;
height : 30px;
line-height : 26px;
font-size : 14px;
font-weight : bold;
text-align : center;
color :  #DADADA;
padding-right : 14px;
}
.content {
border : 0 solid black;
padding : 2px;
margin-bottom : 5px;
}
.mcontent {

padding : 3px;
width : 1000px;
height : 600px;
}
.footer {
background : url("images/img/bo1.gif");
height : 20px;
 text-align: center;
 font-size: 90%;
}
.footer A  {
    font-size: 100%;
    color: black;
}
.home {
font-size : 100px;
color : black;
text-align : center;
}
A:link {
color : #000000;
text-decoration : none;
}
A:visited {
color : #000000;
text-decoration : none;
}
A:active {
color : #000000;
text-decoration : none;
}
A:hover {
color : red;
text-decoration : underline;
}
A.main_menu {
padding : 0 16px;
}
A:link.main_menu {
color :  #DADADA ;
text-decoration : none;
}
A:visited.main_menu {
color :  #DADADA ;
text-decoration : none;
}
A:active.main_menu {
color :  #DADADA ;
text-decoration : none;
}
A:hover.main_menu {
color : yellow;
text-decoration : underline;
}


