﻿.topColumn, .leftShadowColumn, .centerContentColumn, .rightShadowColumn .bottomColumn {background-color: transparent}



#divHomeSplashImages_FrameWrapper {
    width:996px; min-height: 612px; height: 612px;
    top: 100px; left: auto;
    margin-left: 0px;
               
    background: url('/images/bg.png') no-repeat;
    position:absolute;
    z-index: 101;
}

#divHomeSplashImages {
    width:988px; min-height: 612px; height: 612px;
    top: 100px; left: auto;
    margin-left: 4px;

    position:absolute;
    z-index: 100;
    /* background-color: Green; */
}
            
#divHomeNews {
    width:307px; height:251px;
    top: 110px; left: auto;
    margin-left: 650px;

    background: url('/images/bg_events_box.png') no-repeat;
    position:absolute;
    z-index: 102;
}
#divHomeNewsScrollHolder {
    width:280px; height:195px;
    top: 55px; left: 15px;
    margin: 0px; padding: 0px;
    
    /*background-color: Green;*/
    position:absolute;
    z-index: 102;
}
      



.bodyNews  
{
	font-size: 10px;
	color: #0D3777;
	font-weight: bold;
	line-height: 12px;
}
.bodyNews  a:link {color: #0D3777;text-decoration: none;}
.bodyNews  a:visited {color: #0D3777;text-decoration: none;}
.bodyNews  a:hover {color: #0D3777;text-decoration: underline;}      

.readMoreNews  {
	font-size: 10px;
	color: #8f8f84;
	font-weight: bold;
	line-height: 12px;
}

.readMoreNews a 
{
    position: relative;
    width: 56px; height: 6px;
    padding-top: 8px;
    margin-left: 190px;
   	background: transparent url('/images/icoDetails.gif') no-repeat bottom;
	text-indent: -9999px;
	font-size: 0px; /* hide hyperlink text - hack */
	display: block;
}
.readMoreNews  a:link {color: #8f8f84;text-decoration: none;}
.readMoreNews  a:visited {color: #8f8f84;text-decoration: none;}
.readMoreNews  a:hover {color: #8f8f84;text-decoration: underline;}      


.headerNews {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	/*padding-top: 3px;*/
}
.headerNews a:link {color: #000000; text-decoration: underline;}
.headerNews a:visited {color: #000000; text-decoration: underline;}
.headerNews a:hover {color: #000000; text-decoration: none;}

