/****** Picture ******/

#main_pic {
	background-color: #FFFFFF;
	padding-top: 1px;
}

/***** News ******/

#heading_box {
	width: 900px;
}

#news_box {
	height: 33px;
	width: 232px;
	float: left;
	background-color: #eaeaea;
}

#news_box p {
	margin: 0;	
	padding: 7px 10px;
	font-family: arial, sans-serif;
	color: #3f6f88;
	background-color: #eaeaea;
	font-size: 10pt;
	letter-spacing: 3px;
}

#partners {
	background-color: #eaeaea;
	height: 33px;
	width: 232px;
	float: right;
}

#partners p {
	margin: 0;	
	padding: 7px 10px;
	font-family: Arial, sans-serif;
	color: #3f6f88;
	background-color: #eaeaea;
	font-size: 10pt;
	letter-spacing: 3px;
}

#main_content {
	height: 33px;
	width: 432px;
	float: left;
	margin-left: 2px;
	background-color: #eaeaea;
}

#main_content p {
	margin: 0;
	text-align: center;	
	padding-top: 7px;
	font-family: Arial, sans-serif;
	color: #3f6f88;
	background-color: #eaeaea;
	font-size: 10pt;
	letter-spacing: 3px;
}

/******* Content Boxes *******/

#leftC { 
	width: 230px;
	margin-top: 20px;
	height: 100%;
	padding-bottom: 5px;
	float: left;
}

#centerC { 
	width: 650px;
	border-left: 1px solid #DFDFDF;
	font-family: arial, sans-serif;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 100%;
	float: left;
}

#centerC a, a:visited {
	color: #3F6F88;
	text-decoration: none;
	font-size: 9pt;
}

#centerC  a:hover {
	color: white;
	background-color: #3F6F88;
	text-decoration: underline;
	font-size: 9pt;
}

#centerC  th {
	color: white;
	background-color: #3F6F88;
	font-size: 8pt;
}

#centerC td {
	color: #3F6F88;
	text-decoration: none;
	font-size: 8pt;
}

#centerC h1 
{
	background-color: #3F6F88;
	color: white;
	font-size: 14px;
	text-align: center;
}

p.centerTitle {
	font-family: Verdana;
	text-align: left;
	font-size: 9pt;
	color: #485054;
	padding-left: 10px;
}

#rightC { 
	width: 230px;
	margin-top: 20px;
	margin-left: 5px;
	height: 100%;
	padding-bottom: 5px;
	float: right;
}

#rightC ul li {
	list-style-type: none;
	padding-right: 10px;
	line-height: 2em;
}

/****** News Items ******/

#news {
	width: 95%;
	font-family: arial, sans-serif;
	font-size: 7pt;
	height: 100%;
	margin-left: 10px;
}

#news a, a:visited {
	color: #3F6F88;
	text-decoration: none;
	font-size: 7pt;
}

#news  a:hover {
	color: white;
	background-color: #3F6F88;
	text-decoration: underline;
	font-size: 7pt;
}

#news h1 
{
	background-color: #3F6F88;
	color: white;
	font-size: 14px;
	text-align: center;
}

/******* Project Boxes *******/

#leftP { 
	width: 130px;
	margin-top: 20px;
	height: 100%;
	padding-bottom: 5px;
	float: left;
}

#centerP { 
	width: 740px;
	border-left: 1px solid #DFDFDF;
	font-family: arial, sans-serif;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 100%;
	float: left;
}

#centerP a, a:visited {
	color: #3F6F88;
	text-decoration: none;
	font-style: italic;
	font-size: 8pt;
}

#centerP  a:hover {
	color: white;
	background-color: #3F6F88;
	text-decoration: underline;
	font-size: 8pt;
}

#centerP  th {
	color: white;
	background-color: #3F6F88;
	font-size: 8pt;
}

#centerP td {
	color: #3F6F88;
	text-decoration: none;
	font-size: 8pt;
}

#centerP h1 
{
	background-color: #3F6F88;
	color: white;
	font-size: 14px;
	text-align: center;
}

.date {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #485054;
}

.newsLink a, .newsLink a:visited {
	color: #00169D;
	text-decoration: none;
	font-size: 9pt;
}

.newsLink a:hover {
	color: #3f6f88;
	text-decoration: underline;
	font-size: 9pt;
}


	

