.container {
    margin-left: 0px;
}

h3 {
    color: #fff;
	margin-bottom: 5px;
}

.marginleft {
    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;
}

ul {
    list-style-type: none;
}

.newstickerbg {
    background-image: url('images/newstickerbg.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.newsticker {
    font-family: arial, verdana;
    font-size: 9pt;
    color: #4f3e25;
	
}

.newsticker a {
    position: relative;
    top: -3px;
    left: -20px;
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #71624b;
}

.newsticker a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #5b5346;
}

.tell a {
    position: relative;
    top: -2px;
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #71624b;
}

.tell a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #5b5346;
}

.leftcolumn {
    font-family: arial, verdana;
    font-size: 10pt;
    color: #4f3e25;
	margin-left:10px;
}

.leftcolumn_title {
    font-family: arial, verdana;
    font-size: 7pt;
    color: #4f3e25;
	margin-left:10px;
	font-weight:bold;
}

.leftcolumn a {
    font-family: arial, verdana;
    font-size: 9pt;
    color: #4f3e25;
    text-decoration: none;
}

.leftcolumn a:hover {
    font-family: arial, verdana;
    font-size: 9pt;
    color: #4f3825;
    text-decoration: none;
}


ul#news
{
	margin-top:5px;
}

