#SPLASH_left {
        margin-top: 0px;
        position: relative;
        width: 550px;
        border-right: 1px solid #B1AF96;
        float: left;
        padding-right: 6px;
        padding-left: 6px;
			

}
#SPLASH_right {
       margin-top: 0px;
       position: relative;
       width: 210px;
       float: right;

}
#SPLASH_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1f4f26;
	text-align: center;
        letter-spacing: 1px;
	background-color: #DCE2DC;
        border: solid 1px #9b8f67;
	padding-top: 7pt;
	padding-bottom: 9pt;
	margin-bottom: 3px;				 

}
#SPLASH_sponsers {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #797753;
        border-right-color: #797753;
        border-bottom-color: #797753;
        border-left-color: #797753;
	background-color: #797753;
}
#SPLASH_partners {
        margin-top: -5px;
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #797753;
        border-right-color: #797753;
        border-bottom-color: #797753;
        border-left-color: #797753;
	background-color: #FFFFFF;
	padding-bottom: 10px;
       
	
}
.SubHeading {
        font-size: 13px;
        font-weight: bold;
        background-color: #797753;
        color: #ffffff;
        padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: -5px;
     
}
#sponser_list {

        background-color: #C2C2AA;
	width: 206px;
	margin-left: 1px;
	margin-bottom: 5px;
	height: 100%;
       
}
#news_list {

        background-color: #C2C2AA;
	width: 206px;
	margin-left: 1px;
	margin-bottom: 5px;
	height: 100%;
       
}
#partners {
        text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
}
#news_list li,
#sponser_list li {
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        list-style-position: outside;
        list-style-type: square;
        margin-top: 0px;
        margin-right: 0px;
	margin-bottom: 1px;
        margin-left: 0px;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	       
.smallText {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

