div.main_image {
    position: relative;
    display: block;
    min-height: 454px;
    margin:0px;
    background-image: url(../img/main_2.jpg); 
    background-repeat: no-repeat;
    background-size:cover;
    border-top: 0px #336699;
    border-top-style: solid; 
}

div.news_text p {
    cursor: ;
    font-size: 1.5em;
    line-height: 1em;
    color:#FFFFFF;    
    font-weight:bold;
    margin:;
    text-indent:;
    text-align:justify; }

div.news_text ul {
    list-style:square;
    margin: 0px 0 0 0px;
    padding: 0px 0 0 25px;
}

div.news_text li {
    margin: 0px 0;
    padding: 5px 0px 0 0;
}

div.image_text {
    display: block;
    position: absolute;
    left: 0%;
    bottom:0px;
    width:100%;    
    height:40%;
    margin:0%;
    padding: 0%;
    background-color:;
    border-radius:5px;
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */ }

div.image_text p {
    cursor: default;
    font-size: 1.9em;
    line-height: 1.6em;
    text-shadow: 1px 1px 3px black; /* rgba(150, 150, 150, 1) */
    color:#FFFFFF;    
    font-weight:500;
    margin:0% 5% 2% 2%;
    text-align:justify; }

/*
div.image_text p:hover {
    color:#FFFFFF; } */

div.image_main_text {
    display: block;
    position: absolute;
    width:100%;    
    height:30%;
    margin:0%;
    padding: 0%;
    background-color:;
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */ }

div.image_main_text p {
    cursor: default;
    font-size: 2.8em;
    line-height: 1.5em;
    text-shadow: 2px 2px 1px #00337f; /* rgba(150, 150, 150, 1) */
    color:#FFCC80;    
    font-weight:bold;
    margin:3% 0 0 2%;
    padding: 0 0 0 0%;}

div.news_text {
    position: absolute;
    display: block;
    top: 3%;
    right: 2%;
    width: 30%;
    height: 55%;
    padding: 1%;
    border: 0px #336699;
    border-style: solid;
    overflow: hidden;
}

.title_text_window_top {
    background: ;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0 0;
    border-bottom: 0px #336699;
    border-bottom-style: solid;
    background:; }


.title_text_window_bottom {
    position: relative;
    display: block;
    width: 100%;
    height: 93%;
    background: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0 0;
    border: 1px #336699;
    border-style: solid;
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */ 
}


.title_text_window_heading {
    background: #336699 url(../img/little-knobs.png) repeat ;
    width: %;
    margin: 0 0 0px 10px;
    padding: 0px 5%;       
    display: inline-block;
    font-weight: bold;
    color: #FFCC66;
    line-height: 2em;
    border: 1px #336699;
    border-style: solid;
    border-bottom-style: none;
}
/*
div.image_main_text p:hover {
    color:#435E95; 
    text-shadow: 2px 2px 1px #000000; /* rgba(150, 150, 150, 1) */} */

