#Updates {
	position:absolute;
	left:124px;
	top:260px;
	width:226px;
	height:615px;
	z-index:2;
	overflow: auto;
	visibility: visible;
}

#SubSiteNavigation {
	position:absolute;
	left:138px;
	top:274px;
	/*width:173px;*/
	width:100px;
	height:427px;
	z-index:2;
	/*border: #cedbe3 thin solid;*/
	/*background-color: #cedbe3; */
}

.SubsiteMainImage {
	width: 306px;
}

#SubSiteLeftMenu {
	/*background-image: url(../Images/SubSiteLeftNav.jpg);*/
	background-color:#FFFFFF;
}

#SubSiteLeftMenu a{
	color: rgb(51,102,153);
	text-decoration: none;
}

#SubSiteLeftMenu a:hover{
	text-decoration: underline;
}

#Currents {
	position:absolute;
	left:362px;
	top:274px;
	width:306px;
	/*height:500px;*/
	z-index:2;
}

#Currents p.header {
	color: rgb(103,167,206);
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#Currents p.article {
	font-size: 13px;
	color: #555555;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#Currents p.readMore {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#Currents p.readMore a {
	color: rgb(168,188,142);
	text-decoration: none;
}

#Currents p.readMore a:hover {
	text-decoration: underline;
}

#Currents {
	padding-right: 15px;
	padding-left: 15px;
}



#SubSiteCurrents {
	position:absolute;
	/*left:362px;*/
	left:300px;
	top:274px;
	/*width:600px;*/
	width:662px;
	/*height:500px;*/
	z-index:2;
}

#SubSiteCurrents p.header {
	color: rgb(103,167,206);
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#SubSiteCurrents div.article {
	font-size: 13px;
	color: #555555;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#SubSiteCurrents p.readMore {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#SubSiteCurrents p.readMore a {
	color: rgb(168,188,142);
	text-decoration: none;
}

#SubSiteCurrents p.readMore a:hover {
	text-decoration: underline;
}

#SubSiteCurrents {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#SubSiteLeftMenu {
	padding-left: 6px;
}

#WebExtras {
	width: 100px;
	/*height: 419px;*/
	float: right;
	padding: 5px;
	margin: 10px;
	border: solid 1px #000000;
	background-color: #E0EEF7;
}
#WebExtras a{
	color: rgb(51,102,153);
	text-decoration: none;
	font-weight:bold;
}
#WebExtras a:visited {
	text-decoration: none;
}
#WebExtras a:hover {
	text-decoration: underline;
}

img.articleDefaultImage {
	height: 125px;
	width: 125px;
	float: left;
	border: solid 1px #000000;
	margin: 5px;
}

div.articleCaptionBox {
	width: 135px;
	float: left;
	margin: 5px;
	/*border: solid 1px #000000;*/
	font-size: 10px;
	color: #000066;
	text-align: center;
}
