* {
font-family : "Myriad Pro", Arial;
font-size : 14px;
font-weight : bold;
}
body {
background-image : url('/templates/default/images/back.gif');
background-attachment : fixed;
margin-top : 0;
margin-bottom : 0;
background-repeat : repeat-x;
background-position : [center];
}
.outer_border1 {
margin : 0 auto;
border : 0 solid black;
}
.outer_border2 {
border : 0 solid black;
}
.outer_border3 {
background-image : url('/templates/default/images/tbar.jpg');
border : 0 solid black;
}
.outer_border4 {
background-color : white;
border : 0 solid black;
}
#firstcol {
padding-left : 5px;
width : 250px;
font-size : 13px;
float : left;
text-align : left;
margin-bottom : 2px;
margin-top : 3px;
font-style : italic;
}
#secondcol {
padding-right : 10px;
width : 250px;
font-size : 13px;
float : right;
margin-top : 1px;
text-align : left;
font-style : italic;

}
.latestnews {
background-image : url('/templates/default/images/news.jpg');
height : 18px;
background-repeat : no-repeat;
font-size : 100%;
font-weight : bold;
margin : 1px;
text-align : center;
color : #05409E;

}
.boxBanner {
padding-top : 0;
margin-top : -5px;
margin-right : 0;
margin-bottom : 0;
margin-left : 5px;
}
.header {
background-image : url('/templates/default/images/newhead1a.jpg ');
background-repeat : no-repeat;
width : 100%;
height : 250px;
}
.menu {
background-image : url('/templates/default/images/tbar.jpg');
text-align : center;
height : 27px;
line-height : 27px;
vertical-align : middle;
text-transform : uppercase;
}
.sidePanel {
text-align : center;
width : 180px !important ;
}
.contentBox h2 {
background-image : url('/templates/default/images/tbar.jpg');
font-size : 100%;
font-weight : bold;
margin : 1px;
text-align : center;
color : white;
text-transform : uppercase;
height : 25px;
line-height : 23px;
}
.content {
border : 0 solid black;
padding : 1px;
margin-bottom : 0;
}
.mcontent {
padding : 0;
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;
}
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 : underline;
}
A.main_menu {
padding : 0 14px;
}
A:link.main_menu {
color : white;
text-decoration : none;
}
A:visited.main_menu {
color : white;
text-decoration : none;
}
A:active.main_menu {
color : white;
text-decoration : none;
}
A:hover.main_menu {
color : red;
text-decoration : underline;
} 
