#bodycontainer {
	width: 878px;
	height: 621px;
	margin: -5px 0px 0px 33px;
	//margin: -4px 0px 0px 33px;
	float: left;
	padding: 0;
	background: url(../images/jpegs/body/homebodybg1.jpg) no-repeat top;
	display: table;
}
.bodycellleft {
	width: 485px;
	height: auto;
	margin: 24px 13px 24px 15px;
	padding: 0;
	//padding: 0px 0px 24px 0px;
	float: left;
	text-align: left;
}
.bodycellright {
	width: 329px;
	height: auto;
	margin: 24px 24px 24px 12px;
	padding: 0;
	//padding: 0px 0px 24px 0px;
	float: left;
	text-align: left;
}

.navcontainer {
    width: 329px;
}
.navcontainer ul {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    list-style-type: none;
}
.navcontainer li {
    margin: 0 0 0 0;
    border-bottom: 1px dashed #234560;
}
.navcontainer a {
    display: block;
    padding: 10px 10px 10px 10px;
}
.navcontainer a:link, .navlist a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
	height: 101px;
}
.navcontainer a:hover {
    background-color: #091D24;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
	height: 101px;
}

.newscontainer {
	width: 308px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	display: table;
}
.newscellleft {
	width: 99px;
	height: 99px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: 1px solid #2C4C61;
	float: left;
	text-align: center;
}
.newscellright {
	width: 197px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

.newsimage1 {
	width: 485px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	text-align: left;
	border-bottom: 5px solid #1F6485;
}
