.wrapper {
	width: 1070px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	}

body {
	background-color: #ffffff;
	}

.wrapper_nav {
	width: 1070px;
	height: 75px;
}

.wrapper_nav_left {
	width: 730px;
	height: 75px;
	float: left;
}

#pressRelease {
	height: 400px;
	width: 315px;
	overflow: auto;
	margin: 0px;
}

#projectList {
	height: 400px;
	width: 315px;
	overflow: auto;
	margin: 0px;
}

#staffList {
	height: 360px;
	width: 315px;
	overflow: auto;
	margin: 0px;
}

#homeList {
	height: 400px;
	width: 315px;
	overflow: auto;
	margin: 0px;
}

#contentTitle {
	height: 30px;
	width: 315px;
	}

#staffTitle {
	height: 70px;
	width: 315px;
	}
	
#homeTitle {
	height: 30px;
	width: 315px;
	}	

.wrapper_nav_right {
	width: 335px;
	height: 75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 735px;
}

.wrapper_content {
	height: 450px;
	width: 1070px;
	}

.wrapper_content_left {
	height: 450px;
	width: 730px;
	float: left;
	background-color: #ffffff;
	
}

.wrapper_content_right {
	background-color: #F4F4F4;
	height: 430px;
	width: 315px;
	margin-left: 735px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #777777;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.wrapper_footer {
	height: 30px;
	width: 1070px;
	}

.wrapper_footer_left {
	height: 30px;
	width: 730px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
}

.wrapper_footer_right {
	height: 30px;
	width: 335px;
	margin-left: 735px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-top: 5px;
}
	
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
}
.date_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #F99933;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF9933;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF9933;
	font-weight: bold;
}

img {
border: none;
}
.contentTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555;
}
.projectLink {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333333;
}

