.container {
    margin-left: 0px;
}

.leftlogo {
    background-image: url('images/leftlogo.gif');
    background-position: bottom right;
    background-repeat: no-repeat; 
}

.slogan {
    position: relative;
    left: 215px;
}

.rightnav {
    background-image: url('images/rightnav.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.leftside {
    background-image: url('images/leftsideheader.gif');
    background-position: right;
    background-repeat: no-repeat;
}

.rightside {
    background-image: url('images/rightsideheader.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.bottomside {
    background-image: url('images/headerbottom.gif');
    background-position: top;
    background-repeat: no-repeat;
}

.newstickerbg {
    background-image: url('images/newstickerbg.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.newsticker {
    position: relative;
    top: -3px;
    left: -40px;
    list-style-type: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #7C7870;
}

.newsticker a {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #737367;
}

.newsticker a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #6a6a60;
}

.tell {
    position: relative;
    top: -2px;
}

.tell a {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #737367;
}

.tell a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #6a6a60;
}

h3 {
	font-family: arial, verdana;
    color: #fff;
	margin-bottom:5;
}

.leftcolumn {
    font-family: arial, verdana;
    font-size: 10pt;
    color: #575752;
}

.leftcolumn_title {
    font-family: arial, verdana;
    font-size: 7pt;
    color: #575752;
	margin-left:10px;
	font-weight:bold;
}

.leftcolumn_title a {
    font-family: arial, verdana;
    font-size: 9pt;
    color: #575752;
    text-decoration: none;
}

.leftcolumn a:hover {
    font-family: arial, verdana;
    font-size: 9pt;
    color: #575752;
    text-decoration: none;
}

ul#news
{
	margin-left:15px;
}

.txt_white_regular
{

	font-family: arial, verdana;
    font-size: 10pt;
	color:#ffffff;
}


