
 body {
 	margin:0; 
 	padding:0; 
 	background: #8F90A1;}



table, td {
	border-collapse: collapse;
}

table, td, img {
	border:0;
}

td, tr {
	font: 13px/16px times, tahoma, arial, helvetica, sans-serif; 
/*	color:#BCBCBC; */
	color:#ffffff; 
	vertical-align: top;  
	text-align: left;}




a { 
	color:#FFFFFF; 
	text-decoration: none;
}
a:hover{ 
	color:#FFFFFF; 
	border: 0;
	text-decoration: underline;
}
a:focus { 
	color:#FFFFFF; 
	border: 0;
	text-decoration: none;
}
.divider {
	background-color: #8F90A1;
	height: 2px;
	width: 766px;
}
.h1 { 
	background:url(../images/h1.gif) top left no-repeat; 
	height: 37px;
}

#leftContent {
	width: 340px;
	padding: 10px;
}
.news a img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
.projects a img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
#rightContent {
	width: 305px;
	padding: 10px;
	background-color: #3A3EA6;
	
}
#newsSection {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
#recentProjects {
	background-color: #3A3EA6;
}
.borderSide {
	width: 40px;
}
#welcome {
/*	background-color: #FFE260; */
	background: transparent;
	border: 2px solid red;
	width: 680px;
	color: #ffffff;
	font-family: times;
	font-size: 14px;
	padding: 5px;
}
#pressRelease {
	background-color: transparent;
	width: 340px;
	color: #ffffff;
	font-family: times, arial;
	font-size: 14px;
	padding: 5px;
}
#pressRelease a {
	color: white;
}
#prTitle {
	background-color: transparent;
/*	border: 1px solid #cacaca; */
	height: 48px;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
	color: #FFE260;
	vertical-align: middle;
	font-family: times, tahoma, Arial;
	
}
#prPics {
	height: 64px;
	width: 340px;
	padding-top: 3px;
}
#prPics img {
	padding-left: 3px;
}

h1 {
	padding-top: 5px;
}
h2 {
	padding: 3px;
}